Windows .exe Minecraft unexpectedly crashed

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

daavjuks

New Member
Jul 29, 2019
7
0
0
Whenever i load my world it says "Downloading World" then "Shutting down internal servers" flash and i get an error. I was getting crashes about every hour of playing cause of bugs whit IC2 sounds (Made a thread about it).But now i just get the error message n that's it :S. Any help would be appriciated.

My specs:
Ati Radeon HD 4550
2GB Ram
Intel Pentium Dual E2180 @2.00Ghz
Windows 7 32-bit

P.S. here's the error log: http://pastebin.com/srbAKBhc .And i have Optifine standart edition,lwjgl 2.8.4 and I disabled Ender Storage cause i didn't need it.
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
Do you play single player or on a server?

Code:
java.lang.NullPointerException
        at codechicken.nei.NEIClientConfig.setDefaultBoolean(NEIClientConfig.java:358)
        at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:319)
        at codechicken.nei.ClientPacketHandler.handleSMPCheck(ClientPacketHandler.java:121)
        at codechicken.nei.ClientPacketHandler.handlePacket(ClientPacketHandler.java:26)
        at codechicken.core.PacketCustom$ClientPacketHander.handle(PacketCustom.java:78)
        at codechicken.core.PacketCustom$CustomPacketHandler.onPacketData(PacketCustom.java:47)
        at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:249)
        at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:239)
        at
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
seems either NEI is causing a problem or there is a connection issue, wich as i saw in an other post is rather strange since your running single player >.<
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
Can you try to delete the NEI configfiles and redownload them? OR backup your worlds and do a force update in the launcher?
 
Status
Not open for further replies.