New dimHelper crashes #6
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I would like to report a possible bug with DimDoors new dimHelper update that on exiting of SMP and SSP it crashes the client.
Will double check with other mods on the server/client to see if theirs a conflict
Stacktrace:
at StevenDimDoors.mod_pocketDim.dimHelper.save(dimHelper.java:1050)
at StevenDimDoors.mod_pocketDim.ConnectionHandler.connectionClosed(ConnectionHandler.java:47)
at cpw.mods.fml.common.network.NetworkRegistry.connectionClosed(NetworkRegistry.java:219)
at cpw.mods.fml.common.network.FMLNetworkHandler.onConnectionClosed(FMLNetworkHandler.java:330)
at net.minecraft.client.multiplayer.NetClientHandler.func_72546_b(NetClientHandler.java:808)
at net.minecraft.client.multiplayer.WorldClient.func_72882_A(WorldClient.java:287)
at net.minecraft.client.gui.GuiIngameMenu.func_73875_a(SourceFile:46)
at net.minecraft.client.gui.GuiScreen.func_73864_a(SourceFile:72)
at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:127)
at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:111)