Pixelmon Mod - Bug tracker

5.1.0 Capturing Pokemon crashes servers. not a bug

Ticket description:
Whenever I was trying to capture a Pokemon by any means (outside and inside of a battle), it crashed my server. My partner and I tried to find possible solutions, deactivating all plugins, changing the sponge version, but after downgrading to 5.0.4, it worked again, so we assume it's the new version of pixelmon. To help you fix this issue, I'll provide the crashlog and a list of the plugins we use on the server.

Here's the crashlog:

---- Minecraft Crash Report ----

WARNING: coremods are present:
SpongeCoremod (spongeforge-1.10.2-2281-5.2.0-BETA-2371.jar)
Contact their authors BEFORE contacting forge

// Don't be sad, have a hug! <3

Time: 6/10/17 6:00 PM
Description: Ticking entity

java.lang.IllegalAccessError: tried to access field com.pixelmonmod.pixelmon.api.events.CaptureEvent.pokemon from class com.nguyenquyhy.PixelmonFriends.events.PixelmonEventHandler
at com.nguyenquyhy.PixelmonFriends.events.PixelmonEventHandler.capture(PixelmonEventHandler.java:36)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_53_PixelmonEventHandler_capture_SuccessfulCapture.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:635)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:591)
at com.pixelmonmod.pixelmon.entities.pokeballs.EntityEmptyPokeball.catchPokemon(EntityEmptyPokeball.java:346)
at com.pixelmonmod.pixelmon.entities.pokeballs.EntityEmptyPokeball.func_70071_h_(EntityEmptyPokeball.java:304)
at org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:159)
at net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zjp000(WorldServer.java:2820)
at net.minecraft.world.World.func_72866_a(World.java:4071)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839)
at net.minecraft.world.World.func_72870_g(World.java:1934)
at net.minecraft.world.World.func_72939_s(World.java:6001)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2162)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:748)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Stacktrace:
at com.nguyenquyhy.PixelmonFriends.events.PixelmonEventHandler.capture(PixelmonEventHandler.java:36)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_53_PixelmonEventHandler_capture_SuccessfulCapture.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:635)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:591)
at com.pixelmonmod.pixelmon.entities.pokeballs.EntityEmptyPokeball.catchPokemon(EntityEmptyPokeball.java:346)
at com.pixelmonmod.pixelmon.entities.pokeballs.EntityEmptyPokeball.func_70071_h_(EntityEmptyPokeball.java:304)
at org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:159)
at net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zjp000(WorldServer.java:2820)
at net.minecraft.world.World.func_72866_a(World.java:4071)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839)
at net.minecraft.world.World.func_72870_g(World.java:1934)

-- Entity being ticked --
Details:
Entity Type: pixelmon.Pokeball (com.pixelmonmod.pixelmon.entities.pokeballs.EntityEmptyPokeball)
Entity ID: 554
Entity Name: Master Ball
Entity's Exact location: 150.92, 68.05, 284.97
Entity's Block location: World: (150,68,284), Chunk: (at 6,4,12 in 9,17; contains blocks 144,0,272 to 159,255,287), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, 0.00, 0.00
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:6001)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2162)

-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['RonnyKurosaki'/378, l='world', x=152.25, y=69.00, z=285.84]]
Chunk stats: ServerChunkCache: 486 Drop: 0
Level seed: 8703512050730841799
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (201,70,308), Chunk: (at 9,4,4 in 12,19; contains blocks 192,0,304 to 207,255,319), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 6660033 game time, 1388531 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 52062 (now: false), thunder time: 53667 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:748)

-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Linux (amd64) version 3.18.0-trunk-amd64
Java Version: 1.8.0_131, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 98898136 bytes (94 MB) / 1427111936 bytes (1361 MB) up to 5368709120 bytes (5120 MB)
JVM Flags: 4 total; -Xms1024M -Xmx5120M -XX:PermSize=256m -XX:+UseG1GC
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.32 Powered by Forge 12.18.3.2185 17 mods loaded, 17 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (minecraft_forge_1102_server.jar)
UCHIJAAAA Forge{12.18.3.2185} [Minecraft Forge] (minecraft_forge_1102_server.jar)
UCHIJAAAA spongeapi{5.2.0-SNAPSHOT-ab52c0c} [SpongeAPI] (minecraft.jar)
UCHIJAAAA sponge{1.10.2-2281-5.2.0-BETA-2371} [SpongeForge] (spongeforge-1.10.2-2281-5.2.0-BETA-2371.jar)
UCHIJAAAA nucleus{0.29.5-S5.1} [Nucleus] (Nucleus-0.29.5-1.10.2-S5.1-plugin.jar)
UCHIJAAAA permissionsex{2.0-SNAPSHOT-b147} [PermissionsEx] (PermissionsEx-Sponge.jar)
UCHIJAAAA pixelauction{1.1.2} [Pixel Auction] (PixelAuction-1.10.2-1.1.3-universal.jar)
UCHIJAAAA pixelmon{5.1.0} [Pixelmon] (Pixelmon-1.10.2-5.1.0-universal.jar)
UCHIJAAAA pixelextras{2.2.7} [Pixel Extras] (PixelExtras-1.10.2-2.2.7-universal.jar)
UCHIJAAAA pixelmoneconomybridge{1.2.2} [PixelmonEconomyBridge] (PixelmonEconomyBridge-1.10.2-1.3.0.jar)
UCHIJAAAA pixelmoney{1.10.2-v1.1-SNAPSHOT} [PixelMoney] (PixelMoney-1.10.2-v1.1-SNAPSHOT.jar)
UCHIJAAAA pixelmonfriends{2.1.0} [Pixelmon Friends] (pixelmonfriends-1.10.2-2.1.0-universal.jar)
UCHIJAAAA playershops{1.10.2-1.0.0} [Player Shops] (PlayerShops-1.10.2-1.0.0.jar)
UCHIJAAAA trainercommands{2.1.5} [Pixelmon Trainer Commands] (TrainerCommands-1.10.2-2.1.5-universal.jar)
UCHIJAAAA wondertrade{4.4.5} [Wondertrade] (WonderTrade-1.10.2-4.4.5-universal.jar)
UCHIJAAAA worldedit{6.1.4} [WorldEdit] (worldedit-forge-mc1.10.2-6.1.4-dist.jar)
Loaded coremods (and transformers):
SpongeCoremod (spongeforge-1.10.2-2281-5.2.0-BETA-2371.jar)
org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
Profiler Position: N/A (disabled)
Player Count: 1 / 30; [EntityPlayerMP['RonnyKurosaki'/378, l='world', x=152.25, y=69.00, z=285.84]]
Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
Type: Dedicated Server (map_server.txt)

Comments

#16463 Posted by Some Body » 11 Jun 2017 10:44

Pixelmon Friends is currently incompatible with 5.1.

Ticket details

  • Ticket ID: 12240
  • Project: Pixelmon Mod
  • Status: Not a bug
  • Component: Crash
  • Project version: 5.x.x
  • Priority: Normal
  • Severity: Normal
  • Forge/Sponge: (unknown)
  • What else would be useful to know?: (unknown)
  • Assigned to: (unassigned)
  • Reported by: LuWicki97 (Send PM)
  • Reporter's tickets: (List all tickets)
  • Reported on: 10 Jun 2017 12:06
  • Ticket last visited by: Some Body on 11 Jun 2017 10:41
JOIN THE TEAM