This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
java.lang.reflect.InvocationTargetException: null
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.VerifyError: Bad type on operand stack
Exception Details:
Location:
net/minecraftforge/client/ForgeHooksClient.invalidateLog4jThreadCache()V @65: invokeinterface
Reason:
Type 'java/lang/Object' (current frame, stack[2]) is not assignable to 'java/lang/Throwable'
Current Frame:
bci: @65
flags: { }
locals: { 'java/lang/Object' }
stack: { 'org/apache/logging/log4j/Logger', 'java/lang/String', 'java/lang/Object' }
Bytecode:
0x0000000: 1305 be13 05c0 b605 c44b 1305 c613 05c8
0x0000010: b605 c44c 2a04 b605 ce2b 04b6 05ce 2a01
0x0000020: b605 cfc0 0124 01b6 0128 2b01 b605 cfc0
0x0000030: 0124 01b6 0128 a700 104b b202 f113 05d3
0x0000040: 2ab9 05d7 0300 b1
Exception Handler Table:
bci [0, 54] => handler: 57
bci [0, 54] => handler: 57
Stackmap Table:
same_locals_1_stack_item_frame(@57,Object[#4])
append_frame(@70,Object[#4])
at net.minecraft.client.main.Main.main(SourceFile:123) ~[Main.class:?]
... 6 more
[11:42:48] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[11:42:48] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[11:42:48] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[11:42:48] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
[11:42:48] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:971)
[11:42:48] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[11:42:48] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)