I am super new to MODS, Texture packs, Shadders, and other stuff in minecraft. Last week I tried my first texture pack which recommended FORGE with Optifine. It was working okay with a few glitches which I guessed was coding from any of the three. But overall I liked the result. I installed the new update to forge yesterday 1.11-forge1.11-13.19.1.2199 and removed any old folders. (guessing that was what I was supposed to do) Then I launched and Failed. I will post the log I did try to look up the error but the coding is so new I am lost looking at it. I just ask if I am asking the wrong location please direct me in right direction I'm still new don't ban me lol.
[08:51:13] [Client thread/ERROR]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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 return type
Exception Details:
Location:
Config.getDefiningResourcePack(Lnet/minecraft/util/ResourceLocation;)Lnet/minecraft/client/resources/ResourcePackRepository; @101: areturn
Reason:
Type 'net/minecraft/client/resources/FileResourcePack' (current frame, stack[0]) is not assignable to 'net/minecraft/client/resources/ResourcePackRepository' (from method signature)
Current Frame:
bci: @101
flags: { }
locals: { 'net/minecraft/util/ResourceLocation', 'net/minecraft/client/resources/SkinManager', 'net/minecraft/client/resources/ResourcePackRepository', 'java/util/List' }
stack: { 'net/minecraft/client/resources/FileResourcePack' }
Bytecode:
0x0000000: b202 c7b6 035a 4c2b b603 794d 2cc6 000f
0x0000010: 2c2a b903 b302 0099 0005 2cb0 2bb4 03b6
0x0000020: 4e2d b903 7c01 0004 6436 0415 049b 002b
0x0000030: 2d15 04b9 03ba 0200 c000 073a 0519 05b6
0x0000040: 0373 3a06 1906 2ab9 03b3 0200 9900 0619
0x0000050: 06b0 8404 ffa7 ffd6 b803 932a b603 bd99
0x0000060: 0007 b803 93b0 01b0
Stackmap Table:
append_frame(@28,Object[#9],Object[#848])
append_frame(@43,Object[#866],Integer)
same_frame(@82)
chop_frame(@88,1)
same_frame(@102)
at Reflector.logEntry(Reflector.java:1188) ~[Reflector.class:?]
at Reflector.<clinit>(Reflector.java:106) ~[Reflector.class:?]
at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:136) ~[b.class:?]
at net.minecraft.crash.CrashReport.<init>(CrashReport.java:52) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85055_a(CrashReport.java:423) ~[b.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:354) ~[beq.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) ~[Main.class:?]
... 6 more
[08:51:13] [Client thread/INFO]: [STDERR]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[08:51:13] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[08:51:13] [Client thread/INFO]: [STDERR]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[08:51:13] [Client thread/INFO]: [STDERR]: at java.lang.Runtime.exit(Runtime.java:107)
[08:51:13] [Client thread/INFO]: [STDERR]: at java.lang.System.exit(System.java:968)
[08:51:13] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[08:51:13] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)