java.lang.OutOfMemoryError: Java heap space
at java.awt.image.DataBufferByte.<init>(Unknown Source)
at java.awt.image.ComponentSampleModel.createDataBuffer(Unknown Source)
at java.awt.image.Raster.createWritableRaster(Unknown Source)
at javax.imageio.ImageTypeSpecifier.createBufferedImage(Unknown Source)
at javax.imageio.ImageReader.getDestination(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.readImage(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at ars.<init>(SourceFile:24)
at arq.<init>(SourceFile:127)
at asq.d(SourceFile:43)
at net.minecraft.client.Minecraft.c(Minecraft.java:327)
at net.minecraft.client.Minecraft.run(Minecraft.java:759)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.awt.image.DataBufferByte.<init>(Unknown Source)
at java.awt.image.ComponentSampleModel.createDataBuffer(Unknown Source)
at java.awt.image.Raster.createWritableRaster(Unknown Source)
at javax.imageio.ImageTypeSpecifier.createBufferedImage(Unknown Source)
at javax.imageio.ImageReader.getDestination(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.readImage(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at ars.<init>(SourceFile:24)
at arq.<init>(SourceFile:127)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [ays['thejackal2090'/374, l='MpServer', x=-3.50, y=65.62, z=-6.50]]
Chunk stats: MultiplayerChunkCache: 9
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (0,64,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 34 game time, 34 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 1 total; [ays['thejackal2090'/374, l='MpServer', x=-3.50, y=65.62, z=-6.50]]
Retry entities: 0 total; []
Stacktrace:
at ayp.a(WorldClient.java:440)
at net.minecraft.client.Minecraft.b(Minecraft.java:2401)
at net.minecraft.client.Minecraft.run(Minecraft.java:794)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode), Oracle Corporation
Memory: 15696 bytes (0 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms1024m -Xmx1024m
AABB Pool Size: 128 (7168 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: ~~ERROR~~ OutOfMemoryError: Java heap space
LWJGL: 2.4.2
OpenGL: Intel 965/963 Graphics Media Accelerator GL version 2.0.0 - Build 8.14.10.1930, Intel
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 2400 (134400 bytes; 0 MB) allocated, 28 (1568 bytes; 0 MB) used
That is my crash report. My Biome mod is not working properly, and game crashes when I generate, load, or do either of the above without the mod installed. Windows 7 32 bit, only possible mod that could cause this is the mybiome mod. Can anyone help me? I use magic launcher. Everything is updated to 1.4.7.
// Everything's going to plan. No, really, that was supposed to happen.
Time: 1/29/13 10:08 PM
Description: Unexpected error
java.lang.OutOfMemoryError: Java heap space
at java.awt.image.DataBufferByte.<init>(Unknown Source)
at java.awt.image.ComponentSampleModel.createDataBuffer(Unknown Source)
at java.awt.image.Raster.createWritableRaster(Unknown Source)
at javax.imageio.ImageTypeSpecifier.createBufferedImage(Unknown Source)
at javax.imageio.ImageReader.getDestination(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.readImage(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at ars.<init>(SourceFile:24)
at arq.<init>(SourceFile:127)
at asq.d(SourceFile:43)
at net.minecraft.client.Minecraft.c(Minecraft.java:327)
at net.minecraft.client.Minecraft.run(Minecraft.java:759)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.awt.image.DataBufferByte.<init>(Unknown Source)
at java.awt.image.ComponentSampleModel.createDataBuffer(Unknown Source)
at java.awt.image.Raster.createWritableRaster(Unknown Source)
at javax.imageio.ImageTypeSpecifier.createBufferedImage(Unknown Source)
at javax.imageio.ImageReader.getDestination(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.readImage(Unknown Source)
at com.sun.imageio.plugins.png.PNGImageReader.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at javax.imageio.ImageIO.read(Unknown Source)
at ars.<init>(SourceFile:24)
at arq.<init>(SourceFile:127)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [ays['thejackal2090'/374, l='MpServer', x=-3.50, y=65.62, z=-6.50]]
Chunk stats: MultiplayerChunkCache: 9
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (0,64,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 34 game time, 34 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 1 total; [ays['thejackal2090'/374, l='MpServer', x=-3.50, y=65.62, z=-6.50]]
Retry entities: 0 total; []
Stacktrace:
at ayp.a(WorldClient.java:440)
at net.minecraft.client.Minecraft.b(Minecraft.java:2401)
at net.minecraft.client.Minecraft.run(Minecraft.java:794)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode), Oracle Corporation
Memory: 15696 bytes (0 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms1024m -Xmx1024m
AABB Pool Size: 128 (7168 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: ~~ERROR~~ OutOfMemoryError: Java heap space
LWJGL: 2.4.2
OpenGL: Intel 965/963 Graphics Media Accelerator GL version 2.0.0 - Build 8.14.10.1930, Intel
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 2400 (134400 bytes; 0 MB) allocated, 28 (1568 bytes; 0 MB) used
That is my crash report. My Biome mod is not working properly, and game crashes when I generate, load, or do either of the above without the mod installed. Windows 7 32 bit, only possible mod that could cause this is the mybiome mod. Can anyone help me? I use magic launcher. Everything is updated to 1.4.7.
-
View User Profile
-
View Posts
-
Send Message
Retired Staff