Advertisement
VOrlando520

Untitled

Jun 16th, 2021
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.68 KB | None | 0 0
  1. [18:20:00 ERROR]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$ServerTickEvent@12d7822f:
  2. java.lang.IllegalArgumentException: bound must be positive
  3. at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_282]
  4. at com.pixelmonmod.pixelmon.api.spawning.archetypes.spawners.TickingSpawner.doPass(TickingSpawner.java:102) ~[TickingSpawner.class:8.2.0]
  5. at com.pixelmonmod.pixelmon.api.spawning.SpawnerCoordinator.onTick(SpawnerCoordinator.java:50) ~[SpawnerCoordinator.class:8.2.0]
  6. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_431_SpawnerCoordinator_onTick_ServerTickEvent.invoke(.dynamic) ~[?:?]
  7. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:96) ~[ASMEventHandler.class:?]
  8. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:186) [EventBus.class:?]
  9. at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:262) [FMLCommonHandler.class:?]
  10. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:828) [MinecraftServer.class:?]
  11. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
  12. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
  13. [18:20:00 ERROR]: Index: 28 Listeners:
  14. [18:20:00 ERROR]: 0: NORMAL
  15. [18:20:00 ERROR]: 1: ASM: net.minecraftforge.common.ForgeInternalHandler@1a4319bb onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  16. [18:20:00 ERROR]: 2: ASM: de.waterdu.aquaapi.ui.internal.AquaUIListener@286878df onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  17. [18:20:00 ERROR]: 3: ASM: de.waterdu.aquagyms.event.Events@5eb655be onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  18. [18:20:00 ERROR]: 4: ASM: de.waterdu.aquagyms.gym.queue.Queue@61fb1f78 onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  19. [18:20:00 ERROR]: 5: ASM: de.waterdu.aqualures.event.Events@2c8fe1f onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  20. [18:20:00 ERROR]: 6: ASM: de.waterdu.aquaskills.event.Events@29492bbc onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  21. [18:20:00 ERROR]: 7: ASM: de.waterdu.aquavaults.event.Events@1e142851 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  22. [18:20:00 ERROR]: 8: ASM: pt.licious.libcious.api.ui.core.UIListener@25992dcf onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  23. [18:20:00 ERROR]: 9: ASM: pt.licious.libcious.api.task.TaskManager@38b3c59b onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  24. [18:20:00 ERROR]: 10: ASM: pregenerator.impl.processor.ChunkProcessor@46121c34 onServerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  25. [18:20:00 ERROR]: 11: ASM: pregenerator.impl.processor.deleter.DeleteProcessor@3ebcf030 onServerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  26. [18:20:00 ERROR]: 12: ASM: pregenerator.impl.tracking.ServerTracker@19c93111 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  27. [18:20:00 ERROR]: 13: ASM: de.waterdu.dungeons.event.Events@2fc17935 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  28. [18:20:00 ERROR]: 14: ASM: ca.landonjw.gooeylibs.inventory.internal.FuturePageListener@3472402e onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  29. [18:20:00 ERROR]: 15: ASM: fr.flashback083.flashapi.TimerApi.TimerForgeEvent@1e40698a onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  30. [18:20:00 ERROR]: 16: ASM: ca.landonjw.gooeylibs.inventory.internal.FuturePageListener@4ee1c667 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  31. [18:20:00 ERROR]: 17: ASM: com.gw.pokeraid.listener.ForgeListener@3dbb53cb onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  32. [18:20:00 ERROR]: 18: ASM: ca.landonjw.gooeylibs.inventory.internal.FuturePageListener@488d8bb8 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  33. [18:20:00 ERROR]: 19: ASM: com.cable.trivia.Trivia@117405b1 onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  34. [18:20:00 ERROR]: 20: ASM: com.pixelmonmod.pixelmon.TickHandler@623cb902 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  35. [18:20:00 ERROR]: 21: ASM: fr.flashback083.flashspec.PixelmonEvent@5e58342d onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  36. [18:20:00 ERROR]: 22: ASM: pt.licious.clearfairy.listener.TickListener@53621302 onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  37. [18:20:00 ERROR]: 23: ASM: ca.landonjw.gooeylibs.inventory.internal.FuturePageListener@518c8914 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  38. [18:20:00 ERROR]: 24: ASM: ca.landonjw.gooeylibs.inventory.internal.FuturePageListener@56825fdf onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  39. [18:20:00 ERROR]: 25: ASM: ca.landonjw.gooeylibs2.implementation.tasks.Task@484064e5 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  40. [18:20:00 ERROR]: 26: ASM: ca.landonjw.gooeylibs2.implementation.tasks.Task@4f674442 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  41. [18:20:00 ERROR]: 27: ASM: ca.landonjw.gooeylibs2.implementation.tasks.Task@4db4a315 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  42. [18:20:00 ERROR]: 28: ASM: com.pixelmonmod.pixelmon.spawning.TrackingSpawnerCoordinator@a79268a onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  43. [18:20:00 ERROR]: 29: ASM: ca.landonjw.gooeylibs2.implementation.tasks.Task@75f42bee onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  44. [18:20:00 ERROR]: 30: ASM: ca.landonjw.gooeylibs2.implementation.tasks.Task@540a45cc onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  45. [18:20:00 ERROR]: 31: ASM: ca.landonjw.gooeylibs2.implementation.tasks.Task@5787404a onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  46. [18:20:00 ERROR]: 32: ASM: ca.landonjw.gooeylibs2.implementation.tasks.Task@1cbef7de onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$ServerTickEvent;)V
  47. [18:20:00 ERROR]: Encountered an unexpected exception
  48. [18:20:00 ERROR]: This crash report has been saved to: /home/container/./crash-reports/crash-2021-06-16_18.20.00-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement