I've gotten this crash twice in the past week, so in case it decides to persist, does anyone know what's causing it maybe? I have Minecraft 1.7.10 with OptiFine and nothing else. The first time I got it was when I was starting a new world, and the second time (from which the crash report is from) was going through a portal from the Nether to the overworld.
---- Minecraft Crash Report ----
// I let you down. Sorry
Time: 7/10/14 6:21 AM
Description: Getting biome
java.lang.NullPointerException: Getting biome
at apx.a(SourceFile:934)
at ahb.a(SourceFile:115)
at CustomColorizer.getCustomColor(CustomColorizer.java:706)
at CustomColorizer.getSmoothColor(CustomColorizer.java:970)
at CustomColorizer.getSkyColor(CustomColorizer.java:877)
at CustomColorizer.getWorldSkyColor(CustomColorizer.java:1213)
at blt.j(EntityRenderer.java:2053)
at blt.a(EntityRenderer.java:1465)
at blt.b(EntityRenderer.java:1299)
at bao.ak(SourceFile:801)
at bao.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at apx.a(SourceFile:934)
-- Coordinates of biome request --
Details:
Location: World: (6,0,3), Chunk: (at 6,0,3 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)
Stacktrace:
at ahb.a(SourceFile:115)
at CustomColorizer.getCustomColor(CustomColorizer.java:706)
at CustomColorizer.getSmoothColor(CustomColorizer.java:970)
at CustomColorizer.getSkyColor(CustomColorizer.java:877)
at CustomColorizer.getWorldSkyColor(CustomColorizer.java:1213)
at blt.j(EntityRenderer.java:2053)
at blt.a(EntityRenderer.java:1465)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [bjk['Princess_Garnet'/13, l='MpServer', x=8.50, y=66.62, z=8.50]]
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 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: 1 game time, 1 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; [bjk['Princess_Garnet'/13, l='MpServer', x=8.50, y=66.62, z=8.50]]
Retry entities: 0 total; []
Server brand: vanilla
Server type: Integrated singleplayer server
Stacktrace:
at bjf.a(SourceFile:289)
at bao.b(SourceFile:1972)
at bao.f(SourceFile:737)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 922380304 bytes (879 MB) / 1775763456 bytes (1693 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 19, allocated: 12, tallocated: 94
Launched Version: 1.7.10-OptiFine_HD_U_A4
LWJGL: 2.9.1
OpenGL: GeForce GTX 560 Ti/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: [Crafterra.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
So Forge helps identify these things better? Hm... never knew that. I'm not running Forge because I get issues with random chunks not loading/rendering all over like swiss cheese. That, and there's the fact that it lowers my block placement distance (that was with 1.6.4 and it was still the case in 1.7.10 and only after Forge was in the picture). I'll ask in the OptiFine thread though.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
// I let you down. Sorry
Time: 7/10/14 6:21 AM
Description: Getting biome
java.lang.NullPointerException: Getting biome
at apx.a(SourceFile:934)
at ahb.a(SourceFile:115)
at CustomColorizer.getCustomColor(CustomColorizer.java:706)
at CustomColorizer.getSmoothColor(CustomColorizer.java:970)
at CustomColorizer.getSkyColor(CustomColorizer.java:877)
at CustomColorizer.getWorldSkyColor(CustomColorizer.java:1213)
at blt.j(EntityRenderer.java:2053)
at blt.a(EntityRenderer.java:1465)
at blt.b(EntityRenderer.java:1299)
at bao.ak(SourceFile:801)
at bao.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at apx.a(SourceFile:934)
-- Coordinates of biome request --
Details:
Location: World: (6,0,3), Chunk: (at 6,0,3 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)
Stacktrace:
at ahb.a(SourceFile:115)
at CustomColorizer.getCustomColor(CustomColorizer.java:706)
at CustomColorizer.getSmoothColor(CustomColorizer.java:970)
at CustomColorizer.getSkyColor(CustomColorizer.java:877)
at CustomColorizer.getWorldSkyColor(CustomColorizer.java:1213)
at blt.j(EntityRenderer.java:2053)
at blt.a(EntityRenderer.java:1465)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [bjk['Princess_Garnet'/13, l='MpServer', x=8.50, y=66.62, z=8.50]]
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 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: 1 game time, 1 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; [bjk['Princess_Garnet'/13, l='MpServer', x=8.50, y=66.62, z=8.50]]
Retry entities: 0 total; []
Server brand: vanilla
Server type: Integrated singleplayer server
Stacktrace:
at bjf.a(SourceFile:289)
at bao.b(SourceFile:1972)
at bao.f(SourceFile:737)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 922380304 bytes (879 MB) / 1775763456 bytes (1693 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 19, allocated: 12, tallocated: 94
Launched Version: 1.7.10-OptiFine_HD_U_A4
LWJGL: 2.9.1
OpenGL: GeForce GTX 560 Ti/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: [Crafterra.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)