Crash When Using /rftdim recover
natedogith1 opened this issue · 5 comments
When I try to use this command to recover a dimension the server crashes. This occurred right after an update to the modpack (FTB Infinity).
latest.log http://pastebin.com/2qQabVtp
part of fml-server-*.log that seems relevant http://pastebin.com/rwEYdTUh
Are there any more files needed to debug this?
I would like to see the /rftdim info output of that dimension (you'll probably have to go back to a back for that). It appears to have a problem with a mob dimlet in it. From what version of infinity did you update?
Also why did you need to do a recover? And what version of rftools are you using now?
From version 1.2.1 I think. I needed to do a recover because the dimension broke for some reason. And it went from version 2.54 to version 2.71
This is the dimension with id 14 by the way.
The ouput of /rftdim info from inside the dimension is (copied from FTB launcher console)
[04:05:18] [Client thread/INFO]: [CHAT] §eDescription string B15,C166,T406,e429,f418,S399,M340,t486,d181,d178
[04:05:18] [Client thread/INFO]: [CHAT] §e Digits: 30
[04:05:18] [Client thread/INFO]: [CHAT] §e World version: 1
[04:05:18] [Client thread/INFO]: [CHAT] §e Terrain: TERRAIN_VOID
[04:05:18] [Client thread/INFO]: [CHAT] §e Base block: Stone
[04:05:18] [Client thread/INFO]: [CHAT] §e Base fluid: Water
[04:05:18] [Client thread/INFO]: [CHAT] §e Biome controller: CONTROLLER_SINGLE
[04:05:18] [Client thread/INFO]: [CHAT] §e Biome: MushroomIsland
[04:05:18] [Client thread/INFO]: [CHAT] §e Feature: FEATURE_NONE
[04:05:18] [Client thread/INFO]: [CHAT] §e Structure: STRUCTURE_NONE
[04:05:18] [Client thread/INFO]: [CHAT] §e Sun brightness: 1.0
[04:05:18] [Client thread/INFO]: [CHAT] §e Star brightness: 1.0
[04:05:18] [Client thread/INFO]: [CHAT] §e Sky color: 1.0, 1.0, 1.0
[04:05:18] [Client thread/INFO]: [CHAT] §e Fog color: 1.0, 1.0, 1.0
[04:05:18] [Client thread/INFO]: [CHAT] §e Celestial angle: 0.0
Can you try the latest dev build here: https://drone.io/github.com/McJty/RFTools/files
That version should allow recovering your dimension without crashing (if I did it right).
Another option (if you don't want to upgrade to the latest rftools) is to upgrade first from 2.54 to rftools 2.64. See if that works (if needed recover) and then upgrade from 2.64 to 2.71.