defold / editor2-issues

DEPRECATED
45 stars 4 forks source link

Tried to quit from editor and got an error #2960

Open nefrace opened 4 years ago

nefrace commented 4 years ago

Expected behaviour

Close the editor

Actual behaviour

Got an error

Steps to reproduce

Actually don't know. It just happens when i click "close".


Build time2020-04-28T07:55:02.593053
Defold channeleditor-alpha
Defold editor sha39749b921d8e37b9a669f4096a3faa6d7252dec5
Defold engine shae22f6d2f81e7c53ebcbfefe703ff22ce5da252c0
Defold version1.2.168
Error43665793223d44f482c591a4958954ed
GPUIntel(R) HD Graphics 3000
GPU Driver3.1.0 - Build 9.17.10.4229
Java version11.0.1+13
OS archamd64
OS nameWindows 7
OS version6.1
eangelin commented 4 years ago

Looks like an error while checking if changes need saving. Message missing required fields: input com.google.protobuf.AbstractMessage$Builder in newUninitializedMessageException at line 550 com.dynamo.input.proto.Input$TouchTrigger$Builder in build at line 3627 com.dynamo.input.proto.Input$TouchTrigger$Builder in build at line 3583 editor.protobuf$pb_builder_raw$builder_fn in invoke at line 409

eangelin commented 4 years ago

@Nefrace Can you reproduce this error easily?