• 0

    posted a message on FML crash on startup

    Thank you so much! All is working now ^^ For some reason I though Forge and FML were one in the same

    Posted in: Java Edition Support
  • 0

    posted a message on FML crash on startup

    Just installed FML for 1.8, but it crashes shortly after the game starts, with this crash report:


    ---- Minecraft Crash Report ----
    // You should try our sister game, Minceraft!

    Time: 14/04/17 12:16 AM
    Description: Initializing game

    java.lang.IllegalStateException: can't pop unfinished ProgressBar Rendering Setup
    at net.minecraftforge.fml.common.ProgressManager.pop(ProgressManager.java:35)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:492)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:326)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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)

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

    -- Head --
    Stacktrace:
    at net.minecraftforge.fml.common.ProgressManager.pop(ProgressManager.java:35)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:492)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:326)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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)

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 131666336 bytes (125 MB) / 258789376 bytes (246 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.10 FML v8.0.127.1103 2 mods loaded, 2 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{8.0.127.1103} [Forge Mod Loader] (fml-1.8-8.0.127.1103.jar) Unloaded->Constructed->Pre-initialized
    Loaded coremods (and transformers):
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.82' Renderer: 'GeForce GTX 850M/PCIe/SSE2'
    Launched Version: 1.8-FML8.0.127.1103
    LWJGL: 2.9.1
    OpenGL: GeForce GTX 850M/PCIe/SSE2 GL version 4.5.0 NVIDIA 376.82, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
    Using GL 1.3 texture combiners.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Shaders are available because OpenGL 2.1 is supported.
    VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)


    Any help is greatly appreciated ^^

    Posted in: Java Edition Support
  • 0

    posted a message on 13w36a Snapshot Ready for Testing!
    Quote from Exiloz



    What is this?


    That is one hell of a chunk error XD
    Posted in: Minecraft News
  • To post a comment, please .