Heya, I am quite a noob at being a server admin, and this is the first time I've performed an update trying to keep a world that's already been generated and played in.
I have a backup of the world (entire server directory), I also have the latest server release.
So far I've tried straight up making a new install of the release and then copying in the world file, ops file and server properties file - but I get this
And sure enough a new world is spawned instead of the old one and everyone's progress is lost.
Any advice from more experienced admins?
I have a backup of the world (entire server directory), I also have the latest server release.
So far I've tried straight up making a new install of the release and then copying in the world file, ops file and server properties file - but I get this
Code:
2012-11-21 06:09:29 [INFO] [Minecraft] Preparing level "FTB-Beta-A"
2012-11-21 06:09:29 [INFO] [STDOUT] Unable to find spawn biome
2012-11-21 06:09:30 [INFO] [ForgeModLoader] Loading dimension 0 (FTB-Beta-A) (hg@659b2647)
2012-11-21 06:09:32 [INFO] [ForgeModLoader] Loading dimension 7 (FTB-Beta-A) (hg@659b2647)
2012-11-21 06:09:32 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Portal data does not exist for dimension 7!
2012-11-21 06:09:32 [INFO] [ForgeModLoader] Loading dimension 1 (FTB-Beta-A) (hg@659b2647)
2012-11-21 06:09:32 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Portal data does not exist for dimension 1!
2012-11-21 06:09:32 [INFO] [ForgeModLoader] Loading dimension -1 (FTB-Beta-A) (hg@659b2647)
2012-11-21 06:09:32 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Portal data does not exist for dimension -1!
2012-11-21 06:09:32 [INFO] [STDOUT] [Portal Gun 1.4.2v0.3] Portal data does not exist for dimension 0!
2012-11-21 06:09:32 [INFO] [Minecraft] Preparing start region for level 0
2012-11-21 06:09:33 [INFO] [Minecraft] Preparing spawn area: 7%
2012-11-21 06:09:34 [INFO] [Minecraft] Preparing spawn area: 14%
2012-11-21 06:09:35 [INFO] [Minecraft] Preparing spawn area: 24%
And sure enough a new world is spawned instead of the old one and everyone's progress is lost.
Any advice from more experienced admins?