Can't login back into server when have logged out from within Twilight dim
chezpaul opened this issue ยท 5 comments
Forge version: 2707
Twilight Forest version: 1.12.2 3.7.424
Link to crash log: https://pastebin.com/57xeAzCm
Steps to reproduce:
- Logout when in Twilight Forest Dim
- Try to log back in. Screen stays on Loggin in...
What I expected to happen: I should be able to login
What happened instead: It won't let me, even though the server thinks I am about to.
Looks like it fails here:
NullPointerException
mcjty.lostcities.dimensions.world.LostWorldType.getBiomeProvider(LostWorldType.java:65)
Seems to be fixed: McJtyMods/LostCities#136 (comment)