Advertisement
Guest User

Untitled

a guest
Sep 5th, 2018
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.52 KB | None | 0 0
  1. 05.09 16:54:45 [Server] Server thread/ERROR Encountered an unexpected exception
  2. 05.09 16:54:45 [Server] INFO net.minecraft.util.ReportedException: Ticking entity
  3. 05.09 16:54:45 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:642) ~[MinecraftServer.class:?]
  4. 05.09 16:54:45 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?]
  5. 05.09 16:54:45 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
  6. 05.09 16:54:45 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396) [MinecraftServer.class:?]
  7. 05.09 16:54:45 [Server] INFO at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  8. 05.09 16:54:45 [Server] INFO Caused by: java.lang.ArrayIndexOutOfBoundsException: 116
  9. 05.09 16:54:45 [Server] INFO at net.minecraft.item.Item$ToolMaterial.func_150995_f(Item.java:1390) ~[adc.class:?]
  10. 05.09 16:54:45 [Server] INFO at net.minecraft.item.Item$ToolMaterial.getRepairItemStack(Item.java:1413) ~[adc.class:?]
  11. 05.09 16:54:45 [Server] INFO at lotr.common.item.LOTRValuableItems.registerToolMaterials(LOTRValuableItems.java:24) ~[LOTRMod%20v34.1.jar:?]
  12. 05.09 16:54:45 [Server] INFO at lotr.common.item.LOTRValuableItems.canMagpieSteal(LOTRValuableItems.java:44) ~[LOTRMod%20v34.1.jar:?]
  13. 05.09 16:54:45 [Server] INFO at lotr.common.entity.animal.LOTREntityBird.isStealable(LOTREntityBird.java:206) ~[LOTRMod%20v34.1.jar:?]
  14. 05.09 16:54:45 [Server] INFO at lotr.common.entity.animal.LOTREntityBird.canStealItem(LOTREntityBird.java:603) ~[LOTRMod%20v34.1.jar:?]
  15. 05.09 16:54:45 [Server] INFO at lotr.common.entity.animal.LOTREntityBird.access$300(LOTREntityBird.java:30) ~[LOTRMod%20v34.1.jar:?]
  16. 05.09 16:54:45 [Server] INFO at lotr.common.entity.animal.LOTREntityBird$2.func_82704_a(LOTREntityBird.java:326) ~[LOTRMod%20v34.1.jar:?]
  17. 05.09 16:54:45 [Server] INFO at net.minecraft.world.chunk.Chunk.func_76618_a(Chunk.java:1001) ~[apx.class:?]
  18. 05.09 16:54:45 [Server] INFO at net.minecraft.world.World.func_82733_a(World.java:3230) ~[ahb.class:?]
  19. 05.09 16:54:45 [Server] INFO at lotr.common.entity.animal.LOTREntityBird.func_70619_bc(LOTREntityBird.java:318) ~[LOTRMod%20v34.1.jar:?]
  20. 05.09 16:54:45 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774) ~[sv.class:?]
  21. 05.09 16:54:45 [Server] INFO at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367) ~[sw.class:?]
  22. 05.09 16:54:45 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611) ~[sv.class:?]
  23. 05.09 16:54:45 [Server] INFO at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206) ~[sw.class:?]
  24. 05.09 16:54:45 [Server] INFO at lotr.common.entity.animal.LOTREntityBird.func_70071_h_(LOTREntityBird.java:225) ~[LOTRMod%20v34.1.jar:?]
  25. 05.09 16:54:45 [Server] INFO at net.minecraft.world.World.func_72866_a(World.java:2070) ~[ahb.class:?]
  26. 05.09 16:54:45 [Server] INFO at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) ~[mt.class:?]
  27. 05.09 16:54:45 [Server] INFO at net.minecraft.world.World.func_72870_g(World.java:2034) ~[ahb.class:?]
  28. 05.09 16:54:45 [Server] INFO at net.minecraft.world.World.func_72939_s(World.java:1887) ~[ahb.class:?]
  29. 05.09 16:54:45 [Server] INFO at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~[mt.class:?]
  30. 05.09 16:54:45 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement