Advertisement
Guest User

Untitled

a guest
May 20th, 2018
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.47 KB | None | 0 0
  1. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:746]: Wrong Id while spawn: Unown_C
  2. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: java.lang.IllegalArgumentException: bound must be positive
  3. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at java.util.Random.nextInt(Random.java:388)
  4. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler$LevelRange.apply(SpawnHandler.java:126)
  5. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler.getSpawnLevel(SpawnHandler.java:454)
  6. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler.creatureSpecificInit(SpawnHandler.java:288)
  7. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler.doSpawnForType(SpawnHandler.java:712)
  8. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler.doSpawnForLocation(SpawnHandler.java:647)
  9. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler.spawn(SpawnHandler.java:785)
  10. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler.tick(SpawnHandler.java:869)
  11. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.EventsHandler.TickEvent(EventsHandler.java:1123)
  12. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_166_EventsHandler_TickEvent_WorldTickEvent.invoke(.dynamic)
  13. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  14. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:652)
  15. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:590)
  16. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:273)
  17. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:774)
  18. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
  19. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
  20. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
  21. [11:16:59] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at java.lang.Thread.run(Thread.java:748)
  22. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:746]: Wrong Id while spawn: Unown_A
  23. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: java.lang.IllegalArgumentException: bound must be positive
  24. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at java.util.Random.nextInt(Random.java:388)
  25. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler$LevelRange.apply(SpawnHandler.java:126)
  26. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler.getSpawnLevel(SpawnHandler.java:454)
  27. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler.creatureSpecificInit(SpawnHandler.java:288)
  28. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler.doSpawnForType(SpawnHandler.java:712)
  29. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler.doSpawnForLocation(SpawnHandler.java:647)
  30. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler.spawn(SpawnHandler.java:785)
  31. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler.tick(SpawnHandler.java:869)
  32. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.EventsHandler.TickEvent(EventsHandler.java:1123)
  33. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_166_EventsHandler_TickEvent_WorldTickEvent.invoke(.dynamic)
  34. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  35. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:652)
  36. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:590)
  37. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:273)
  38. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:774)
  39. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
  40. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
  41. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
  42. [11:17:02] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at java.lang.Thread.run(Thread.java:748)
  43. > May 20, 2018 11:17:33 AM pokecube.core.interfaces.PokecubeMod log
  44. SEVERE: Error Handling command for type ATTACKENTITY for mob GenericPokemob_sharpedo['Sharpedo'/66414, l='world', x=-1104.64, y=73.00, z=-1278.99]
  45. java.lang.IllegalArgumentException: Target Mob cannot be null!
  46. at pokecube.core.interfaces.pokemob.commandhandlers.AttackEntityHandler.handleCommand(AttackEntityHandler.java:38)
  47. at pokecube.core.interfaces.pokemob.IHasCommands.handleCommand(IHasCommands.java:45)
  48. at pokecube.core.network.pokemobs.PacketCommand.processMessage(PacketCommand.java:131)
  49. at pokecube.core.network.pokemobs.PacketCommand.access$000(PacketCommand.java:29)
  50. at pokecube.core.network.pokemobs.PacketCommand$1.run(PacketCommand.java:95)
  51. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  52. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  53. at net.minecraft.util.Util.func_181617_a(SourceFile:46)
  54. at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:284)
  55. at net.minecraft.server.MinecraftServer.redirect$onRun$zjg000(MinecraftServer.java:3975)
  56. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:721)
  57. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
  58. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
  59. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
  60. at java.lang.Thread.run(Thread.java:748)
  61.  
  62. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: java.lang.IllegalArgumentException: bound must be positive
  63. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at java.util.Random.nextInt(Random.java:388)
  64. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.events.handlers.SpawnHandler$LevelRange.apply(SpawnHandler.java:126)
  65. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.events.handlers.SpawnHandler.getSpawnLevel(SpawnHandler.java:454)
  66. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.events.handlers.SpawnHandler.getSpawnLevel(SpawnHandler.java:470)
  67. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.events.handlers.SpawnHandler.getSpawnXp(SpawnHandler.java:502)
  68. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.interfaces.capabilities.impl.PokemobHungry.eat(PokemobHungry.java:76)
  69. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.ai.thread.aiRunnables.AIHungry.findFood(AIHungry.java:536)
  70. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.ai.thread.aiRunnables.AIHungry.run(AIHungry.java:666)
  71. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at thut.api.entity.ai.AIThreadManager$AIStuff.tick(AIThreadManager.java:89)
  72. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at thut.api.entity.ai.AIThreadManager$AIStuff.runServerThreadTasks(AIThreadManager.java:65)
  73. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at thut.api.entity.ai.AIThreadManager.updateEntityActionState(AIThreadManager.java:342)
  74. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at thut.api.entity.ai.AIThreadManager.LivingUpdate(AIThreadManager.java:335)
  75. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_137_AIThreadManager_LivingUpdate_LivingUpdateEvent.invoke(.dynamic)
  76. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  77. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:652)
  78. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:590)
  79. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:566)
  80. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2086)
  81. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  82. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.entity.pokemobs.helper.EntityMountablePokemob.func_70071_h_(EntityMountablePokemob.java:82)
  83. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70071_h_(EntityAiPokemob.java:547)
  84. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.entity.pokemobs.helper.EntityPokemobBase.func_70071_h_(EntityPokemobBase.java:500)
  85. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:170)
  86. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zll000(WorldServer.java:2881)
  87. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.world.World.func_72866_a(World.java:4151)
  88. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  89. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.world.World.func_72870_g(World.java:1952)
  90. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.world.World.func_72939_s(World.java:6574)
  91. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2224)
  92. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765)
  93. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
  94. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
  95. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
  96. [11:18:03] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at java.lang.Thread.run(Thread.java:748)
  97. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: java.lang.IllegalArgumentException: bound must be positive
  98. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at java.util.Random.nextInt(Random.java:388)
  99. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.events.handlers.SpawnHandler$LevelRange.apply(SpawnHandler.java:126)
  100. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.events.handlers.SpawnHandler.getSpawnLevel(SpawnHandler.java:454)
  101. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.events.handlers.SpawnHandler.getSpawnLevel(SpawnHandler.java:470)
  102. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.events.handlers.SpawnHandler.getSpawnXp(SpawnHandler.java:502)
  103. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.interfaces.capabilities.impl.PokemobHungry.eat(PokemobHungry.java:76)
  104. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.ai.thread.aiRunnables.AIHungry.findFood(AIHungry.java:536)
  105. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.ai.thread.aiRunnables.AIHungry.run(AIHungry.java:666)
  106. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at thut.api.entity.ai.AIThreadManager$AIStuff.tick(AIThreadManager.java:89)
  107. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at thut.api.entity.ai.AIThreadManager$AIStuff.runServerThreadTasks(AIThreadManager.java:65)
  108. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at thut.api.entity.ai.AIThreadManager.updateEntityActionState(AIThreadManager.java:342)
  109. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at thut.api.entity.ai.AIThreadManager.LivingUpdate(AIThreadManager.java:335)
  110. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_137_AIThreadManager_LivingUpdate_LivingUpdateEvent.invoke(.dynamic)
  111. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  112. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:652)
  113. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:590)
  114. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:566)
  115. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2086)
  116. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  117. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.entity.pokemobs.helper.EntityMountablePokemob.func_70071_h_(EntityMountablePokemob.java:82)
  118. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70071_h_(EntityAiPokemob.java:547)
  119. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at pokecube.core.entity.pokemobs.helper.EntityPokemobBase.func_70071_h_(EntityPokemobBase.java:500)
  120. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:170)
  121. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zll000(WorldServer.java:2881)
  122. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.world.World.func_72866_a(World.java:4151)
  123. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  124. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.world.World.func_72870_g(World.java:1952)
  125. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.world.World.func_72939_s(World.java:6574)
  126. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2224)
  127. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765)
  128. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
  129. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
  130. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
  131. [11:18:57] [Server thread/INFO] [STDERR]: [thut.api.entity.ai.AIThreadManager$AIStuff:tick:98]: at java.lang.Thread.run(Thread.java:748)
  132. > May 20, 2018 11:19:38 AM pokecube.core.interfaces.PokecubeMod log
  133. SEVERE: Error Handling command for type ATTACKENTITY for mob GenericPokemob_sharpedo['Sharpedo'/67224, l='world', x=-1485.93, y=76.00, z=-848.09]
  134. java.lang.IllegalArgumentException: Target Mob cannot be null!
  135. at pokecube.core.interfaces.pokemob.commandhandlers.AttackEntityHandler.handleCommand(AttackEntityHandler.java:38)
  136. at pokecube.core.interfaces.pokemob.IHasCommands.handleCommand(IHasCommands.java:45)
  137. at pokecube.core.network.pokemobs.PacketCommand.processMessage(PacketCommand.java:131)
  138. at pokecube.core.network.pokemobs.PacketCommand.access$000(PacketCommand.java:29)
  139. at pokecube.core.network.pokemobs.PacketCommand$1.run(PacketCommand.java:95)
  140. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  141. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  142. at net.minecraft.util.Util.func_181617_a(SourceFile:46)
  143. at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:284)
  144. at net.minecraft.server.MinecraftServer.redirect$onRun$zjg000(MinecraftServer.java:3975)
  145. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:721)
  146. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
  147. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
  148. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
  149. at java.lang.Thread.run(Thread.java:748)
  150.  
  151. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:746]: Wrong Id while spawn: Rufflet
  152. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: java.lang.IllegalArgumentException: bound must be positive
  153. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at java.util.Random.nextInt(Random.java:388)
  154. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler$LevelRange.apply(SpawnHandler.java:126)
  155. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler.getSpawnLevel(SpawnHandler.java:454)
  156. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler.creatureSpecificInit(SpawnHandler.java:288)
  157. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler.doSpawnForType(SpawnHandler.java:712)
  158. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler.doSpawnForLocation(SpawnHandler.java:647)
  159. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler.spawn(SpawnHandler.java:785)
  160. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.SpawnHandler.tick(SpawnHandler.java:869)
  161. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at pokecube.core.events.handlers.EventsHandler.TickEvent(EventsHandler.java:1123)
  162. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_166_EventsHandler_TickEvent_WorldTickEvent.invoke(.dynamic)
  163. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  164. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:652)
  165. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:590)
  166. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:273)
  167. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:774)
  168. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
  169. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
  170. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
  171. [11:19:50] [Server thread/INFO] [STDERR]: [pokecube.core.events.handlers.SpawnHandler:doSpawnForType:747]: at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement