Advertisement
Guest User

Pixelmonfriend 5.0.0-2.0.0 crash error

a guest
Jun 6th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. [15:15:11] [Server thread/ERROR]: Encountered an unexpected exception
  2. net.minecraft.util.ReportedException: Ticking entity
  3. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:715) ~[MinecraftServer.class:?]
  4. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) ~[ld.class:?]
  5. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) ~[MinecraftServer.class:?]
  6. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
  7. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  8. Caused by: java.lang.IllegalAccessError: tried to access field com.pixelmonmod.pixelmon.api.events.CaptureEvent.pokemon from class com.nguyenquyhy.PixelmonFriends.events.PixelmonEventHandler
  9. at com.nguyenquyhy.PixelmonFriends.events.PixelmonEventHandler.capture(PixelmonEventHandler.java:36) ~[PixelmonEventHandler.class:?]
  10. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_69_PixelmonEventHandler_capture_SuccessfulCapture.invoke(.dynamic) ~[?:?]
  11. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  12. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:635) ~[EventBus.class:?]
  13. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:591) ~[EventBus.class:?]
  14. at com.pixelmonmod.pixelmon.entities.pokeballs.EntityEmptyPokeball.catchPokemon(EntityEmptyPokeball.java:346) ~[EntityEmptyPokeball.class:?]
  15. at com.pixelmonmod.pixelmon.entities.pokeballs.EntityEmptyPokeball.func_70071_h_(EntityEmptyPokeball.java:304) ~[EntityEmptyPokeball.class:?]
  16. at org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:159) ~[TrackingUtil.class:1.10.2-2281-5.2.0-BETA-2353]
  17. at net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zjp000(WorldServer.java:2820) ~[ls.class:?]
  18. at net.minecraft.world.World.func_72866_a(World.java:4072) ~[aid.class:?]
  19. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839) ~[ls.class:?]
  20. at net.minecraft.world.World.func_72870_g(World.java:1934) ~[aid.class:?]
  21. at net.minecraft.world.World.func_72939_s(World.java:6002) ~[aid.class:?]
  22. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2162) ~[ls.class:?]
  23. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) ~[MinecraftServer.class:?]
  24. ... 4 more
  25. [15:15:11] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Administrator\Desktop\SERVER\.\crash-reports\crash-2560-06-03_15.15.11-server.txt
  26. [15:15:11] [Server thread/INFO]: Stopping server
  27. [15:15:11] [Server thread/INFO]: Saving players
  28. [15:15:11] [Server thread/INFO]: Saving worlds
  29. [15:15:12] [Server Shutdown Thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement