Erik Angelin
Erik Angelin
https://defold.com/tutorials/15-puzzle/ `No implementation of method: :produce-value of protocol: #'internal.graph.types/Evaluation found for class: nil`
@yetiyoga123 Can you reproduce this, does it happen every time?
Sadly no updates :( We've thrown around a few ideas on how to solve it but nothing really "fits" into the architecture we use in the editor. Either they are...
Looks javafx related `class java.lang.NullPointerException` `javafx.scene.control.skin.TabPaneSkin in stopDrag at line 2216`
@UnyteLux Can you reproduce this? Looks like you were dragging a tab (perhaps accidentally).
Similar error: https://github.com/defold/editor2-issues/issues/2959
@pixelr0 Did you need to jump through any open-gl related hoops to get the editor started?
@flber Were you running Debug Start? F5? Looks like a network error when the debugger tried to attach to the engine.
Confirmed on `391d341ed522bcabdeb6b7eaa37151c0ac68d534` `java.lang.Exception: Setter of node 72057594037928360 (editor.gui/TemplateNode) :template could not be called java.lang.IllegalArgumentException: No implementation of method: :produce-value of protocol: #'internal.graph.types/Evaluation found for class: nil`
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...