Minecraft will not launch using forge even with no mods installed
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Why did you do that?
Time: 2/21/18 8:18 PMDescription: Registering texture
java.lang.OutOfMemoryError: Java heap space at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:239) at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:230) at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:198) at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:46) at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:69) at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:44) at net.minecraft.client.renderer.RenderGlobal.<init>(RenderGlobal.java:160) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:526) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) 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 --Thread: Client threadStacktrace: at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:239) at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:230) at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:198) at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:46)
-- Resource location being registered --Details: Resource location: minecraft:textures/misc/forcefield.png Texture object class: net.minecraft.client.renderer.texture.SimpleTextureStacktrace: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:69) at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:44) at net.minecraft.client.renderer.RenderGlobal.<init>(RenderGlobal.java:160) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:526)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) 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.12.2 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: 35087528 bytes (33 MB) / 536870912 bytes (512 MB) up to 536870912 bytes (512 MB) JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx512M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.2.2618 4 mods loaded, 4 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature | |:----- |:--------- |:------------ |:----------------------------- |:---------------------------------------- | | UCH | minecraft | 1.12.2 | minecraft.jar | None | | UCH | mcp | 9.42 | minecraft.jar | None | | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.2.2618.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | forge | 14.23.2.2618 | forge-1.12.2-14.23.2.2618.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
Loaded coremods (and transformers): GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13506 Compatibility Profile Context 23.20.15015.1002' Renderer: 'Radeon RX 580 Series' Launched Version: 1.12.2-forge1.12.2-14.23.2.2618 LWJGL: 2.9.4 OpenGL: Radeon RX 580 Series GL version 4.5.13506 Compatibility Profile Context 23.20.15015.1002, 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: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: PureBDcraft 64x MC112.zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x AMD Ryzen 3 1300X Quad-Core Processor
You have -Xmx512M in the _JAVA_OPTIONS variable in your environment settings, To remedy this,
Press the Windows key and the Pause/Break key simultaneously
A window should popup, click on "Advanced system settings"
Click on "Environment Variables"
Delete the _JAVA_OPTIONS entry.
Rollback Post to RevisionRollBack
Say something silly, Laugh 'til it hurts, Take a risk, Sing out loud, Rock the boat, Shake things up, Flirt with disaster, Buy something frivolous, Color outside the lines, Cause a scene, Order dessert, Make waves, Get carried away, Have a great day!
Minecraft will not launch using forge even with no mods installed
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Why did you do that?
Time: 2/21/18 8:18 PMDescription: Registering texture
java.lang.OutOfMemoryError: Java heap space at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:239) at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:230) at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:198) at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:46) at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:69) at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:44) at net.minecraft.client.renderer.RenderGlobal.<init>(RenderGlobal.java:160) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:526) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) 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 --Thread: Client threadStacktrace: at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:239) at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:230) at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:198) at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:46)
-- Resource location being registered --Details: Resource location: minecraft:textures/misc/forcefield.png Texture object class: net.minecraft.client.renderer.texture.SimpleTextureStacktrace: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:69) at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:44) at net.minecraft.client.renderer.RenderGlobal.<init>(RenderGlobal.java:160) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:526)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) 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.12.2 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: 35087528 bytes (33 MB) / 536870912 bytes (512 MB) up to 536870912 bytes (512 MB) JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx512M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.2.2618 4 mods loaded, 4 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature | |:----- |:--------- |:------------ |:----------------------------- |:---------------------------------------- | | UCH | minecraft | 1.12.2 | minecraft.jar | None | | UCH | mcp | 9.42 | minecraft.jar | None | | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.2.2618.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | forge | 14.23.2.2618 | forge-1.12.2-14.23.2.2618.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
Loaded coremods (and transformers): GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13506 Compatibility Profile Context 23.20.15015.1002' Renderer: 'Radeon RX 580 Series' Launched Version: 1.12.2-forge1.12.2-14.23.2.2618 LWJGL: 2.9.4 OpenGL: Radeon RX 580 Series GL version 4.5.13506 Compatibility Profile Context 23.20.15015.1002, 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: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: PureBDcraft 64x MC112.zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x AMD Ryzen 3 1300X Quad-Core Processor
thank you so much. works flawlessly now