PojavLauncherTeam / PojavLauncher

A Minecraft: Java Edition Launcher for Android and iOS based on Boardwalk. This repository contains source code for Android platform.
GNU Lesser General Public License v3.0
6.84k stars 1.28k forks source link

[BUG] <Short description> #4738

Closed keandrescott closed 1 year ago

keandrescott commented 1 year ago

Describe the bug

[BUG] Pixelmon Crash/Bug #3719 Closed TeoHex opened this issue ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem.

Time: 2023-10-14 17:37:04 Description: Ticking entity

java.lang.ClassCastException: class com.pixelmonmod.api.parsing.ParseAttempt cannot be cast to class com.pixelmonmod.api.Specification (com.pixelmonmod.api.parsing.ParseAttempt and com.pixelmonmod.api.Specification are in module pixelmon@9.2.3 of loader 'TRANSFORMER' @3178219a) at com.pix[BUG] Pixelmon Crash/Bug #3719 Closed TeoHex opened this issue ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem.

Time: 2023-10-14 17:37:04 Description: Ticking entity

java.lang.ClassCastException: class com.pixelmonmod.api.parsing.ParseAttempt cannot be cast to class com.pixelmonmod.api.Specification (com.pixelmonmod.api.parsing.ParseAttempt and com.pixelmonmod.api.Specification are in module pixelmon@9.2.3 of loader 'TRANSFORMER' @3178219a) at com.pixelmonmod.pixelmon.quests.objectives.objectives.entity.PokemonObjective.test(PokemonObjective.java:65) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.quests.objectives.Objective.test(Objective.java:43) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.quests.objectives.Objective.receive(Objective.java:61) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.storage.playerData.QuestData.receiveInternal(QuestData.java:94) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.storage.playerData.QuestData.receive(QuestData.java:110) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.quests.listeners.EntityListeners.onWildCapture(EntityListeners.java:89) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.quests.listeners.__EntityListeners_onWildCapture_SuccessfulCapture.invoke(.dynamic) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23127!/:?] {} at com.pixelmonmod.pixelmon.entities.pokeballs.EmptyPokeBallEntity.catchPokemon(EmptyPokeBallEntity.java:479) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.entities.pokeballs.EmptyPokeBallEntity.m8119(EmptyPokeBallEntity.java:404) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at net.minecraft.server.level.ServerLevel.m8647(ServerLevel.java:693) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.Level.m46653(Level.java:479) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel.m184063(ServerLevel.java:343) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.entity.EntityTickList.m156910(EntityTickList.java:54) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:323) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m206580(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at java.lang.Thread.run(Thread.java:833) ~[?:?] {}

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

-- Head -- Thread: Server thread Stacktrace: at com.pixelmonmod.pixelmon.quests.objectives.objectives.entity.PokemonObjective.test(PokemonObjective.java:65) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.quests.objectives.Objective.test(Objective.java:43) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.quests.objectives.Objective.receive(Objective.java:61) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.storage.playerData.QuestData.receiveInternal(QuestData.java:94) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.storage.playerData.QuestData.receive(QuestData.java:110) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.quests.listeners.EntityListeners.onWildCapture(EntityListeners.java:89) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.quests.listeners.__EntityListeners_onWildCapture_SuccessfulCapture.invoke(.dynamic) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23127!/:?] {} at com.pixelmonmod.pixelmon.entities.pokeballs.EmptyPokeBallEntity.catchPokemon(EmptyPokeBallEntity.java:479) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.entities.pokeballs.EmptyPokeBallEntity.m8119(EmptyPokeBallEntity.java:404) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at net.minecraft.server.level.ServerLevel.m8647(ServerLevel.java:693) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.Level.m46653(Level.java:479) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel.m184063(ServerLevel.java:343) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.entity.EntityTickList.m156910(EntityTickList.java:54) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:323) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} -- Entity being ticked -- Details: Entity Type: pixelmon:empty_pokeball (com.pixelmonmod.pixelmon.entities.pokeballs.EmptyPokeBallEntity) Entity ID: 3583 Entity Name: Quick Ball Entity's Exact location: -657.00, 65.10, 2279.00 Entity's Block location: World: (-657,65,2279), Section: (at 15,1,7 in -42,4,142; chunk contains blocks -672,-64,2272 to -657,319,2287), Region: (-2,4; contains chunks -64,128 to -33,159, blocks -1024,-64,2048 to -513,319,2559) Entity's Momentum: 0.00, 0.00, 0.00 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.world.level.Level.m46653(Level.java:479) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel.m184063(ServerLevel.java:343) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.entity.EntityTickList.m156910(EntityTickList.java:54) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:323) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m206580(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at java.lang.Thread.run(Thread.java:833) ~[?:?] {}

-- Affected level -- Details: All players: 1 total; [ServerPlayer['blackgod1999'/34, l='ServerLevel[Black gods world]', x=-659.52, y=66.00, z=2279.79]] Chunk stats: 4234 Level dimension: minecraft:overworld Level spawn location: World: (-1632,65,672), Section: (at 0,1,0 in -102,4,42; chunk contains blocks -1632,-64,672 to -1617,319,687), Region: (-4,1; contains chunks -128,32 to -97,63, blocks -2048,-64,512 to -1537,319,1023) Level time: 1071529 game time, 1656832 day time Level name: Black gods world Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 138785 (now: false), thunder time: 44068 (now: false) Known server brands: forge Removed feature flags: Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m206580(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at java.lang.Thread.run(Thread.java:833) ~[?:?] {}

-- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Linux (amd64) version 5.13.0-valve37-1-neptune Java Version: 17.0.7, Flathub Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Flathub Memory: 1152676872 bytes (1099 MiB) / 3646947328 bytes (3478 MiB) up to 4294967296 bytes (4096 MiB) CPUs: 8 Processor Vendor: AuthenticAMD Processor Name: AMD Custom APU 0405 Identifier: AuthenticAMD Family 23 Model 144 Stepping 2 Microarchitecture: unknown Frequency (GHz): -0.00 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 8 Graphics card #0 name: VanGogh [AMD Custom GPU 0405] Graphics card #0 vendor: Advanced Micro Devices, Inc. [AMD/ATI] (0x1002) Graphics card #0 VRAM (MB): 258.00 Graphics card #0 deviceId: 0x163f Graphics card #0 versionInfo: unknown Virtual memory max (MB): 8433.30 Virtual memory used (MB): 9594.96 Swap memory total (MB): 1024.00 Swap memory used (MB): 0.00 JVM Flags: 2 total; -Xms512m -Xmx4096m Server Running: true Player Count: 1 / 8; [ServerPlayer['blackgod1999'/34, l='ServerLevel[Black gods world]', x=-659.52, y=66.00, z=2279.79]] Data Packs: vanilla, mod:forge, mod:fancymenu (incompatible), mod:konkrete (incompatible), mod:explorerscompass, mod:journeymap (incompatible), mod:clientresetpacket (incompatible), mod:pixelmon, mod:naturescompass Enabled Feature Flags: minecraft:vanilla World Generation: Experimental Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Launched Version: 1.20.1 ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.1.46.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.1.46.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.1.46.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.1.46.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.1.46.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f forge-1.20.1-47.1.46-universal.jar |Forge |forge |47.1.46 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 fancymenu_forge_2.14.9_MC_1.20.1.jar |FancyMenu |fancymenu |2.14.9 |DONE |Manifest: NOSIGNATURE konkrete_forge_1.6.1-2_MC_1.20.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE journeymap-1.20.1-5.9.12-forge.jar |Journeymap |journeymap |5.9.12 |DONE |Manifest: NOSIGNATURE Client Reset Packet-0.0.6.jar |Client Reset Packet |clientresetpacket |0.0.6 |DONE |Manifest: NOSIGNATURE Pixelmon-1.20.1-9.2.3-universal.jar |Pixelmon |pixelmon |9.2.3 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE Crash Report UUID: 1920762f-50f7-4e21-8eda-946d18b4fa73 FML: 47.1 Forge: net.minecraftforge:47.1.46elmonmod.pixelmon.quests.objectives.objectives.entity.PokemonObjective.test(PokemonObjective.java:65) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.quests.objectives.Objective.test(Objective.java:43) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.quests.objectives.Objective.receive(Objective.java:61) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.storage.playerData.QuestData.receiveInternal(QuestData.java:94) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.storage.playerData.QuestData.receive(QuestData.java:110) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.quests.listeners.EntityListeners.onWildCapture(EntityListeners.java:89) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.quests.listeners.__EntityListeners_onWildCapture_SuccessfulCapture.invoke(.dynamic) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23127!/:?] {} at com.pixelmonmod.pixelmon.entities.pokeballs.EmptyPokeBallEntity.catchPokemon(EmptyPokeBallEntity.java:479) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.entities.pokeballs.EmptyPokeBallEntity.m8119(EmptyPokeBallEntity.java:404) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at net.minecraft.server.level.ServerLevel.m8647(ServerLevel.java:693) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.Level.m46653(Level.java:479) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel.m184063(ServerLevel.java:343) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.entity.EntityTickList.m156910(EntityTickList.java:54) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:323) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m206580(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at java.lang.Thread.run(Thread.java:833) ~[?:?] {}

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

-- Head -- Thread: Server thread Stacktrace: at com.pixelmonmod.pixelmon.quests.objectives.objectives.entity.PokemonObjective.test(PokemonObjective.java:65) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.quests.objectives.Objective.test(Objective.java:43) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.quests.objectives.Objective.receive(Objective.java:61) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.storage.playerData.QuestData.receiveInternal(QuestData.java:94) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.storage.playerData.QuestData.receive(QuestData.java:110) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.quests.listeners.EntityListeners.onWildCapture(EntityListeners.java:89) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.quests.listeners.__EntityListeners_onWildCapture_SuccessfulCapture.invoke(.dynamic) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23127!/:?] {} at com.pixelmonmod.pixelmon.entities.pokeballs.EmptyPokeBallEntity.catchPokemon(EmptyPokeBallEntity.java:479) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at com.pixelmonmod.pixelmon.entities.pokeballs.EmptyPokeBallEntity.m8119(EmptyPokeBallEntity.java:404) ~[Pixelmon-1.20.1-9.2.3-universal.jar%23157!/:9.2.3-pipe21439] {re:classloading} at net.minecraft.server.level.ServerLevel.m8647(ServerLevel.java:693) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.Level.m46653(Level.java:479) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel.m184063(ServerLevel.java:343) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.entity.EntityTickList.m156910(EntityTickList.java:54) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:323) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} -- Entity being ticked -- Details: Entity Type: pixelmon:empty_pokeball (com.pixelmonmod.pixelmon.entities.pokeballs.EmptyPokeBallEntity) Entity ID: 3583 Entity Name: Quick Ball Entity's Exact location: -657.00, 65.10, 2279.00 Entity's Block location: World: (-657,65,2279), Section: (at 15,1,7 in -42,4,142; chunk contains blocks -672,-64,2272 to -657,319,2287), Region: (-2,4; contains chunks -64,128 to -33,159, blocks -1024,-64,2048 to -513,319,2559) Entity's Momentum: 0.00, 0.00, 0.00 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.world.level.Level.m46653(Level.java:479) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel.m184063(ServerLevel.java:343) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.entity.EntityTickList.m156910(EntityTickList.java:54) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:323) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m206580(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at java.lang.Thread.run(Thread.java:833) ~[?:?] {}

-- Affected level -- Details: All players: 1 total; [ServerPlayer['blackgod1999'/34, l='ServerLevel[Black gods world]', x=-659.52, y=66.00, z=2279.79]] Chunk stats: 4234 Level dimension: minecraft:overworld Level spawn location: World: (-1632,65,672), Section: (at 0,1,0 in -102,4,42; chunk contains blocks -1632,-64,672 to -1617,319,687), Region: (-4,1; contains chunks -128,32 to -97,63, blocks -2048,-64,512 to -1537,319,1023) Level time: 1071529 game time, 1656832 day time Level name: Black gods world Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 138785 (now: false), thunder time: 44068 (now: false) Known server brands: forge Removed feature flags: Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m206580(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23158!/:?] {re:classloading,pl:accesstransformer:B} at java.lang.Thread.run(Thread.java:833) ~[?:?] {}

-- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Linux (amd64) version 5.13.0-valve37-1-neptune Java Version: 17.0.7, Flathub Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Flathub Memory: 1152676872 bytes (1099 MiB) / 3646947328 bytes (3478 MiB) up to 4294967296 bytes (4096 MiB) CPUs: 8 Processor Vendor: AuthenticAMD Processor Name: AMD Custom APU 0405 Identifier: AuthenticAMD Family 23 Model 144 Stepping 2 Microarchitecture: unknown Frequency (GHz): -0.00 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 8 Graphics card #0 name: VanGogh [AMD Custom GPU 0405] Graphics card #0 vendor: Advanced Micro Devices, Inc. [AMD/ATI] (0x1002) Graphics card #0 VRAM (MB): 258.00 Graphics card #0 deviceId: 0x163f Graphics card #0 versionInfo: unknown Virtual memory max (MB): 8433.30 Virtual memory used (MB): 9594.96 Swap memory total (MB): 1024.00 Swap memory used (MB): 0.00 JVM Flags: 2 total; -Xms512m -Xmx4096m Server Running: true Player Count: 1 / 8; [ServerPlayer['blackgod1999'/34, l='ServerLevel[Black gods world]', x=-659.52, y=66.00, z=2279.79]] Data Packs: vanilla, mod:forge, mod:fancymenu (incompatible), mod:konkrete (incompatible), mod:explorerscompass, mod:journeymap (incompatible), mod:clientresetpacket (incompatible), mod:pixelmon, mod:naturescompass Enabled Feature Flags: minecraft:vanilla World Generation: Experimental Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Launched Version: 1.20.1 ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.1.46.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.1.46.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.1.46.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.1.46.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.1.46.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f forge-1.20.1-47.1.46-universal.jar |Forge |forge |47.1.46 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 fancymenu_forge_2.14.9_MC_1.20.1.jar |FancyMenu |fancymenu |2.14.9 |DONE |Manifest: NOSIGNATURE konkrete_forge_1.6.1-2_MC_1.20.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE journeymap-1.20.1-5.9.12-forge.jar |Journeymap |journeymap |5.9.12 |DONE |Manifest: NOSIGNATURE Client Reset Packet-0.0.6.jar |Client Reset Packet |clientresetpacket |0.0.6 |DONE |Manifest: NOSIGNATURE Pixelmon-1.20.1-9.2.3-universal.jar |Pixelmon |pixelmon |9.2.3 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE Crash Report UUID: 1920762f-50f7-4e21-8eda-946d18b4fa73 FML: 47.1 Forge: net.minecraftforge:47.1.46

The log file and images/videos

Describe the bug

A clear and concise description of what the bug is. i sent the crash report earlier about pixelmln crashing when i try to catch pokemon and a battle system error

Steps To Reproduce

game crashes when pokeball catches pokemon and a battle system error. pokemon wont level up

Expected Behavior

i expect the game to not crash when i catch pokemon and not disapear

Platform

- Device model: steam deck
- CPU architecture: 
- Android version: 
- PojavLauncher version: 1.20.1

Anything else?

No response

GaucovyAero commented 1 year ago

this is not pojav, closing, you can try getting help on our discord server tho