Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.08 KB | None | 0 0
  1. Server thread/ERROR This crash report has been saved to: /./crash-reports/crash-2016-12-03_01.18.37-server.txt
  2. 03.12 01:18:37 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  3. 03.12 01:18:37 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
  4. 03.12 01:18:37 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) ~[MinecraftServer.class:?]
  5. 03.12 01:18:37 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) ~[ko.class:?]
  6. 03.12 01:18:37 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:710) ~[MinecraftServer.class:?]
  7. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:261) ~[FMLCommonHandler.class:?]
  8. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:81) ~[EventBus.class:?]
  9. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:110) ~[EventBus.class:?]
  10. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) ~[ASMEventHandler.class:?]
  11. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic) ~[?:?]
  12. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:13) ~[BattleTickHandler.class:?]
  13. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:144) ~[BattleRegistry.class:?]
  14. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:245) ~[BattleControllerBase.class:?]
  15. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattleWithoutXP(BattleControllerBase.java:619) ~[BattleControllerBase.class:?]
  16. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattleWithoutXP(BattleControllerBase.java:636) ~[BattleControllerBase.class:?]
  17. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.EndBattle(TrainerParticipant.java:142) ~[TrainerParticipant.class:?]
  18. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.winBattle(NPCTrainer.java:668) ~[NPCTrainer.class:?]
  19. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:81) ~[EventBus.class:?]
  20. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:110) ~[EventBus.class:?]
  21. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) ~[ASMEventHandler.class:?]
  22. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_38_PixelEvents_onTrainerWon_LostToTrainerEvent.invoke(.dynamic) ~[?:?]
  23. 03.12 01:18:37 [Server] INFO at com.trainercommands.events.PixelEvents.onTrainerWon(PixelEvents.java:34) ~[PixelEvents.class:?]
  24. 03.12 01:18:37 [Server] INFO at com.trainercommands.events.PixelEvents.checkIfBattleEndedNormally(PixelEvents.java:43) ~[PixelEvents.class:?]
  25. 03.12 01:18:37 [Server] INFO java.lang.NoSuchFieldError: pokeBallManager
  26. 03.12 01:18:37 [Server] Server thread/ERROR Encountered an unexpected exception
  27. 03.12 01:18:37 [Server] Server thread/ERROR [FML]: 2: ASM: com.pixelmonmod.pixelmon.battles.BattleTickHandler@3941215a tickStart(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  28. 03.12 01:18:37 [Server] Server thread/ERROR [FML]: 1: ASM: com.pixelmonmod.pixelmon.spawning.PixelmonSpawner@50bdc2e4 tickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  29. 03.12 01:18:37 [Server] Server thread/ERROR [FML]: 0: NORMAL
  30. 03.12 01:18:37 [Server] Server thread/ERROR [FML]: Index: 2 Listeners:
  31. 03.12 01:18:37 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  32. 03.12 01:18:37 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
  33. 03.12 01:18:37 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
  34. 03.12 01:18:37 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
  35. 03.12 01:18:37 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:710) [MinecraftServer.class:?]
  36. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:261) [FMLCommonHandler.class:?]
  37. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:81) [EventBus.class:?]
  38. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:110) [EventBus.class:?]
  39. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) ~[ASMEventHandler.class:?]
  40. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic) ~[?:?]
  41. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:13) ~[BattleTickHandler.class:?]
  42. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:144) ~[BattleRegistry.class:?]
  43. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:245) ~[BattleControllerBase.class:?]
  44. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattleWithoutXP(BattleControllerBase.java:619) ~[BattleControllerBase.class:?]
  45. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattleWithoutXP(BattleControllerBase.java:636) ~[BattleControllerBase.class:?]
  46. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.EndBattle(TrainerParticipant.java:142) ~[TrainerParticipant.class:?]
  47. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.winBattle(NPCTrainer.java:668) ~[NPCTrainer.class:?]
  48. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:81) [EventBus.class:?]
  49. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:110) ~[EventBus.class:?]
  50. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) ~[ASMEventHandler.class:?]
  51. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_38_PixelEvents_onTrainerWon_LostToTrainerEvent.invoke(.dynamic) ~[?:?]
  52. 03.12 01:18:37 [Server] INFO at com.trainercommands.events.PixelEvents.onTrainerWon(PixelEvents.java:34) ~[PixelEvents.class:?]
  53. 03.12 01:18:37 [Server] INFO at com.trainercommands.events.PixelEvents.checkIfBattleEndedNormally(PixelEvents.java:43) ~[PixelEvents.class:?]
  54. 03.12 01:18:37 [Server] INFO java.lang.NoSuchFieldError: pokeBallManager
  55. 03.12 01:18:37 [Server] Server thread/ERROR [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$WorldTickEvent@5b359061:
  56. 03.12 01:18:37 [Server] Server thread/ERROR [FML]: 1: ASM: com.trainercommands.events.PixelEvents@4a0df9e1 onTrainerWon(Lcom/pixelmonmod/pixelmon/api/events/LostToTrainerEvent;)V
  57. 03.12 01:18:37 [Server] Server thread/ERROR [FML]: 0: NORMAL
  58. 03.12 01:18:37 [Server] Server thread/ERROR [FML]: Index: 1 Listeners:
  59. 03.12 01:18:37 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  60. 03.12 01:18:37 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [MinecraftServer.class:?]
  61. 03.12 01:18:37 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) [MinecraftServer.class:?]
  62. 03.12 01:18:37 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344) [ko.class:?]
  63. 03.12 01:18:37 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:710) [MinecraftServer.class:?]
  64. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:261) [FMLCommonHandler.class:?]
  65. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:81) [EventBus.class:?]
  66. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:110) [EventBus.class:?]
  67. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]
  68. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic) [?:?]
  69. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:13) [BattleTickHandler.class:?]
  70. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:144) [BattleRegistry.class:?]
  71. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:245) [BattleControllerBase.class:?]
  72. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattleWithoutXP(BattleControllerBase.java:619) [BattleControllerBase.class:?]
  73. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattleWithoutXP(BattleControllerBase.java:636) [BattleControllerBase.class:?]
  74. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.EndBattle(TrainerParticipant.java:142) [TrainerParticipant.class:?]
  75. 03.12 01:18:37 [Server] INFO at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.winBattle(NPCTrainer.java:668) [NPCTrainer.class:?]
  76. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:81) [EventBus.class:?]
  77. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:110) [EventBus.class:?]
  78. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) ~[ASMEventHandler.class:?]
  79. 03.12 01:18:37 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_38_PixelEvents_onTrainerWon_LostToTrainerEvent.invoke(.dynamic) ~[?:?]
  80. 03.12 01:18:37 [Server] INFO at com.trainercommands.events.PixelEvents.onTrainerWon(PixelEvents.java:34) ~[PixelEvents.class:?]
  81. 03.12 01:18:37 [Server] INFO at com.trainercommands.events.PixelEvents.checkIfBattleEndedNormally(PixelEvents.java:43) ~[PixelEvents.class:?]
  82. 03.12 01:18:37 [Server] INFO java.lang.NoSuchFieldError: pokeBallManager
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement