WARNING: coremods are present:
TheBetweenlandsLoadingPlugin (TheBetweenlands-2.0.4-alpha-universal.jar)
Contact their authors BEFORE contacting forge
// Ooh. Shiny.
Time: 1/27/18 11:43 AM
Description: Registering texture
java.lang.OutOfMemoryError: Java heap space
at java.awt.image.BufferedImage.getRGB(BufferedImage.java:961)
at net.minecraft.client.renderer.texture.TextureUtil.func_110993_a(TextureUtil.java:248)
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:67)
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:144)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:763)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
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)
The only mod I have loaded is TheBetweenlands 2.0.4 for Forge 1.10.2. I've tried increasing the memory allocation by changing the 1 to a 2, then a 3 in the -XmxYG JVM Argument, but I've been getting the same error regardless.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
The only mod I have loaded is TheBetweenlands 2.0.4 for Forge 1.10.2. I've tried increasing the memory allocation by changing the 1 to a 2, then a 3 in the -XmxYG JVM Argument, but I've been getting the same error regardless.