Windows .exe Crashing in adding server multiplayer

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

Slutnick

New Member
Jul 29, 2019
40
0
0
Hello..
Iam getting this strange error when iam typing in ip adress in multiplayer server

Code:
2013-01-09 18:55:29 [INFO] [STDERR] java.lang.NullPointerException
2013-01-09 18:55:29 [INFO] [STDERR] at binnie.extrabees.nei.ExtraBeeKeyHandler.keyUp(ExtraBeeKeyHandler.java:44)
2013-01-09 18:55:29 [INFO] [STDERR] at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.keyTick(KeyBindingRegistry.java:117)
2013-01-09 18:55:29 [INFO] [STDERR] at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.tickStart(KeyBindingRegistry.java:90)
2013-01-09 18:55:29 [INFO] [STDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
2013-01-09 18:55:29 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:119)
2013-01-09 18:55:29 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:356)
2013-01-09 18:55:29 [INFO] [STDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1455)
2013-01-09 18:55:29 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:846)
2013-01-09 18:55:29 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:771)
2013-01-09 18:55:29 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
 

Slutnick

New Member
Jul 29, 2019
40
0
0
yay. and it dosent crash when iam using it :) so lol

edit: I looked under Controls. i scrolled down and i see 0 is ItemRender so i tried to change it, and it crashed :)
 

HerbertIzMe

New Member
Jul 29, 2019
85
0
0
Change the key binding for ItemRender under controls in your settings. It should be the very last item
 
Status
Not open for further replies.