Hey, I'm looking for some help. I'm trying to get Forge Modloader for 1.8. I've successfully installed it but every time I try to start it up, the game crashes. I haven't put any mods into it at all yet. Here's the code it gives me.
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 12/7/15 8:26 PM
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(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 --
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(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)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 115883152 bytes (110 MB) / 253370368 bytes (241 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -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: 'ATI Technologies Inc.' Version: '4.2.11764 Compatibility Profile Context' Renderer: 'AMD Radeon HD 7520G'
Launched Version: 1.8-FML8.0.127.1103
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 7520G GL version 4.2.11764 Compatibility Profile Context, ATI Technologies Inc.
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: No
Is Modded: Definitely; Client brand changed to 'fml'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
The computer is an HP laptop with Windows 8. I'm not tech savvy at all so if you need more information about the computer I'll need some help finding that myself.
Hey, I'm looking for some help. I'm trying to get Forge Modloader for 1.8. I've successfully installed it but every time I try to start it up, the game crashes. I haven't put any mods into it at all yet. Here's the code it gives me.
The computer is an HP laptop with Windows 8. I'm not tech savvy at all so if you need more information about the computer I'll need some help finding that myself.
Live forever or die trying.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYou've installed an old version of FML rather than Forge. Install Forge, not just FML.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.
Ooooh! I just downloaded Forge instead and that works. Thanks!
Live forever or die trying.