editor2-issues
editor2-issues copied to clipboard
Tried to quit from editor and got an error
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 time | 2020-04-28T07:55:02.593053 |
| Defold channel | editor-alpha |
| Defold editor sha | 39749b921d8e37b9a669f4096a3faa6d7252dec5 |
| Defold engine sha | e22f6d2f81e7c53ebcbfefe703ff22ce5da252c0 |
| Defold version | 1.2.168 |
| Error | 43665793223d44f482c591a4958954ed |
| GPU | Intel(R) HD Graphics 3000 |
| GPU Driver | 3.1.0 - Build 9.17.10.4229 |
| Java version | 11.0.1+13 |
| OS arch | amd64 |
| OS name | Windows 7 |
| OS version | 6.1 |
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
@Nefrace Can you reproduce this error easily?