j-px
j-px
Seems fine. Maybe you changed SketchLogger to not work anymore then. Can you show it, maybe as file this time?
How did that file even compile? You used a different application class that's not `SketchApplication`.
Try replacing all `SketchApplication` references in SketchLogger.java with your custom application class' name.
Alright I think that's why it compiled. Still try changing SketchLogger though, that should fix your problem,
Upcoming bugfix will not generate SketchApplication.java when a custom application class is in use, and replace uses of SketchApplication in generated files like SketchLogger with the custom application class. Automatically...
Using Java Manager, yes. Just copy the file that got generated.
Should have been implemented with commit 09a45b7bf4b296260b3f87805e4baa75afb15396.
This is a known issue in v6.4.0-rc04, and already was fixed. Wait for v6.4.0-rc05's release or use an earlier version, like v6.4.0-rc03.
There are no fixed release dates, it'll be released when we feel like it is ready. And that's not soon, at least until current Logic Editor bugs are fixed.
More details? Should we just guess what could be wrong or what? Screenshots of used Blocks (the Block being shown fully!), and error message would be great, else this discussion...