Project Red - Exploration

Project Red - Exploration

27M Downloads

My game crashed and dont know why? help me :(

Opened this issue ยท 2 comments

commented

---- Minecraft Crash Report ----
// There are four lights!

Time: 04-04-14 18:37
Description: Registering texture

java.lang.OutOfMemoryError: Java heap space
at codechicken.lib.render.Vertex5.copy(Vertex5.java:50)
at codechicken.lib.render.CCModel.copy(CCModel.java:821)
at codechicken.lib.render.CCModel.copy(CCModel.java:1013)
at mrtjp.projectred.integration.ComponentStore.bakeCopy(Unknown Source)
at mrtjp.projectred.integration.ComponentStore$SingleComponentModel.(Unknown Source)
at mrtjp.projectred.integration.ComponentStore$SimpleComponentModel.(Unknown Source)
at mrtjp.projectred.integration.ComponentStore$CellFrameModel.(Unknown Source)
at mrtjp.projectred.integration.RenderGate$ArrayCell.(Unknown Source)
at mrtjp.projectred.integration.RenderGate$NullCell.(Unknown Source)
at mrtjp.projectred.integration.RenderGate.(Unknown Source)
at mrtjp.projectred.integration.ComponentStore.registerIcons(Unknown Source)
at mrtjp.projectred.integration.ItemPartGate.func_94581_a(Unknown Source)
at net.minecraft.client.renderer.texture.TextureMap.func_110573_f(TextureMap.java:186)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:62)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:57)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:69)
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:133)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:99)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:87)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:543)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:265)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

commented

Java ran out of memory. Google it. Not a problem with PR.

commented

yes but i try give it more ram it crashed agin