Björn Ritzl

Results 439 comments of Björn Ritzl

Internal ticket: https://github.com/defold/defold/issues/3389

Is it the same for all .go files? Has this .go file been modified outside the Defold editor?

Do you happen to have some security software (firewall or antivirus) that perhaps prevents the connection between the debugger and the running application?

Same as https://github.com/defold/editor2-issues/issues/2911

"javafx.scene.control.skin.TabPaneSkin in perfromDrag at line 2096"

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

Did this happen while trying to edit input bindings? Did it happen more than once?

Correct, that is a parsing error. Good that you found the reason!

This is very likely caused by a corrupt dependency. Could you please try deleting the .internal folder in your project, fetch dependencies again and the bundle?