Guest User

bingo error

a guest
Aug 16th, 2023
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.42 KB | None | 0 0
  1. 16.08 23:33:26 [Server] Server thread/[ERROR] [ne.mi.ev.EventBus/EVENTBUS]: Exception caught during firing event: tried to access field com.pixelmonmod.pixelmon.api.events.CaptureEvent.player from class com.envyful.reforged.bingo.forge.listener.PokemonCatchListener
  2. 16.08 23:33:26 [Server] [INFO] Index: 3
  3. 16.08 23:33:26 [Server] [INFO] Listeners:
  4. 16.08 23:33:26 [Server] Startup0: HIGHEST
  5. 16.08 23:33:26 [Server] Startup1: ASM: com.envyful.pixel.hunt.remastered.forge.listener.PokemonCaptureListener@787913bb onPokemonCaught(Lcom/pixelmonmod/pixelmon/api/events/CaptureEvent$SuccessfulRaidCapture;)V
  6. 16.08 23:33:26 [Server] Startup2: NORMAL
  7. 16.08 23:33:26 [Server] Startup3: ASM: com.envyful.reforged.bingo.forge.listener.PokemonCatchListener@33020271 onRaidDenCapture(Lcom/pixelmonmod/pixelmon/api/events/CaptureEvent$SuccessfulRaidCapture;)V
  8. 16.08 23:33:26 [Server] Startup4: net.minecraftforge.eventbus.EventBus$$Lambda$2760/2127157286@15edd824
  9. 16.08 23:33:26 [Server] [INFO] java.lang.IllegalAccessError: tried to access field com.pixelmonmod.pixelmon.api.events.CaptureEvent.player from class com.envyful.reforged.bingo.forge.listener.PokemonCatchListener
  10. 16.08 23:33:26 [Server] [INFO] at com.envyful.reforged.bingo.forge.listener.PokemonCatchListener.onRaidDenCapture(PokemonCatchListener.java:40)
  11. 16.08 23:33:26 [Server] [INFO] at net.minecraftforge.eventbus.ASMEventHandler_158_PokemonCatchListener_onRaidDenCapture_SuccessfulRaidCapture.invoke(.dynamic)
  12. 16.08 23:33:26 [Server] [INFO] at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
  13. 16.08 23:33:26 [Server] [INFO] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
  14. 16.08 23:33:26 [Server] [INFO] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
  15. 16.08 23:33:26 [Server] [INFO] at com.pixelmonmod.pixelmon.battles.raids.RaidData.processAction(RaidData.java:269)
  16. 16.08 23:33:26 [Server] [INFO] at com.pixelmonmod.pixelmon.comm.packetHandlers.raids.RaidActionPacket.lambda$handlePacket$0(RaidActionPacket.java:100)
  17. 16.08 23:33:26 [Server] [INFO] at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18)
  18. 16.08 23:33:26 [Server] [INFO] at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:135)
  19. 16.08 23:33:26 [Server] [INFO] at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23)
  20. 16.08 23:33:26 [Server] [INFO] at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:977)
  21. 16.08 23:33:26 [Server] [INFO] at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:184)
  22. 16.08 23:33:26 [Server] [INFO] at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:108)
  23. 16.08 23:33:26 [Server] [INFO] at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:960)
  24. 16.08 23:33:26 [Server] [INFO] at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:954)
  25. 16.08 23:33:26 [Server] [INFO] at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:96)
  26. 16.08 23:33:26 [Server] [INFO] at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:939)
  27. 16.08 23:33:26 [Server] [INFO] at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:874)
  28. 16.08 23:33:26 [Server] [INFO] at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:286)
  29. 16.08 23:33:26 [Server] [INFO] at java.lang.Thread.run(Thread.java:748)
Add Comment
Please, Sign In to add comment