Crash: Remote control with no receiver
Zygahedron opened this issue ยท 0 comments
Steps to reproduce:
- Link a remote control to a port
- Overwrite that port with something else
- Turn the remote on and press a button on it
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at cd4017be.rs_ctr.item.ItemRemoteControl$Sender.tick(ItemRemoteControl.java:269)
at cd4017be.lib.TickRegistry.tick(TickRegistry.java:71)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1015_TickRegistry_tick_ServerTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:266)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:712)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:748)
Full crash log at https://www.dropbox.com/s/ktsj7xphqq35sch/crash-2020-07-15_04.37.00-server.txt?dl=0