Page 1 of 1

What in the world does this mean?

Posted: Fri May 04, 2012 02:32
by InfinityProject
I was playing on one of my personal worlds and my computer crashed. When I came back on this came up:


Some exception, what0="ServerEnvironment::loadMeta0:EnvArgsEnd not found"

This world was nothing special, but I was making it really cool. Does anyone know what this means?

Posted: Fri May 04, 2012 09:03
by Calinou
This is due to a corrupt env_meta.txt file. Go inside your world folder, delete the env_meta.txt file there, create a new env_meta.txt file and paste this:

Code: Select all

game_time = 8953
time_of_day = 16397
EnvArgsEnd

Posted: Fri May 04, 2012 14:21
by InfinityProject
Thanks! It worked!