Skip to content

Instantly share code, notes, and snippets.

@agaricusb
Last active May 12, 2016 18:31
Show Gist options
  • Save agaricusb/6803669 to your computer and use it in GitHub Desktop.
Save agaricusb/6803669 to your computer and use it in GitHub Desktop.
java.lang.NullPointerException at net.minecraft.item.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:581)
update: fixed in 646 - see https://github.com/MinecraftPortCentral/MCPC-Plus-Legacy/issues/1529
client kicked after picking up a Hopper with a Force Wrench (right-click), then placing on top of a Thermal Expansion pulverizer
mods/DartCraft Beta 0.1.18.jar
mods/ThermalExpansion-2.4.6.0.jar
b644
>2013-10-02 19:13:20 [SEVERE] [ForgeModLoader] A critical server error occured handling a packet, kicking 236542
java.lang.NullPointerException
at net.minecraft.item.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:581)
at net.minecraft.network.NetServerHandler.func_72472_a(NetServerHandler.java:875)
at net.smart.moving.playerapi.NetServerHandler.func_72472_a(NetServerHandler.java:42)
at net.minecraft.network.packet.Packet15Place.func_73279_a(SourceFile:58)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:442)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:223)
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:53)
at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:859)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:728)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:612)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
19:13:20 [WARNING] Failed to handle packet for agaricusb/172.16.0.3: java.lang.NullPointerException
java.lang.NullPointerException
at net.minecraft.item.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:581)
at net.minecraft.network.NetServerHandler.func_72472_a(NetServerHandler.java:875)
at net.smart.moving.playerapi.NetServerHandler.func_72472_a(NetServerHandler.java:42)
at net.minecraft.network.packet.Packet15Place.func_73279_a(SourceFile:58)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:442)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:223)
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:53)
at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:859)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:728)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:612)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
19:13:20 [INFO] [IncompatiblePlugin] agaricusb left the server! :'(
else if (!par1EntityPlayer.isSneaking() || par3ItemStack == null || par1EntityPlayer.getHeldItem().getItem().shouldPassSneakingClickToBlock(par2World, par4, par5, par6))
@cronv
Copy link

cronv commented May 12, 2016

Help - Help, Please!!! Oh my god!!!
Forge+MCP versions 1.5.2
Mods (1): ic2
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoSuchFieldError: field_71950_I
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at ic2.core.IC2.(IC2.java:1871)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at java.lang.Class.forName(Class.java:266)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:425)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at net.minecraft.client.Minecraft.startGame(Minecraft.java:411)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
[21:28:31] 2016-05-12 22:28:31 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:722)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment