embeddedt
embeddedt
This is not an issue with VanillaFix, but rather Surge. See https://github.com/Epoxide-Software/Surge/issues/35.
This is not an issue with VanillaFix, but rather Surge. See https://github.com/Epoxide-Software/Surge/issues/35.
> notify all the mods that the player disconnected (despite this not being the case) so that they reset themselves, The problem, if I understand correctly, is that Forge mods...
I believe that there is a setting you have to enable. Check that you are in expert mode in the settings window, otherwise some settings are hidden.
Sledgehammer has a lot of fixes for vanilla issues like these (full disclosure, many of which I contributed). Unfortunately, the buggy logic has probably been copied into a lot of...
Do you have the full `latest.log` file?
My educated guess would be that you are running out of heap space.
You probably have to increase `LV_MEM_SIZE` (or the size of whatever heap you use).
The PNG doesn't need to be decoded into RAM first with that method. It can be drawn directly from flash to the display.
> lvgl v6.0 Please update to the `release/v6` branch, which contains 6.1 + any bugfixes after that. 6.0 is not supported.