Page 1 of 1

Irritating... caused me to lose 2 worlds I have worked on for ages

PostPosted: Tue Dec 11, 2012 20:21
by irksomeduck
Image

Can anyone help? This has happened to me on 0.4.1, and 0.4.4, so it is not a bug in the latest version. It has lost me my two main worlds and does not seem to go. The worlds that have been infected have nothing in common, and both have no mods installed (bar worldedit on 4.4) to cause the problem. Is there a solution to this problem?

PostPosted: Tue Dec 11, 2012 21:30
by BrandonReese
Make sure your env_meta.txt file isn't empty. Should be in worlds/{worldname}/env_meta.txt

I had this happen to me, I replaced the env_meta.txt from an old backup and it fixed it. If you don't have a backup, try this. It's the content of my env_meta.txt file but it looks like it's just time stuff so it shouldn't mess anything up.

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
game_time = 2617023
time_of_day = 17930
EnvArgsEnd


The same time I had this issue, my player files got corrupted and I had to delete all of them, so if you fix this and get a different error that might be the problem.

PostPosted: Wed Dec 12, 2012 07:17
by irksomeduck
Thanks a lot... It worked!