Recovering corrupted world after hard-crash

Post Reply
User avatar
philipbenr
Member
Posts: 1897
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: robinspi
Location: United States

Recovering corrupted world after hard-crash

by philipbenr » Post

So I was playing in my world while my computer was doing some other work, and my computer hard crashed. When I restarted, my world would not load.

Code: Select all

2021-05-06 00:01:15: ERROR[Main]: A serialization error occurred:
2021-05-06 00:01:15: ERROR[Main]: ServerEnvironment::loadMeta(): EnvArgsEnd not found!
2021-05-06 00:01:15: ERROR[Main]: The server is probably  running a different version of Minetest.
2021-05-06 00:01:15: ACTION[Main]: Server: Shutting down
2021-05-06 00:01:15: ERROR[Main]: In thread 1:
2021-05-06 00:01:15: ERROR[Main]: /tmp/minetest/src/serverenvironment.cpp:e9: createIntroductionTimesString: A fatal error occurred: attempted to query on non fully set up LBMManager
It looks like something got lost in the abrupt shutdown. Anyone able to help me out? I'd rather not toss my world with probably 100+ hours of work that I never thought to backup...

Note: this world was started on Minetest 0.5.1 and migrated over to 0.5.4 by simple copy paste if that is important (though a minor version change shouldn't have this much of an effect?)

twoelk
Member
Posts: 1482
Joined: Fri Apr 19, 2013 16:19
GitHub: twoelk
IRC: twoelk
In-game: twoelk
Location: northern Germany

Re: Recovering corrupted world after hard-crash

by twoelk » Post

maybe related to
https://github.com/minetest/minetest/issues/9425

does replacing the env_meta.txt from a working similar setup help?
...edit...
or just delete it as suggested here

User avatar
philipbenr
Member
Posts: 1897
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: robinspi
Location: United States

Re: Recovering corrupted world after hard-crash

by philipbenr » Post

twoelk wrote:
Thu May 06, 2021 11:48
maybe related to
https://github.com/minetest/minetest/issues/9425

does replacing the env_meta.txt from a working similar setup help?
...edit...
or just delete it as suggested here
Deleting and resetting works. Will add some comments to the issue.

Post Reply

Who is online

Users browsing this forum: No registered users and 7 guests