Forge 1.12.2 Crash Report

#kEawpPo
195 lines
Raw
Analysis
Minecraft version:
1.12.2
Java version:
1.8.0_342
Forge version:
14.23.5.2859
1---- Minecraft Crash Report ----
2
3WARNING: coremods are present:
4 llibrary (llibrary-core-1.0.11-1.12.2.jar)
5 Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.8-1.12.2.jar)
6 FutureMC (future-mc-0.1.13.jar)
7 ForgelinPlugin (Forgelin-1.8.4.jar)
8 MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
9 CreativePatchingLoader (CreativeCore_v1.10.10_mc1.12.2.jar)
10 MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
11 Quark Plugin (Quark-r1.6-179.jar)
12 CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
13 CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
14Contact their authors BEFORE contacting forge
15
16// There are four lights!
17
18Time: 8/16/22 3:11 PM
19Description: Exception in server tick loop
20
21java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
22 at nukeduck.armorchroma.ArmorChroma.<clinit>(ArmorChroma.java:23)
23 at java.lang.Class.forName0(Native Method)
24 at java.lang.Class.forName(Class.java:348)
25 at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
26 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
27 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
28 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
29 at java.lang.reflect.Method.invoke(Method.java:498)
30 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
31 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
32 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
33 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
34 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
35 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
36 at com.google.common.eventbus.EventBus.post(EventBus.java:217)
37 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
38 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
39 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
40 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
41 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
42 at java.lang.reflect.Method.invoke(Method.java:498)
43 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
44 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
45 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
46 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
47 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
48 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
49 at com.google.common.eventbus.EventBus.post(EventBus.java:217)
50 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
51 at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
52 at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
53 at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
54 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
55 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
56 at java.lang.Thread.run(Thread.java:750)
57Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
58 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
59 at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
60 at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
61 ... 35 more
62Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@5395ea39 from coremod FMLCorePlugin
63 at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)
64 at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
65 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
66 ... 37 more
67Caused by: java.lang.RuntimeException: Attempted to load class bib for invalid side SERVER
68 at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62)
69 at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
70 ... 39 more
71
72
73A detailed walkthrough of the error, its code path and all known details is as follows:
74---------------------------------------------------------------------------------------
75
76-- System Details --
77Details:
78 Minecraft Version: 1.12.2
79 Operating System: Linux (amd64) version 5.4.0-100-generic
80 Java Version: 1.8.0_342, Oracle Corporation
81 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
82 Memory: 603339448 bytes (575 MB) / 1138229248 bytes (1085 MB) up to 1771044864 bytes (1689 MB)
83 JVM Flags: 3 total; -XX:MaxMetaspaceSize=300M -Xmx1900M -Xms950M
84 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
85 FML: MCP 9.42 Powered by Forge 14.23.5.2859 80 mods loaded, 80 mods active
86 States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
87
88 | State | ID | Version | Source | Signature |
89 |:----- |:----------------- |:--------------------- |:-------------------------------------------------- |:---------------------------------------- |
90 | LC | minecraft | 1.12.2 | minecraft.jar | None |
91 | LC | mcp | 9.42 | minecraft.jar | None |
92 | LC | FML | **.**.**.** | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
93 | LC | forge | 14.23.5.2859 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
94 | LC | creativecoredummy | 1.0.0 | minecraft.jar | None |
95 | LC | foamfixcore | 7.7.4 | minecraft.jar | None |
96 | LC | futuremccore | 0.1.12 | minecraft.jar | None |
97 | LC | securitycraft | v1.8.14 | [1.12.2] SecurityCraft v1.8.14.jar | None |
98 | LC | jei | **.**.**.** | jei_1.12.2-4.15.0.268.jar | None |
99 | LC | appleskin | 1.0.8 | AppleSkin-mc1.12-1.0.8.jar | None |
100 | LC | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None |
101 | L | armorchroma | 1.4-beta | armorchroma-1.12.2-1.4.jar | None |
102 | L | aroma1997core | **.**.**.**.b165 | Aroma1997Core-1.12.2-2.0.0.2.b165.jar | None |
103 | L | athenaeum | 1.12.2-1.17.4 | athenaeum-1.12.2-1.17.4.jar | None |
104 | L | attributefix | 1.0.4 | AttributeFix-1.12.2-1.0.4.jar | None |
105 | L | tombstone | 3.7.3 | tombstone-3.7.3-1.12.2.jar | None |
106 | L | quark | r1.6-179 | Quark-r1.6-179.jar | None |
107 | L | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
108 | L | biomesoplenty | 7.0.1.2441 | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None |
109 | L | carryon | 1.12.3 | carryon-1.12.2-1.12.3.15.jar | None |
110 | L | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None |
111 | L | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
112 | L | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
113 | L | conarm | **.**.**.** | conarm-1.12.2-1.2.5.4.jar | None |
114 | L | opframe | 1.4.0 | OnlinePicFrame_v1.4.37_mc1.12.2.jar | None |
115 | L | creativecore | 1.10.0 | CreativeCore_v1.10.10_mc1.12.2.jar | None |
116 | L | creepingnether | 2.2.2 | Creeping Nether-2.2.2.jar | None |
117 | L | customnpcs | 1.12 | CustomNPCs_1.12.2-(01Oct19).jar | None |
118 | L | props | **.**.**.** | Decocraft-2.6.3.7_1.12.2.jar | None |
119 | L | dropt | 1.12.2-1.15.1 | dropt-1.12.2-1.15.1.jar | None |
120 | L | dynamictrees | 1.12.2-0.9.7 | DynamicTrees-1.12.2-0.9.7.jar | None |
121 | L | dynamictreesbop | 1.12.2-1.4.1e | DynamicTreesBOP-1.12.2-1.4.1e.jar | None |
122 | L | ebwizardry | 4.2.11 | ElectroblobsWizardry-4.2.11-MC1.12.2.jar | None |
123 | L | csb_ench_table | 1.1.3 | EnchantingTable-1.12-1.1.3.jar | None |
124 | L | endercrop | 1.12.2-1.6.0 | endercrop-1.12.2-1.6.0.jar | None |
125 | L | exoticbirds | 1.0 | Exotic Birds 1.12.2-3.2.0.jar | None |
126 | L | explorercraft | 2.2.13 | Explorercraft-2.2.13.jar | None |
127 | L | fastbench | 1.7.3 | FastWorkbench-1.12.2-1.7.3.jar | None |
128 | L | fencejumper | 1.0.5 | fencejumper-1.12-1.0.5.jar | None |
129 | L | foamfix | 0.10.8-1.12.2 | foamfix-0.10.8-1.12.2.jar | None |
130 | L | foamflower | 1.12.2-1.0.0.0-beta1 | foamflower-1.12.2-1.0.0.0-beta1.jar | None |
131 | L | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
132 | L | minecraftfuture | 0.1.13 | future-mc-0.1.13.jar | None |
133 | L | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
134 | L | ic2 | 2.8.171-ex112 | industrialcraft-2-2.8.171-ex112.jar | None |
135 | L | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
136 | L | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None |
137 | L | libraryex | 1.1.1 | LibraryEx-1.12.2-1.1.1.jar | None |
138 | L | lycanitesmobs | **.**.**.** - MC 1.12.2 | lycanitesmobs-1.12.2-2.0.7.2.jar | None |
139 | L | magma_monsters | 0.3.0 | MagmaMonsters-0.3.0.jar | None |
140 | L | magneticraft | 2.7.0 | Magneticraft_1.12-2.8.3-dev.jar | None |
141 | L | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
142 | L | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
143 | L | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
144 | L | memeinabottle | 2.1.1 | MemeInABottle-1.12.X-2.1.1.jar | None |
145 | L | modernlamps | 1.0.3 | ModernLights-1.0.3_1.12.jar | None |
146 | L | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
147 | L | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | None |
148 | L | mowziesmobs | 1.5.4 | mowziesmobs-1.5.4.jar | None |
149 | L | mutantbeasts | 1.12.2-1.0.2 | MutantBeasts-1.12.2-1.0.2.jar | None |
150 | L | netherex | 2.1.5 | NetherEx-1.12.2-2.1.5.jar | None |
151 | L | patchouli | 1.0-20 | Patchouli-1.0-20.jar | None |
152 | L | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
153 | L | potioncore | 1.9_for_1.12.2 | PotionCore-1.9_for_1.12.2.jar | None |
154 | L | qualitytools | 1.0.7_for_1.12.2 | QualityTools-1.0.7_for_1.12.2.jar | None |
155 | L | railcraft | 12.0.0 | railcraft-12.0.0.jar | None |
156 | L | rustic | 1.1.2 | rustic-1.1.2.jar | None |
157 | L | signpost | 1.08.3 | signpost-1.12.2-1.08.3.jar | None |
158 | L | spartanshields | 1.5.0 | SpartanShields-1.12.2-1.5.0.jar | None |
159 | L | thutcore | 5.21.0 | thutcore-1.12.2-5.21.0.jar | None |
160 | L | thutcore_compat | 1.0 | thutcore-1.12.2-5.21.0.jar | None |
161 | L | uniquebase | 1.0.1 | Unique Enchantments Base-1.12.2-1.1.4.jar | None |
162 | L | uniquee | 1.8.0 | Unique Enchantments V1.12.2-1.8.jar | None |
163 | L | variedcommodities | 1.12.2 | VariedCommodities_1.12.2(21nov19).jar | None |
164 | L | vending | 1.12.2-3.0.1.2 | vending-1.12.2-3.0.1.2.jar | None |
165 | L | gvc | 1.2.0 | Voice Chat Reloaded-1.2.0.jar | None |
166 | L | wearablebackpacks | 3.1.4-Finnari | WearableBackpacks-1.12.2-3.1.4-Finarri-Edition.jar | None |
167 | L | xpbook | 0.0.3-beta | xpbook-1.12-0.0.3-beta.jar | None |
168 | L | orelib | **.**.**.** | OreLib-1.12.2-3.6.0.1.jar | None |
169 | L | candymod | 1.1.5 | candyworld-1.1.5.jar | None |
170
171 Loaded coremods (and transformers):
172llibrary (llibrary-core-1.0.11-1.12.2.jar)
173 net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
174 net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
175Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.8-1.12.2.jar)
176 pl.asie.foamfix.coremod.FoamFixTransformer
177FutureMC (future-mc-0.1.13.jar)
178 thedarkcolour.futuremc.asm.CoreTransformer
179ForgelinPlugin (Forgelin-1.8.4.jar)
180
181MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
182 mekanism.coremod.KeybindingMigrationHelper
183CreativePatchingLoader (CreativeCore_v1.10.10_mc1.12.2.jar)
184
185MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
186
187Quark Plugin (Quark-r1.6-179.jar)
188 vazkii.quark.base.asm.ClassTransformer
189CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
190
191CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
192 team.chisel.ctm.client.asm.CTMTransformer
193 Profiler Position: N/A (disabled)
194 Is Modded: Definitely; Server brand changed to 'fml,forge'
195 Type: Dedicated Server (map_server.txt)
This log will be saved for 90 days from their last view.
Report abuse