Jump to content

Forge version 11.14.0.1299 Wont Start


Mmagoo1322

Recommended Posts

I am trying to launch my game using the newest forge version 1299 for MC1.8 and it doesnt load

there is no crash report but I do get the following text in the game out put

 

[12:00:58] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

[12:00:58] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

[12:00:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker

[12:00:58] [main/INFO] [FML]: Forge Mod Loader version 8.0.26.1299 for Minecraft 1.8 loading

[12:00:58] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25

[12:00:58] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[12:00:58] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[12:00:58] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[12:00:58] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[12:00:58] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.8.1_HD_U_C7.jar

[12:00:58] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[12:00:58] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker

[12:00:58] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[12:00:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[12:00:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[12:00:58] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker

[12:00:58] [main/INFO] [sTDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions

[12:00:58] [main/INFO] [sTDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader

[12:00:58] [main/INFO] [sTDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer

[12:00:58] [main/INFO] [sTDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/Matt/AppData/Roaming/.minecraft/mods/OptiFine_1.8.1_HD_U_C7.jar

[12:00:58] [main/INFO] [sTDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@1b083826

[12:00:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[12:01:00] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

[12:01:00] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc

[12:01:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[12:01:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[12:01:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[12:01:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[12:01:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[12:01:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[12:01:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[12:01:01] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker

[12:01:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

[12:01:01] [main/INFO] [sTDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments

[12:01:01] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}

[12:01:01] [main/ERROR] [LaunchWrapper]: 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.11.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]

Caused by: java.lang.VerifyError: Bad type on operand stack

Exception Details:

  Location:

    net/minecraft/client/Minecraft.func_71384_a()V @946: invokespecial

  Reason:

    Type 'net/minecraft/client/multiplayer/WorldClient' (current frame, stack[3]) is not assignable to 'net/minecraft/world/World'

  Current Frame:

    bci: @946

    flags: { }

    locals: { 'net/minecraft/client/Minecraft' }

    stack: { 'net/minecraft/client/Minecraft', uninitialized 934, uninitialized 934, 'net/minecraft/client/multiplayer/WorldClient', 'net/minecraft/client/renderer/texture/TextureManager' }

  Bytecode:

    0x0000000: 2abb 004d 592a 2ab4 0175 b702 80b5 0282

    0x0000010: 2ab4 0142 2ab4 01a4 b902 8802 0057 2ab7

    0x0000020: 028b 2ab4 0282 b402 8e9e 0023 2ab4 0282

    0x0000030: b402 919e 0019 2a2a b402 82b4 0291 b501

    0x0000040: ed2a 2ab4 0282 b402 8eb5 01f2 b201 cabb

    0x0000050: 01cc 59b7 01cd 1302 93b6 01d3 b802 98b6

    0x0000060: 01d3 b601 d9b9 01df 0200 2ab7 029b 2ab7

    0x0000070: 029e 2ab7 02a1 b802 a62a bb02 a859 2ab4

    0x0000080: 01ed 2ab4 01f2 04b7 02ab b502 ad2a b402

    0x0000090: ad0b 0b0b 0bb6 02b1 2ab7 02b4 2abb 0039

    0x00000a0: 592a b401 7fbb 02b6 592a b401 7513 02b8

    0x00000b0: b702 b92a b401 a42a b401 3a2a b402 82b7

    0x00000c0: 02bc b502 be2a bb02 c059 2ab4 013a b702

    0x00000d0: c3b5 02c5 2abb 02c7 592a b401 3a2a b402

    0x00000e0: 82b4 02ca b702 cdb5 02cf 2ab4 02c5 2ab4

    0x00000f0: 02cf b902 d502 00b8 02db 2a2a b401 422a

    0x0000100: b402 c5b6 02df 2abb 02e1 592a b402 c5b7

    0x0000110: 02e4 b502 e62a b402 c52a b402 e6b9 02d5

    0x0000120: 0200 2a2a b402 e6b7 02ea 2ab7 02ed 2abb

    0x0000130: 02ef 592a b402 e6bb 02b6 592a b401 7a13

    0x0000140: 02f1 b702 b92a b401 c3b7 02f4 b502 f62a

    0x0000150: bb02 f859 bb02 b659 2ab4 0175 1302 fab7

    0x0000160: 02b9 b702 fdb5 02ff 2abb 0301 592a b402

    0x0000170: c52a b402 82b7 0304 b503 062a b402 c52a

    0x0000180: b403 06b9 02d5 0200 2abb 0043 592a b703

    0x0000190: 07b5 0309 2abb 030b 592a b402 82bb 030d

    0x00001a0: 5913 030f b703 112a b402 e603 b703 14b5

    0x00001b0: 0316 2ab4 0282 b402 cac6 001c 2ab4 0316

    0x00001c0: 2ab6 0319 b603 1c2a b403 162a b402 cfb6

    0x00001d0: 031f b603 222a bb03 0b59 2ab4 0282 bb03

    0x00001e0: 0d59 1303 24b7 0311 2ab4 02e6 03b7 0314

    0x00001f0: b503 262a b402 c52a b403 16b9 02d5 0200

    0x0000200: 2ab4 02c5 2ab4 0326 b902 d502 002a b402

    0x0000210: c5bb 0328 59b7 0329 b902 d502 002a b402

    0x0000220: c5bb 032b 59b7 032c b902 d502 00b2 0332

    0x0000230: bb00 3059 2ab7 0333 b603 3957 2abb 033b

    0x0000240: 59b7 033c b503 3e2a 1303 40b7 0343 b803

    0x0000250: 4811 1d01 b803 4c0f b803 50b8 0353 1102

    0x0000260: 03b8 0356 b803 5911 0204 1303 5ab8 035e

    0x0000270: 1104 05b8 0361 1117 01b8 0364 b803 6711

    0x0000280: 1700 b803 642a 1303 69b7 0343 2abb 036b

    0x0000290: 5913 036d b703 6eb5 0370 2ab4 0370 2ab4

    0x00002a0: 0282 b403 73b6 0376 2ab4 02e6 b203 792a

    0x00002b0: b403 70b6 037d 572a b402 e6b2 0379 b603

    0x00002c0: 812a b403 7003 2ab4 0282 b403 739e 0007

    0x00002d0: 04a7 0004 03b6 0385 2abb 0387 592a b403

    0x00002e0: 70b7 038a b503 8c2a b402 c52a b403 8cb9

    0x00002f0: 02d5 0200 2abb 038e 592a b402 e62a b403

    0x0000300: 8cb7 0391 b503 932a bb03 9559 2ab4 02e6

    0x0000310: 2ab4 0393 b703 98b5 039a 2abb 039c 592a

    0x0000320: b703 9db5 039f 2ab4 02c5 2ab4 0393 b902

    0x0000330: d502 002a bb03 a159 2a2a b402 c5b7 03a4

    0x0000340: b503 a62a b402 c52a b403 a6b9 02d5 0200

    0x0000350: 2abb 03a8 592a b403 8cb6 03ac 2ab4 0282

    0x0000360: b703 afb5 03b1 2ab4 02c5 2ab4 03b1 b902

    0x0000370: d502 002a bb03 b359 2ab7 03b4 b503 b62a

    0x0000380: b402 c52a b403 b6b9 02d5 0200 2abb 03b8

    0x0000390: 592a b703 b9b5 03bb 0303 2ab4 01ed 2ab4

    0x00003a0: 01f2 b803 bf2a bb03 c159 2ab4 03c3 2ab4

    0x00003b0: 02e6 b703 c6b5 03c8 b802 dbb6 03cb 2a13

    0x00003c0: 03cd b703 432a bb03 cf59 2ab7 03d0 b503

    0x00003d0: d22a b402 11c6 0014 b802 db2a b402 112a

    0x00003e0: b402 16b6 03d6 a700 0e2a bb03 d859 b703

    0x00003f0: d9b6 0257 2ab4 02e6 2ab4 03db b603 de2a

    0x0000400: 01b5 03db 2abb 03e0 592a b703 e1b5 03e3

    0x0000410: 2ab4 0282 b403 e699 000e 2ab4 01fb 9a00

    0x0000420: 072a b603 e9b8 02db b603 ec2a b402 82b4

    0x0000430: 03ef b803 f4a7 0013 4c2a b402 8203 b503

    0x0000440: ef2a b402 82b6 03f7 2ab4 03b6 b603 fab1

    0x0000450:                                       

  Exception Handler Table:

    bci [1067, 1077] => handler: 1080

  Stackmap Table:

    same_frame_extended(@76)

    same_frame_extended(@469)

    full_frame(@724,{Object[#2]},{Object[#875],Integer})

    full_frame(@725,{Object[#2]},{Object[#875],Integer,Integer})

    same_frame_extended(@1001)

    same_frame(@1012)

    same_frame(@1061)

    same_locals_1_stack_item_frame(@1080,Object[#637])

    same_frame(@1096)

 

at net.minecraft.client.main.Main.main(SourceFile:40) ~[Main.class:?]

... 6 more

 

Any Help would be appreciated i have been able to run 1287 just fine but every version from 1290 up has given me issues

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.