Page 1 of 1

A serialization error occurred

PostPosted: Sun Dec 29, 2013 21:39
by KingSmarty
Wanted to load my world a little while ago but i'm getting this error:
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
22:33:44: ERROR[main]: minetest.deserialize(): ...rogram Files\Minetest 0.4.8\bin\..\builtin/serialize.lua:169: [string ""]:1: unexpected symbol
22:33:44: ERROR[main]: minetest.deserialize(): ...rogram Files\Minetest 0.4.8\bin\..\builtin/serialize.lua:169: [string ""]:1: unexpected symbol
[OK] Mesecons
Pipeworks loaded!
[Bushes] Loaded.
22:33:44: ERROR[main]: A serialization error occurred:
22:33:44: ERROR[main]: ServerEnvironment::loadMeta(): EnvArgsEnd not found
22:33:44: ERROR[main]: The server is probably  running a different version of Minetest.

PostPosted: Sun Dec 29, 2013 21:47
by PilzAdam
Fix in the FAQ.

PostPosted: Sun Dec 29, 2013 21:51
by KingSmarty
Sry looked at the FAQ before.....have to be blind :|

PostPosted: Mon Dec 30, 2013 11:05
by Topywo
KingSmarty wrote:Sry looked at the FAQ before.....have to be blind :|


[/spoiler]
[spoiler=Some exception: "ServerEnvironment::loadMeta(): EnvArgsEnd not found"]
Put something like this in env_meta.txt in your world folder

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 = 40053
time_of_day = 20068
EnvArgsEnd


it doesn't matter much which numbers you use.

PostPosted: Mon Dec 30, 2013 14:58
by KingSmarty
I just ment that i didn't see it before PilzAdam said it's there. But still thanks for the help.