Softlock from Warm Void trinket in RFTools Dimension
Gridith opened this issue · 7 comments
Version
0.4.10
When falling into the void of an RFTools Dimension and having Lost Trinket's Warm Void equipped you're stuck in a never ending "Loading Terrain..." screen.
Is there any way to recover from this? The world gets stuck on "Loading Terrain" even after closing and reopening the game. I tried editing my player NBT to move myself to world spawn, but it didn't help.
Depends on why you are stuck. Remove the trinket from your player might help. Make sure you set your dimension to the overworld too.
Removing the trinket fixed it.
For anyone else with this issue, make the following edits in level.dat (I used NBTExplorer):
- Set
Data/Player/Pos
to some location in the overworld (in X, Y, Z order). I set it to0, 120, 0
- Set
Data/Player/Dimension
tominecraft:overworld
- In
Data/Player/ForgeCaps/losttrinkets:player_data/trinkets/active_trinkets
(which is a list of compound tags), delete the compound tag containing only the string valuetrinket: losttrinkets:warm_void