Jump to content

Forge crash on startup


TedOhBear

Recommended Posts

No idea whats causing this

 

---- Minecraft Crash Report ----

 

WARNING: coremods are present:

Contact their authors BEFORE contacting forge

 

// Who set us up the TNT?

 

Time: 11/16/16 11:58 PM

Description: Initializing game

 

java.lang.VerifyError: Inconsistent stackmap frames at branch target 21

Exception Details:

  Location:

    Config.getWorldServer()Lnet/minecraft/world/WorldServerMulti; @21: getstatic

  Reason:

    Type 'net/minecraft/client/model/ModelLargeChest' (current frame, locals[0]) is not assignable to 'net/minecraft/enchantment/EnchantmentBindingCurse' (stack map, locals[0])

  Current Frame:

    bci: @16

    flags: { }

    locals: { 'net/minecraft/client/model/ModelLargeChest' }

    stack: { 'net/minecraft/client/model/ModelLargeChest' }

  Stackmap Frame:

    bci: @21

    flags: { }

    locals: { 'net/minecraft/enchantment/EnchantmentBindingCurse' }

    stack: { }

  Bytecode:

    0x0000000: b200 7ac7 0005 01b0 b200 7ab4 0535 4b2a

    0x0000010: c700 0501 b0b2 007a b605 399a 0005 01b0

    0x0000020: b200 7ab6 053c 4c2b c700 0501 b02a b405

    0x0000030: 414d 2cc7 0005 01b0 2cb6 0546 4e2b 2db6

    0x0000040: 054a b605 4d3a 0419 04b0 3a04 01b0   

  Exception Handler Table:

    bci [61, 73] => handler: 74

  Stackmap Table:

    same_frame(@8)

    append_frame(@21,Object[#1335])

    same_frame(@32)

    append_frame(@45,Object[#1342])

    append_frame(@56,Object[#1347])

    full_frame(@74,{Object[#1335],Object[#1342],Object[#1347],Object[#1352]},{Object[#1329]})

 

at java.lang.Class.getDeclaredFields0(Native Method)

at java.lang.Class.privateGetDeclaredFields(Unknown Source)

at java.lang.Class.getField0(Unknown Source)

at java.lang.Class.getField(Unknown Source)

at net.minecraftforge.fml.client.FMLClientHandler.detectOptifine(FMLClientHandler.java:297)

at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:438)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:350)

at net.minecraft.client.main.Main.main(SourceFile:124)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Thread: Client thread

Stacktrace:

at java.lang.Class.getDeclaredFields0(Native Method)

at java.lang.Class.privateGetDeclaredFields(Unknown Source)

at java.lang.Class.getField0(Unknown Source)

at java.lang.Class.getField(Unknown Source)

at net.minecraftforge.fml.client.FMLClientHandler.detectOptifine(FMLClientHandler.java:297)

at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:438)

 

-- Initialization --

Details:

Stacktrace:

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:350)

at net.minecraft.client.main.Main.main(SourceFile:124)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Link to comment
Share on other sites

WARNING: coremods are present:

Contact their authors BEFORE contacting forge

I might be wrong, but I think Forge is the coremod that is crashing, as there are no coremods specified in the "coremods are present:" warning.

 

Also, the crashreport contains this:

 at java.lang.Class.getDeclaredFields0(Native Method)
   at java.lang.Class.privateGetDeclaredFields(Unknown Source)
   at java.lang.Class.getField0(Unknown Source)
   at java.lang.Class.getField(Unknown Source)
   at net.minecraftforge.fml.client.FMLClientHandler.detectOptifine(FMLClientHandler.java:297)

It looks like the coremod to detect optifine hasn't been updated yet?

 

@OP, what Forge version are you using?

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

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.