FAOSDance
FAOSDance copied to clipboard
A stand-alone, free and open-source implementation of the Fruity Dance plugin from FL Studio
The settings window crashes to an invalid range property. I have no idea why this happens, though it is caused by one of the scripts. Needs more testing.
For script testing reasons, it might be nice to have a tray notification if/when the sprite is partially or fully out of the viewable area of the window.
It'd be nice to have a window pop-up for the rare occasion the program crashes and why it did so, so it doesn't have to be tested by running it...
Extensions should be able to have their own lang file and use lang keys.
The settings categories should be toggle-able, so they don't all have to be shown.
When running on Manjaro Cinnamon, the drawing flickers whilst not clearing old frames. Per-pixel transparency is also not working, so the window can be clicked anywhere inside the region.
When I clicked on 'save configuration' the program wouldn't open anymore. What could I do to fix it?
Error message when running from command prompt: Exception in thread "main" java.lang.ExceptionInInitializerError at com.deflatedpickle.faosdance.MainKt.main(main.kt:22) at com.deflatedpickle.faosdance.MainKt.main(main.kt) Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private java.lang.String java.net.URL.host accessible: module java.base does...