Advertisement
Guest User

Untitled

a guest
Nov 17th, 2012
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. net.minecraft.server.MinecraftServer.r(MinecraftServer.java:577)
  2. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.WorldServer.tickEntities(WorldServer.java:444)
  3. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.World.tickEntities(World.java:1193)
  4. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.World.playerJoinedWorld(World.java:1315)
  5. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:546)
  6. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.World.entityJoinedWorld(World.java:1333)
  7. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.EntityLiving.j_(EntityLiving.java:508)
  8. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.EntitySheep.c(EntitySheep.java:51)
  9. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.EntityAnimal.c(SourceFile:33)
  10. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.EntityAgeable.c(EntityAgeable.java:58)
  11. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.EntityLiving.c(EntityLiving.java:1224)
  12. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.EntitySheep.bl(EntitySheep.java:43)
  13. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.EntityLiving.bl(EntityLiving.java:1422)
  14. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.PathfinderGoalSelector.a(PathfinderGoalSelector.java:104)
  15. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.PathfinderGoalBreed.e(PathfinderGoalBreed.java:45)
  16. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.PathfinderGoalBreed.g(PathfinderGoalBreed.java:68)
  17. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.EntitySheep.createChild(EntitySheep.java:227)
  18. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.EntitySheep.b(EntitySheep.java:173)
  19. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.EntitySheep.a(EntitySheep.java:210)
  20. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.CraftingManager.craft(CraftingManager.java:274)
  21. 17.11 18:10:46 [Server] SEVERE at org.bukkit.craftbukkit.event.CraftEventFactory.callPreCraftEvent(CraftEventFactory.java:506)
  22. 17.11 18:10:46 [Server] SEVERE at org.bukkit.craftbukkit.inventory.CraftInventoryCrafting.setResult(CraftInventoryCrafting.java:126)
  23. 17.11 18:10:46 [Server] SEVERE Caused by: java.lang.NullPointerException
  24. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
  25. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
  26. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493)
  27. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)
  28. 17.11 18:10:46 [Server] SEVERE at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:581)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement