Forge 1.20.2 Crash Report

#RBbUCLq
97 lines
Raw
Analysis
Minecraft version:
1.20.2
Java version:
17.0.11
Forge version:
48.1.0
1---- Minecraft Crash Report ----
2// On the bright side, I bought you a teddy bear!
3
4Time: 2024-07-02 09:57:41
5Description: Exception in server tick loop
6
7java.lang.NoClassDefFoundError: org/apache/commons/compress/utils/Lists
8 at com.pixelmonmod.pixelmon.api.storage.PokemonStorage.trackingPlayers(PokemonStorage.java:142) ~[Pixelmon-1.20.2-9.2.8-server.jar%2398!/:9.2.8-pipe23961] {re:classloading}
9 at com.pixelmonmod.pixelmon.api.storage.PokemonStorage.notifyListeners(PokemonStorage.java:485) ~[Pixelmon-1.20.2-9.2.8-server.jar%2398!/:9.2.8-pipe23961] {re:classloading}
10 at com.pixelmonmod.pixelmon.api.storage.PartyStorage.set(PartyStorage.java:331) ~[Pixelmon-1.20.2-9.2.8-server.jar%2398!/:9.2.8-pipe23961] {re:classloading,pl:runtimedistcleaner:A}
11 at com.pixelmonmod.pixelmon.api.storage.PartyStorage.set(PartyStorage.java:335) ~[Pixelmon-1.20.2-9.2.8-server.jar%2398!/:9.2.8-pipe23961] {re:classloading,pl:runtimedistcleaner:A}
12 at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.loadPokemon(NPCTrainer.java:457) ~[Pixelmon-1.20.2-9.2.8-server.jar%2398!/:9.2.8-pipe23961] {re:classloading}
13 at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.init(NPCTrainer.java:220) ~[Pixelmon-1.20.2-9.2.8-server.jar%2398!/:9.2.8-pipe23961] {re:classloading}
14 at com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.npcs.trainers.SpawnActionNPCTrainer.createEntity(SpawnActionNPCTrainer.java:45) ~[Pixelmon-1.20.2-9.2.8-server.jar%2398!/:9.2.8-pipe23961] {re:classloading}
15 at com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.npcs.trainers.SpawnActionNPCTrainer.createEntity(SpawnActionNPCTrainer.java:25) ~[Pixelmon-1.20.2-9.2.8-server.jar%2398!/:9.2.8-pipe23961] {re:classloading}
16 at com.pixelmonmod.pixelmon.api.spawning.SpawnAction.getOrCreateEntity(SpawnAction.java:52) ~[Pixelmon-1.20.2-9.2.8-server.jar%2398!/:9.2.8-pipe23961] {re:classloading}
17 at com.pixelmonmod.pixelmon.api.spawning.SpawnAction.doSpawn(SpawnAction.java:78) ~[Pixelmon-1.20.2-9.2.8-server.jar%2398!/:9.2.8-pipe23961] {re:classloading}
18 at com.pixelmonmod.pixelmon.api.spawning.archetypes.spawners.TickingSpawner.doPass(TickingSpawner.java:100) ~[Pixelmon-1.20.2-9.2.8-server.jar%2398!/:9.2.8-pipe23961] {re:classloading}
19 at com.pixelmonmod.pixelmon.api.spawning.SpawnerCoordinator.onTick(SpawnerCoordinator.java:57) ~[Pixelmon-1.20.2-9.2.8-server.jar%2398!/:9.2.8-pipe23961] {re:classloading}
20 at com.pixelmonmod.pixelmon.api.spawning.__SpawnerCoordinator_onTick_ServerTickEvent.invoke(.dynamic) ~[Pixelmon-1.20.2-9.2.8-server.jar%2398!/:9.2.8-pipe23961] {re:classloading,pl:eventbus:B}
21 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:58) ~[eventbus-6.2.0.jar%2349!/:?] {}
22 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:300) ~[eventbus-6.2.0.jar%2349!/:?] {}
23 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:281) ~[eventbus-6.2.0.jar%2349!/:?] {}
24 at net.minecraftforge.event.ForgeEventFactory.post(ForgeEventFactory.java:170) ~[forge-1.20.2-48.1.0-universal.jar%23106!/:?] {re:classloading}
25 at net.minecraftforge.event.ForgeEventFactory.onPostServerTick(ForgeEventFactory.java:755) ~[forge-1.20.2-48.1.0-universal.jar%23106!/:?] {re:classloading}
26 at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:830) ~[server-1.20.2-20230921.100330-srg.jar%23101!/:?] {re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.forge.mixins.json:MinecraftServerMixin,pl:mixin:A}
27 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:656) ~[server-1.20.2-20230921.100330-srg.jar%23101!/:?] {re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.forge.mixins.json:MinecraftServerMixin,pl:mixin:A}
28 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:249) ~[server-1.20.2-20230921.100330-srg.jar%23101!/:?] {re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.forge.mixins.json:MinecraftServerMixin,pl:mixin:A}
29 at java.lang.Thread.run(Thread.java:840) ~[?:?] {}
30Caused by: java.lang.ClassNotFoundException: org.apache.commons.compress.utils.Lists
31 ... 22 more
32
33
34A detailed walkthrough of the error, its code path and all known details is as follows:
35---------------------------------------------------------------------------------------
36
37-- System Details --
38Details:
39 Minecraft Version: 1.20.2
40 Minecraft Version ID: 1.20.2
41 Operating System: Linux (amd64) version 5.15.0-112-generic
42 Java Version: 17.0.11, Eclipse Adoptium
43 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
44 Memory: 1208665088 bytes (1152 MiB) / 1992294400 bytes (1900 MiB) up to 2411724800 bytes (2300 MiB)
45 CPUs: 2
46 Processor Vendor: AuthenticAMD
47 Processor Name: AMD EPYC 7402P 24-Core Processor
48 Identifier: AuthenticAMD Family 23 Model 49 Stepping 0
49 Microarchitecture: Zen 2
50 Frequency (GHz): -0.00
51 Number of physical packages: 1
52 Number of physical CPUs: 8
53 Number of logical CPUs: 8
54 Graphics card #0 name: unknown
55 Graphics card #0 vendor: unknown
56 Graphics card #0 VRAM (MB): 0.00
57 Graphics card #0 deviceId: unknown
58 Graphics card #0 versionInfo: unknown
59 Virtual memory max (MB): 16043.34
60 Virtual memory used (MB): 23736.29
61 Swap memory total (MB): 0.00
62 Swap memory used (MB): 0.00
63 JVM Flags: 3 total; -XX:MaxMetaspaceSize=300M -Xmx2300M -Xms1150M
64 Server Running: true
65 Player Count: 1 / 20; [ServerPlayer['MermaidMaira'/108, l='ServerLevel[world]', x=-222.50, y=71.00, z=-242.50]]
66 Data Packs: vanilla, mod:forge, mod:pixelmon, mod:waystones, mod:balm
67 Enabled Feature Flags: minecraft:vanilla
68 World Generation: Experimental
69 Is Modded: Definitely; Server brand changed to 'forge'
70 Type: Dedicated Server (map_server.txt)
71 ModLauncher: 10.1.1
72 ModLauncher launch target: forge_server
73 ModLauncher naming: srg
74 ModLauncher services:
75 mixin-0.8.5.jar mixin PLUGINSERVICE
76 eventbus-6.2.0.jar eventbus PLUGINSERVICE
77 fmlloader-1.20.2-48.1.0.jar slf4jfixer PLUGINSERVICE
78 fmlloader-1.20.2-48.1.0.jar object_holder_definalize PLUGINSERVICE
79 fmlloader-1.20.2-48.1.0.jar runtime_enum_extender PLUGINSERVICE
80 fmlloader-1.20.2-48.1.0.jar capability_token_subclass PLUGINSERVICE
81 accesstransformers-8.1.1.jar accesstransformer PLUGINSERVICE
82 fmlloader-1.20.2-48.1.0.jar runtimedistcleaner PLUGINSERVICE
83 modlauncher-10.1.1.jar mixin TRANSFORMATIONSERVICE
84 modlauncher-10.1.1.jar fml TRANSFORMATIONSERVICE
85 FML Language Providers:
86 minecraft@1.0
87 lowcodefml@48
88 javafml@null
89 Mod List:
90 server-1.20.2-20230921.100330-srg.jar |Minecraft |minecraft |1.20.2 |DONE |Manifest: NOSIGNATURE
91 forge-1.20.2-48.1.0-universal.jar |Forge |forge |48.1.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
92 waystones-forge-1.20.2-15.2.0.jar |Waystones |waystones |15.2.0 |DONE |Manifest: NOSIGNATURE
93 balm-forge-1.20.2-8.0.5.jar |Balm |balm |8.0.5 |DONE |Manifest: NOSIGNATURE
94 Pixelmon-1.20.2-9.2.8-server.jar |Pixelmon |pixelmon |9.2.8 |DONE |Manifest: NOSIGNATURE
95 Crash Report UUID: ddb1ead5-ac37-4ac1-bd44-c79bdf4b8b0f
96 FML: 48.1
97 Forge: net.minecraftforge:48.1.0
This log will be saved for 90 days from their last view.
Report abuse