adam9899 / Issues

14 stars 0 forks source link

Can't create singleplayer world after Server connection caused by RFTools Dimensions #377

Open tkerkering opened 4 years ago

tkerkering commented 4 years ago

After I join my server with rftools dimensions machines and everything I can't go back into the main menu and create a singleplayer world (it crashed and tells me RFTools Dimensions is at fault)

SashaGelert commented 4 years ago

I began having this same issue after updating to pack version 1.3.5.3; Everything worked fine under the previous 1.3.5b modpack build My Stats: OS: Linux Mint Minecraft 1.12.2 - MultiMC launcher

Server Friend Stats: OS: Windows 10 Minecraft 1.12.2 - Twitch Launcher

The crash is generated on both systems as:

java.lang.RuntimeException: Dimension information for dimension 3 is missing!

Which when creating a new single player world from nothing doesn't make much sense as there shouldn't be a "dimension 3' yet to begin with as far as I'm aware (beneath is -144, etc)

Steps to reproduce the error: Load minecraft client - create single player world "testworld A"- minecraft performs as one would expect. in building a new world, then taking it's time to finish building the thaumic aspect list.

Close "testworld A", then re-open to verify game file integrity. World loads fine.

Close 'testworld A', then join MCEternal multiplayer server - multiplayer performs as expected

Disconnect from server, go to singleplayer, open 'testworld A' - Error is generated;

java.lang.RuntimeException: Dimension information for dimension 3 is missing!

Return to title screen, attempt to create a new single player world 'testworld B' - Same error is generated.

Close Minecraft client, re-load client, re-open 'testbed A' - world loads fine.

This all seems to imply that while minecraft itself is saving/loading game data normally, RFTools Dimensions is somehow 'holding' onto server-based data when returning to a single player world without fully re-loading the minecraft client.