When I start my game and get into my 1.12 shaders mod launch option... I can do whatever I want in a world. but the moment I hit a block just once my game crashes... when I start the game, the output log says this at the start...
15:30:44 launcher Have local file C:/Users\Brody\AppData\Roaming\.minecraft\libraries\shadersmodcore/ShadersModCore/2.7.0mc1.12/ShadersModCore-2.7.0mc1.12.jar but don't know what size or hash it should be. Have to assume it's good.
15:30:44 launcher Have local file C:/Users\Brody\AppData\Roaming\.minecraft\libraries\org/ow2/asm/asm-all/5.2/asm-all-5.2.jar but don't know what size or hash it should be. Have to assume it's good.
And when the game actually crashes it says
Fatal
Unreported exception thrown!
java.lang.VerifyError: Bad local variable type
Exception Details:
Location:
bvu.f()V @96: aload_0
Reason:
Type top (current frame, locals[0]) is not assignable to reference type
When I start my game and get into my 1.12 shaders mod launch option... I can do whatever I want in a world. but the moment I hit a block just once my game crashes... when I start the game, the output log says this at the start...
WarningWarning
15:30:43 launcher Couldn't get hash for shadersmodcore/ShadersModCore/2.7.0mc1.12/ShadersModCore-2.7.0mc1.12.jar from https://libraries.minecraft.net/shadersmodcore/ShadersModCore/2.7.0mc1.12/ShadersModCore-2.7.0mc1.12.jar.sha1: HTTP 404: Not Found
15:30:43 launcher Couldn't get hash for org/ow2/asm/asm-all/5.2/asm-all-5.2.jar from https://libraries.minecraft.net/org/ow2/asm/asm-all/5.2/asm-all-5.2.jar.sha1: HTTP 404: Not Found
15:30:44 launcher Have local file C:/Users\Brody\AppData\Roaming\.minecraft\libraries\shadersmodcore/ShadersModCore/2.7.0mc1.12/ShadersModCore-2.7.0mc1.12.jar but don't know what size or hash it should be. Have to assume it's good.
15:30:44 launcher Have local file C:/Users\Brody\AppData\Roaming\.minecraft\libraries\org/ow2/asm/asm-all/5.2/asm-all-5.2.jar but don't know what size or hash it should be. Have to assume it's good.
And when the game actually crashes it says
Fatal
Unreported exception thrown!
java.lang.VerifyError: Bad local variable type
Exception Details:
Location:
bvu.f()V @96: aload_0
Reason:
Type top (current frame, locals[0]) is not assignable to reference type
Current Frame:
bci: @96
flags: { }
locals: { }
stack: { }
Bytecode:
0x0000000: 033c 1b07 a200 5c10 0e1b 683d 2ab4 002f
0x0000010: 1c07 602a b400 242a b400 322a b400 2f1c
0x0000020: 0760 2eb8 0038 b600 3d8d b600 40b8 0044
0x0000030: 4f2a b400 2f1c 0760 0460 2ab4 0024 2ab4
0x0000040: 0032 2ab4 002f 1c07 6004 602e b800 38b6
0x0000050: 0046 8db6 0048 b800 444f 8401 01a7 ffa5
0x0000060: 2ab4 002f b800 52b1
Stackmap Table:
append_frame(@2,Integer)
chop_frame(@96,2)
at cgd$a.a(SourceFile:114)
at cgd$a.<init>(SourceFile:100)
at bvk.a(SourceFile:45)
at buw.a(SourceFile:2100)
at buo.a(SourceFile:1308)
at buo.b(SourceFile:1188)
at buo.a(SourceFile:1033)
at bhz.az(SourceFile:1023)
at bhz.a(SourceFile:419)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Please help I do not know what to do.