Jump to content

forge crash


Recommended Posts

got an error while booting forge 1.7.10 

 

The game crashed whilst initializing game
Error: java.lang.VerifyError: Bad type on operand stack

also full cra\sh report

---- Minecraft Crash Report ----
// I feel sad now :(

Time: 02.02.20 14:06
Description: Initializing game

java.lang.VerifyError: Bad type on operand stack
Exception Details:
  Location:
    Config.checkGlError(Ljava/lang/String;)V @109: invokevirtual
  Reason:
    Type 'net/minecraft/network/play/server/S38PacketPlayerListItem' (current frame, stack[1]) is not assignable to 'net/minecraft/network/play/server/S14PacketEntity$S17PacketEntityLookMove'
  Current Frame:
    bci: @109
    flags: { }
    locals: { 'java/lang/String', integer, 'java/lang/String', 'java/lang/String', 'java/lang/String' }
    stack: { 'net/minecraft/client/network/NetHandlerPlayClient', 'net/minecraft/network/play/server/S38PacketPlayerListItem' }
  Bytecode:
    0x0000000: b804 dc3c 1b99 006b 1bb8 04e2 9900 641b
    0x0000010: b804 e54d 1304 e706 bd00 0459 031b b804
    0x0000020: ea53 5904 2c53 5905 2a53 b804 ee4e 2db8
    0x0000030: 04ef b804 f299 003b 1304 f414 04f5 b804
    0x0000040: fc99 002f 1304 fe05 bd00 0459 031b b804
    0x0000050: ea53 5904 2c53 b805 023a 04b2 02de b405
    0x0000060: 06b6 050c bb05 0e59 1904 b705 0fb6 0514
    0x0000070: b1                                     
  Stackmap Table:
    append_frame(@112,Integer)

    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:2583)
    at java.lang.Class.getField0(Class.java:2975)
    at java.lang.Class.getField(Class.java:1701)
    at cpw.mods.fml.client.FMLClientHandler.detectOptifine(FMLClientHandler.java:277)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:192)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:497)
    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 --
Stacktrace:
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:2583)
    at java.lang.Class.getField0(Class.java:2975)
    at java.lang.Class.getField(Class.java:1701)
    at cpw.mods.fml.client.FMLClientHandler.detectOptifine(FMLClientHandler.java:277)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:192)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 213949832 bytes (204 MB) / 335544320 bytes (320 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
    LWJGL: 2.9.1
    OpenGL: GeForce GTX 560/PCIe/SSE2 GL version 4.6.0 NVIDIA 391.35, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: ~~ERROR~~ NullPointerException: null
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)

 

help

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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