Advertisement
VOrlando520

Untitled

Mar 19th, 2021
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. Stacktrace:
  2. at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:911)
  3. at java.util.ArrayList$Itr.next(ArrayList.java:861)
  4. at com.pixelmonmod.pixelmon.storage.playerData.QuestData.receiveInternal(QuestData.java:84)
  5. at com.pixelmonmod.pixelmon.storage.playerData.QuestData.receive(QuestData.java:103)
  6. at com.pixelmonmod.pixelmon.quests.listeners.EntityListeners.onWildCapture(EntityListeners.java:76)
  7. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_341_EntityListeners_onWildCapture_SuccessfulCapture.invoke(.dynamic)
  8. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:96)
  9. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:186)
  10. at com.pixelmonmod.pixelmon.entities.pokeballs.EntityEmptyPokeball.catchPokemon(EntityEmptyPokeball.java:411)
  11. at com.pixelmonmod.pixelmon.entities.pokeballs.EntityEmptyPokeball.func_70071_h_(EntityEmptyPokeball.java:325)
  12. at net.minecraft.world.World.func_72866_a(World.java:2421)
  13. at net.minecraft.world.World.func_72870_g(World.java:2372)
  14. at net.minecraft.world.WorldServer.func_72870_g(WorldServer.java:1771)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement