java.lang.OutOfMemoryError: Java heap space
at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:231)
at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:222)
at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:190)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:47)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:67)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:42)
at net.minecraft.client.renderer.RenderGlobal.<init>(RenderGlobal.java:155)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:489)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
at net.minecraft.client.main.Main.main(SourceFile:124)
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.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:231)
at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:222)
at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:190)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:47)
-- Resource location being registered --
Details:
Resource location: minecraft:textures/misc/forcefield.png
Texture object class: net.minecraft.client.renderer.texture.SimpleTexture
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:67)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:42)
at net.minecraft.client.renderer.RenderGlobal.<init>(RenderGlobal.java:155)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:489)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
at net.minecraft.client.main.Main.main(SourceFile:124)
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.9
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: 46361040 bytes (44 MB) / 495976448 bytes (473 MB) up to 495976448 bytes (473 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096M -Xms512M -Xmx512M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.19 Powered by Forge 11.15.1.1722 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
UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722.jar)
UCH Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722.jar)
UCH pixelmon{4.2.5} [Pixelmon] (Pixelmon-1.8.9-4.2.5-universal.jar)
Loaded coremods (and transformers):
Java8CheckerCoremod (Pixelmon-1.8.9-4.2.5-universal.jar)
Launched Version: 1.8.9-forge1.8.9-11.15.1.1722
LWJGL: 2.9.4
OpenGL: GeForce GTX 650/PCIe/SSE2 GL version 4.5.0 NVIDIA 365.19, 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: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-4430 CPU @ 3.00GHz
Here's my Crash Log. Please Read over and explain what the problem is
---- Minecraft Crash Report ----
WARNING: coremods are present:
Java8CheckerCoremod (Pixelmon-1.8.9-4.2.5-universal.jar)
Contact their authors BEFORE contacting forge
// On the bright side, I bought you a teddy bear!
Time: 6/7/16 4:50 PM
Description: Registering texture
java.lang.OutOfMemoryError: Java heap space
at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:231)
at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:222)
at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:190)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:47)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:67)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:42)
at net.minecraft.client.renderer.RenderGlobal.<init>(RenderGlobal.java:155)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:489)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
at net.minecraft.client.main.Main.main(SourceFile:124)
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.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:231)
at net.minecraft.client.renderer.texture.TextureUtil.func_110995_a(TextureUtil.java:222)
at net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(TextureUtil.java:190)
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:47)
-- Resource location being registered --
Details:
Resource location: minecraft:textures/misc/forcefield.png
Texture object class: net.minecraft.client.renderer.texture.SimpleTexture
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:67)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:42)
at net.minecraft.client.renderer.RenderGlobal.<init>(RenderGlobal.java:155)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:489)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
at net.minecraft.client.main.Main.main(SourceFile:124)
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.9
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: 46361040 bytes (44 MB) / 495976448 bytes (473 MB) up to 495976448 bytes (473 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096M -Xms512M -Xmx512M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.19 Powered by Forge 11.15.1.1722 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
UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722.jar)
UCH Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722.jar)
UCH pixelmon{4.2.5} [Pixelmon] (Pixelmon-1.8.9-4.2.5-universal.jar)
Loaded coremods (and transformers):
Java8CheckerCoremod (Pixelmon-1.8.9-4.2.5-universal.jar)
Launched Version: 1.8.9-forge1.8.9-11.15.1.1722
LWJGL: 2.9.4
OpenGL: GeForce GTX 650/PCIe/SSE2 GL version 4.5.0 NVIDIA 365.19, 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: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-4430 CPU @ 3.00GHz
Ehe. I think your max memory doesn't reach half a gig.
That'd be weird, though. 500 MBs is incredibly low.
Also allocating more RAM doesn't help, specially if you're going for 4 gigs. Just put a max of 2.
And next time you have a problem with mods, post it in the modded client support section.
So if I put 2 gigs it should work?
grimallq ur paste.ee dint help