Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save game inefficient #83

Open
charlydelta opened this issue Aug 7, 2019 · 0 comments
Open

Save game inefficient #83

charlydelta opened this issue Aug 7, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@charlydelta
Copy link
Contributor

From Gitter:

Q:

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

@charlydelta charlydelta added the bug Something isn't working label Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant