You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have had severe issues withe the game crasting with a kernel panic in some occstions when loading save data. Not all the time, but every 5th to 10th time. The actual save data is fine, when I restart and try again it usually does load. I have taken all the usual recommended steps, including script lock and to clear the scene stack before loading but without improvement. When I checked the console in Sameboy i got a message about invalid opcode, which led me to try a different compiler preset. After changing to from ”Default” to ”Slower” the issue seems to be gone.
To Reproduce
It is hard to reproduce as it doesn’t happen all the time. But basically:
Create a game.
Add a save
Compile and run with Default setting.
Play game and save
Restart game and try to load the data.
Observe that sometimes the game crashes with a kernel panic
Then comple and run with ”Slower” setting and note that crashes do not happen anymore.
I have had severe issues withe the game crasting with a kernel panic in some occstions when loading save data. Not all the time, but every 5th to 10th time. The actual save data is fine, when I restart and try again it usually does load. I have taken all the usual recommended steps, including script lock and to clear the scene stack before loading but without improvement. When I checked the console in Sameboy i got a message about invalid opcode, which led me to try a different compiler preset. After changing to from ”Default” to ”Slower” the issue seems to be gone.
To Reproduce
It is hard to reproduce as it doesn’t happen all the time. But basically:
Then comple and run with ”Slower” setting and note that crashes do not happen anymore.
Platform:
Additional context
I have read about others experiencing similar issues in the Discord. Example:
https://discord.com/channels/554713715442712616/585023243732123676/1319565359291961428
The text was updated successfully, but these errors were encountered: