Intersting Crash

  • 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.

Karasu

New Member
Jul 29, 2019
5
0
0
Hi all, i have found that i've run into a reproducable (for me) crash with FTB ultimate pack. Following the most recent update i have been constantly crashing whenever i enter the Multiplayer screen, before i can connect to servers, and i keep getting the same messages in console.

2013-03-13 22:00:26 [INFO] [STDERR] java.lang.NullPointerException
2013-03-13 22:00:26 [INFO] [STDERR] at com.github.AbrarSyed.SecretRooms.client.SecretKey.keyUp(SecretKey.java:47)
2013-03-13 22:00:26 [INFO] [STDERR] at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.keyTick(KeyBindingRegistry.java:117)
2013-03-13 22:00:26 [INFO] [STDERR] at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.tickEnd(KeyBindingRegistry.java:99)
2013-03-13 22:00:26 [INFO] [STDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
2013-03-13 22:00:26 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:139)
2013-03-13 22:00:26 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:368)
2013-03-13 22:00:26 [INFO] [STDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1914)
2013-03-13 22:00:26 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:848)
2013-03-13 22:00:26 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:773)
2013-03-13 22:00:26 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)


Any help solving this conundrum would be vastly appreciated.

Edit: Pastebin of the server log http://pastebin.com/Xm7fCd0A
 

Karasu

New Member
Jul 29, 2019
5
0
0
attached crashlog
 

Attachments

  • crash-2013-03-13_22.00.36-client.txt
    14 KB · Views: 55
Status
Not open for further replies.