Page 1 of 1

Map entering Error

Posted: Fri May 02, 2014 02:42
by ZachyGames
Help! every time i visit my minigames map it says this

Image

Image

Image

my last visit to my map is april sunday and i visit it in 3 different versions - dev(random numbers) and 3rdprv and 8b02a01-win32

Re: Map entering Error

Posted: Fri May 02, 2014 07:52
by Calinou
Edit your env_meta.txt which is in your world directory, replace everything in it with this:

Code: Select all

game_time = 154
time_of_day = 12154
EnvArgsEnd

Re: Map entering Error

Posted: Fri May 02, 2014 07:54
by Krock
To the Lua error: override the builtin folder with the newest again.
To solve the 2nd problem, delete the "env_meta.txt" in your worlds folder.

EDIT: agh.. ninja'd

Re: Map entering Error

Posted: Sat May 03, 2014 03:36
by ZachyGames
Calinou wrote:Edit your env_meta.txt which is in your world directory, replace everything in it with this:

Code: Select all

game_time = 154
time_of_day = 12154
EnvArgsEnd
Thx Calinou.