Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [03:49:36] [Server thread/ERROR] [FML]: Exception caught during firing event com.pixelmonmod.pixelmon.api.events.CaptureEvent$SuccessfulCapture@5923b39b:
- java.lang.NoSuchFieldError: preEvolutions
- at com.xpgaming.pixelhunt.utils.pokemon.PokemonSpec.doesSpeciesMatch(PokemonSpec.java:94) ~[PokemonSpec.class:?]
- at com.xpgaming.pixelhunt.utils.pokemon.PokemonSpec.matches(PokemonSpec.java:64) ~[PokemonSpec.class:?]
- at com.xpgaming.pixelhunt.hunt.impl.SimplePixelHunt.isBeingHunted(SimplePixelHunt.java:128) ~[SimplePixelHunt.class:?]
- at com.xpgaming.pixelhunt.listener.PokemonCaptureListener.onPokemonCaught(PokemonCaptureListener.java:26) ~[PokemonCaptureListener.class:?]
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_431_PokemonCaptureListener_onPokemonCaught_SuccessfulCapture.invoke(.dynamic) ~[?:?]
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:96) ~[ASMEventHandler.class:?]
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:186) [EventBus.class:?]
- at com.pixelmonmod.pixelmon.entities.pokeballs.EntityEmptyPokeball.catchPokemon(EntityEmptyPokeball.java:411) [EntityEmptyPokeball.class:8.1.2]
- at com.pixelmonmod.pixelmon.entities.pokeballs.EntityEmptyPokeball.func_70071_h_(EntityEmptyPokeball.java:325) [EntityEmptyPokeball.class:8.1.2]
- at net.minecraft.world.World.func_72866_a(World.java:2421) [amu.class:?]
- at net.minecraft.world.World.func_72870_g(World.java:2372) [amu.class:?]
- at net.minecraft.world.WorldServer.func_72870_g(WorldServer.java:1771) [oo.class:?]
- at net.minecraft.world.World.func_72939_s(World.java:2142) [amu.class:?]
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:744) [oo.class:?]
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:903) [MinecraftServer.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:467) [nz.class:?]
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) [MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
- at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement