Vanilla 1.12.2 Crash Report

#oNpSAh6
112 lines
Raw
Analysis
Minecraft version:
1.12.2
Java version:
1.8.0_51
1---- Minecraft Crash Report ----
2
3WARNING: coremods are present:
4 HammerAnimationsCore (HammerAnimations-1.12.2-12.2.39.4.jar)
5 TerrariaCraft Coremod (TerrariaCraft-1.12.2-12.6.2.jar)
6 HCASM (HammerLib-1.12.2-12.2.58.jar)
7 CubicChunksCoreMod (CubicChunks-1.12.2-0.0.1271.0-SNAPSHOT-all.jar)
8Contact their authors BEFORE contacting forge
9
10// My bad.
11
12Time: 4/24/25 4:27 PM
13Description: There was a severe problem during mod loading that has caused the game to fail
14
15net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from HammerAnimations (hammeranims)
16Caused by: java.lang.IllegalStateException: Nashorn JS environment was not found.
17
18------------------------------------------------------------
19PLEASE DO NOT REPORT THIS ISSUE! IT IS AN INTENTIONAL CRASH.
20YOUR JAVA RUNTIME IS MISSING A CRITICAL COMPONENT FOR HammerAnimations: Nashorn.
21CONSIDER INSTALLING NASHORN INTO YOUR MODS FOLDER, OR USING JDK INSTEAD OF JRE.
22------------------------------------------------------------
23
24 at org.zeith.hammeranims.core.js.JsFactory.init(JsFactory.java:118)
25 at org.zeith.hammeranims.HammerAnimations.construct(HammerAnimations.java:58)
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:497)
30 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
31 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
32 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
33 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
34 at java.lang.reflect.Method.invoke(Method.java:497)
35 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
36 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
37 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
38 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
39 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
40 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
41 at com.google.common.eventbus.EventBus.post(EventBus.java:217)
42 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
43 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
44 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
45 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
46 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
47 at java.lang.reflect.Method.invoke(Method.java:497)
48 at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
49 at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
50 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
51 at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
52 at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
53 at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
54 at com.google.common.eventbus.EventBus.post(EventBus.java:217)
55 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
56 at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
57 at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
58 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
59 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
60 at net.minecraft.client.main.Main.main(SourceFile:123)
61 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
62 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
63 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
64 at java.lang.reflect.Method.invoke(Method.java:497)
65 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
66 at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
67
68
69A detailed walkthrough of the error, its code path and all known details is as follows:
70---------------------------------------------------------------------------------------
71
72-- System Details --
73Details:
74 Minecraft Version: 1.12.2
75 Operating System: Windows 10 (amd64) version 10.0
76 Java Version: 1.8.0_51, Oracle Corporation
77 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
78 Memory: 156293928 bytes (149 MB) / 1148715008 bytes (1095 MB) up to 3817865216 bytes (3641 MB)
79 JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m
80 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
81 FML: MCP 9.42 Powered by Forge 14.23.5.2847 10 mods loaded, 10 mods active
82 States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
83
84 | State | ID | Version | Source | Signature |
85 |:----- |:--------------- |:-------------------------- |:---------------------------------------------- |:---------------------------------------- |
86 | LC | minecraft | 1.12.2 | minecraft.jar | None |
87 | LC | mcp | 9.42 | minecraft.jar | None |
88 | LC | FML | **.**.**.** | forge-1.12.2-14.23.5.2847.jar | None |
89 | LC | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
90 | LC | cubicchunkscore | 1.12.2-0.0.1271.0-SNAPSHOT | minecraft.jar | None |
91 | LC | cubicchunks | 1.12.2-0.0.1271.0-SNAPSHOT | CubicChunks-1.12.2-0.0.1271.0-SNAPSHOT-all.jar | None |
92 | LC | hammercore | 12.2.58 | HammerLib-1.12.2-12.2.58.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
93 | LE | hammeranims | **.**.**.** | HammerAnimations-1.12.2-12.2.39.4.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
94 | L | musiclayer | 12.2.22 | MusicLayer-1.12.2-12.2.22.jar | None |
95 | L | terraria | 12.6.2 | TerrariaCraft-1.12.2-12.6.2.jar | None |
96
97 Loaded coremods (and transformers):
98HammerAnimationsCore (HammerAnimations-1.12.2-12.2.39.4.jar)
99 org.zeith.hammeranims.core.asm.HAClassTransformer
100TerrariaCraft Coremod (TerrariaCraft-1.12.2-12.6.2.jar)
101
102HCASM (HammerLib-1.12.2-12.2.58.jar)
103 com.zeitheron.hammercore.asm.HammerCoreTransformer
104CubicChunksCoreMod (CubicChunks-1.12.2-0.0.1271.0-SNAPSHOT-all.jar)
105 io.github.opencubicchunks.cubicchunks.core.asm.transformer.CubicChunksWorldEditTransformer
106 io.github.opencubicchunks.cubicchunks.core.asm.transformer.AddEmptyConstructorToChunk
107 GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.0 Compatibility Profile Context 24.7.1.240618' Renderer: 'Radeon RX 580 Series'
108 HammerLib Debug Information:
109 Dependent Mods:
110 -HammerAnimations (hammeranims) @ **.**.**.**
111 -MusicLayer (musiclayer) @ 12.2.22
112 -TerrariaCraft (terraria) @ 12.6.2
This log will be saved for 90 days from their last view.
Report abuse