Advertisement
Guest User

Pixelmon 5.0.4 Error spawner tick

a guest
May 17th, 2017
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.69 KB | None | 0 0
  1. [15:15:32] [Server thread/ERROR] [Pixelmon]: Error in spawning.
  2. [15:15:32] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.spawning.PixelmonSpawner:tickEnd:406]: java.lang.IllegalArgumentException: bound must be positive
  3. [15:15:32] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.spawning.PixelmonSpawner:tickEnd:406]: at java.util.Random.nextInt(Unknown Source)
  4. [15:15:32] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.spawning.PixelmonSpawner:tickEnd:406]: at com.pixelmonmod.pixelmon.RandomHelper.useRandomForNumberBetween(RandomHelper.java:72)
  5. [15:15:32] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.spawning.PixelmonSpawner:tickEnd:406]: at com.pixelmonmod.pixelmon.RandomHelper.getRandomNumberBetween(RandomHelper.java:23)
  6. [15:15:32] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.spawning.PixelmonSpawner:tickEnd:406]: at com.pixelmonmod.pixelmon.spawning.spawners.SpawnerLegendary.getActualSpawnLocation(SpawnerLegendary.java:83)
  7. [15:15:32] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.spawning.PixelmonSpawner:tickEnd:406]: at com.pixelmonmod.pixelmon.spawning.spawners.SpawnerTimed.getYOffset(SpawnerTimed.java:176)
  8. [15:15:32] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.spawning.PixelmonSpawner:tickEnd:406]: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawner.doSpawn(PixelmonSpawner.java:328)
  9. [15:15:32] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.spawning.PixelmonSpawner:tickEnd:406]: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawner.doSpawning(PixelmonSpawner.java:144)
  10. [15:15:32] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.spawning.PixelmonSpawner:tickEnd:406]: at com.pixelmonmod.pixelmon.spawning.PixelmonSpawner.tickEnd(PixelmonSpawner.java:399)
  11. [15:15:32] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.spawning.PixelmonSpawner:tickEnd:406]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_63_PixelmonSpawner_tickEnd_WorldTickEvent.invoke(.dynamic)
  12. [15:15:32] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.spawning.PixelmonSpawner:tickEnd:406]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  13. [15:15:32] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.spawning.PixelmonSpawner:tickEnd:406]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:635)
  14. [15:15:32] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.spawning.PixelmonSpawner:tickEnd:406]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:591)
  15. [15:15:32] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.spawning.PixelmonSpawner:tickEnd:406]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:282)
  16. [15:15:32] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.spawning.PixelmonSpawner:tickEnd:406]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:694)
  17. [15:15:32] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.spawning.PixelmonSpawner:tickEnd:406]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
  18. [15:15:32] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.spawning.PixelmonSpawner:tickEnd:406]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  19. [15:15:32] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.spawning.PixelmonSpawner:tickEnd:406]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  20. [15:15:32] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.spawning.PixelmonSpawner:tickEnd:406]: at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement