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
On my system this call world->save(SAVEGAME);
blocks and prevents the game from starting. I did some debugging and there is some recursive function call inside bs code.
A:
the save call takes ages for me when I run via the debugger. It's totally fine from the command line though. Should also not matter if you load a small world like OLDMINE. Otherwise you can just comment it out for now, but we should figure out what's taking it so long
The text was updated successfully, but these errors were encountered:
From Gitter:
Q:
A:
The text was updated successfully, but these errors were encountered: