Skip to content

Instantly share code, notes, and snippets.

@ruifung
Created March 2, 2013 07:23
Show Gist options
  • Save ruifung/5070048 to your computer and use it in GitHub Desktop.
Save ruifung/5070048 to your computer and use it in GitHub Desktop.
java.lang.NullPointerException
at codechicken.core.ServerUtils.sendPacketToPostion(ServerUtils.java:98)
at codechicken.wirelessredstone.addons.WRAddonServerPacketHandler.sendKillREP(WRAddonServerPacketHandler.java:137)
at codechicken.wirelessredstone.addons.EntityREP.x(EntityREP.java:300)
at codechicken.wirelessredstone.addons.EntityREP.j_(EntityREP.java:201)
at yc.a(World.java:2293)
at yc.g(World.java:2255)
at yc.h(World.java:2109)
at net.minecraft.client.Minecraft.l(Minecraft.java:1863)
at net.minecraft.client.Minecraft.J(Minecraft.java:846)
at net.minecraft.client.Minecraft.run(Minecraft.java:771)
at java.lang.Thread.run(Unknown Source)
EXTRA DETAILS:
- Client crash only.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment