Hi, I am using 1.7.10 and I opened 1 biggest map (amounting to 1.05 GB). But after "Downloading World", it disappears and it crashed.
Here's the log:
FIRST TIME:
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 1/16/15 2:23 PM
Description: Invalid Biome id
java.lang.NullPointerException: Invalid Biome id
at net.minecraft.world.biome.WorldChunkManager.func_76936_a(WorldChunkManager.java:76)
at net.minecraft.world.biome.BiomeCache$Block.<init>(SourceFile:26)
at net.minecraft.world.biome.BiomeCache.func_76840_a(SourceFile:52)
at net.minecraft.world.biome.BiomeCache.func_76837_b(SourceFile:61)
at net.minecraft.world.biome.WorldChunkManager.func_76935_a(WorldChunkManager.java:58)
at net.minecraft.world.chunk.Chunk.func_76591_a(Chunk.java:1288)
at net.minecraft.world.World.getBiomeGenForCoordsBody(World.java:141)
at net.minecraft.world.WorldProvider.getBiomeGenForCoords(WorldProvider.java:365)
at net.minecraft.world.World.func_72807_a(World.java:130)
at net.minecraft.world.ChunkCache.func_72807_a(ChunkCache.java:142)
at net.minecraft.block.BlockGrass.func_149720_d(BlockGrass.java:135)
at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4232)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:255)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:990)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
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: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.world.biome.WorldChunkManager.func_76936_a(WorldChunkManager.java:76)
-- DownfallBlock --
Details:
biome id: 2
downfalls[] size: 256
x: 5232
z: -4080
w: 16
h: 16
Stacktrace:
at net.minecraft.world.biome.WorldChunkManager.func_76936_a(WorldChunkManager.java:76)
at net.minecraft.world.biome.BiomeCache$Block.<init>(SourceFile:26)
at net.minecraft.world.biome.BiomeCache.func_76840_a(SourceFile:52)
at net.minecraft.world.biome.BiomeCache.func_76837_b(SourceFile:61)
at net.minecraft.world.biome.WorldChunkManager.func_76935_a(WorldChunkManager.java:58)
at net.minecraft.world.chunk.Chunk.func_76591_a(Chunk.java:1288)
-- Coordinates of biome request --
Details:
Location: World: (5232,0,-4065), Chunk: (at 0,0,15 in 327,-255; contains blocks 5232,0,-4080 to 5247,255,-4065), Region: (10,-8; contains chunks 320,-256 to 351,-225, blocks 5120,0,-4096 to 5631,255,-3585)
Stacktrace:
at net.minecraft.world.World.getBiomeGenForCoordsBody(World.java:141)
at net.minecraft.world.WorldProvider.getBiomeGenForCoords(WorldProvider.java:365)
at net.minecraft.world.World.func_72807_a(World.java:130)
at net.minecraft.world.ChunkCache.func_72807_a(ChunkCache.java:142)
at net.minecraft.block.BlockGrass.func_149720_d(BlockGrass.java:135)
at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4232)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:255)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['MatthewStevenGo'/22, l='MpServer', x=5226.50, y=7.37, z=-4046.50]]
Chunk stats: MultiplayerChunkCache: 25, 25
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (0,2,0), Chunk: (at 0,0,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: 3371266 game time, 83273 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 1 total; [EntityClientPlayerMP['MatthewStevenGo'/22, l='MpServer', x=5226.50, y=7.37, z=-4046.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2433)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:908)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 202001528 bytes (192 MB) / 379858944 bytes (362 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 10, tcache: 83, allocated: 10, tallocated: 82
FML: MCP v9.05 FML v7.10.85.1236 Minecraft Forge 10.13.2.1236 7 mods loaded, 7 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.85.1236} [Forge Mod Loader] (forge-1.7.10-10.13.2.1236.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.2.1236} [Minecraft Forge] (forge-1.7.10-10.13.2.1236.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TooManyItems{1.7.10} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FLabsBF{4.1.2} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NGTLib{1.7.10.3} [NGTLib] (NGTLib1.7.10.3_Forge10.13.0.1180.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RTM{1.7.10.5} [Real Train Mod] (RTM1.7.10.5_Forge10.13.0.1180.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.7.10-Forge10.13.2.1236
LWJGL: 2.9.1
OpenGL: GeForce 9500 GT/PCI/SSE2 GL version 3.2.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: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [ULTRA PACK v1.4.07.4]
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)
SECOND TIME:
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 1/16/15 2:26 PM
Description: Getting biome
java.lang.NullPointerException: Getting biome
at net.minecraft.world.chunk.Chunk.func_76591_a(Chunk.java:1289)
at net.minecraft.world.World.getBiomeGenForCoordsBody(World.java:141)
at net.minecraft.world.WorldProvider.getBiomeGenForCoords(WorldProvider.java:365)
at net.minecraft.world.World.func_72807_a(World.java:130)
at net.minecraft.world.gen.ChunkProviderGenerate.func_73155_a(ChunkProviderGenerate.java:477)
at net.minecraft.world.gen.ChunkProviderServer.func_73155_a(ChunkProviderServer.java:379)
at net.minecraft.world.WorldServer.func_73057_a(WorldServer.java:201)
at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:147)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:161)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.world.chunk.Chunk.func_76591_a(Chunk.java:1289)
-- Coordinates of biome request --
Details:
Location: World: (5311,0,-4001), Chunk: (at 15,0,15 in 331,-251; contains blocks 5296,0,-4016 to 5311,255,-4001), Region: (10,-8; contains chunks 320,-256 to 351,-225, blocks 5120,0,-4096 to 5631,255,-3585)
Stacktrace:
at net.minecraft.world.World.getBiomeGenForCoordsBody(World.java:141)
at net.minecraft.world.WorldProvider.getBiomeGenForCoords(WorldProvider.java:365)
at net.minecraft.world.World.func_72807_a(World.java:130)
at net.minecraft.world.gen.ChunkProviderGenerate.func_73155_a(ChunkProviderGenerate.java:477)
at net.minecraft.world.gen.ChunkProviderServer.func_73155_a(ChunkProviderServer.java:379)
at net.minecraft.world.WorldServer.func_73057_a(WorldServer.java:201)
at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:147)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:161)
-- Affected level --
Details:
Level name: Newcraft City HD (1.7.5)
All players: 1 total; [EntityPlayerMP['MatthewStevenGo'/23, l='Newcraft City HD (1.7.5)', x=5226.50, y=5.75, z=-4046.50]]
Chunk stats: ServerChunkCache: 913 Drop: 0
Level seed: -917822615472338944
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (0,2,0), Chunk: (at 0,0,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: 3371300 game time, 83307 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 39300 (now: false), thunder time: 89463 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 123525136 bytes (117 MB) / 380403712 bytes (362 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 7, tcache: 47, allocated: 14, tallocated: 126
FML: MCP v9.05 FML v7.10.85.1236 Minecraft Forge 10.13.2.1236 7 mods loaded, 7 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.85.1236} [Forge Mod Loader] (forge-1.7.10-10.13.2.1236.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.2.1236} [Minecraft Forge] (forge-1.7.10-10.13.2.1236.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TooManyItems{1.7.10} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FLabsBF{4.1.2} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NGTLib{1.7.10.3} [NGTLib] (NGTLib1.7.10.3_Forge10.13.0.1180.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RTM{1.7.10.5} [Real Train Mod] (RTM1.7.10.5_Forge10.13.0.1180.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['MatthewStevenGo'/23, l='Newcraft City HD (1.7.5)', x=5226.50, y=5.75, z=-4046.50]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Can anyone help me with this crash? I am using 1.7.10.
It looks like a biome issue. Were there any requirements for installation listed wherever you downloaded that map from? Like having particular mods or something? Cause if the map was made with BoP or extrabiomesXL or something similar, you can't just load it without the mod present.
Also, if you're loading a gigantic map, you might want to assign a bit more memory to your MC.
It looks like a biome issue. Were there any requirements for installation listed wherever you downloaded that map from? Like having particular mods or something? Cause if the map was made with BoP or extrabiomesXL or something similar, you can't just load it without the mod present.
Also, if you're loading a gigantic map, you might want to assign a bit more memory to your MC.
There are Forge mods I had:
= Flan's WW2 mod (1.7.10)
= CJB mod (API and MoreInfo) (1.7.10)
= TooManyItems mod (1.7.10)
= GLSL Shaders mod (1.7.10)
= Better Furnaces mod (1.7.10)
= Real Train mod (1.7.10)
= NGTLib mod (1.7.10)
EDIT: I used MCEdit in creating flatland biomes which caused the game to crash in 1.7.10 and below.
How old is this map to say? Even then it shouldn't have problems loading, as I can still load a 4GiB map from vanilla 1.7 Beta MC and it loads fine and all is still as it was. This map is no doubt victim of having custom Biomes, Extra Biomes, Biomes-O-Plenty or any other mod that adds biomes (thaumcraft magical forest). If by chance it isn't, could be actual corruption of a region file itself. Many possibilities here without knowing the maps history and origin.
I checked the chunk coordinates of both and they both point to the same MCA region file.
The region file is r.10.-8.mca. What can you do with this? Well you can load individual MCA region files up in MCEdit and see how the area looks. So in simple, make a copy of the MCA region file to its own folder maybe and then load up the region in MCEdit. If don't know how to use MCEdit, it isn't too difficult to fairly learn fast.
Screenshots of tool reports (because my mind gets easy distracted and I may create errors instead, so for others to validate on)
How old is this map to say? Even then it shouldn't have problems loading, as I can still load a 4GiB map from vanilla 1.7 Beta MC and it loads fine and all is still as it was. This map is no doubt victim of having custom Biomes, Extra Biomes, Biomes-O-Plenty or any other mod that adds biomes (thaumcraft magical forest). If by chance it isn't, could be actual corruption of a region file itself. Many possibilities here without knowing the maps history and origin.
I checked the chunk coordinates of both and they both point to the same MCA region file.
The region file is r.10.-8.mca. What can you do with this? Well you can load individual MCA region files up in MCEdit and see how the area looks. So in simple, make a copy of the MCA region file to its own folder maybe and then load up the region in MCEdit. If don't know how to use MCEdit, it isn't too difficult to fairly learn fast.
Screenshots of tool reports (because my mind gets easy distracted and I may create errors instead, so for others to validate on)
The map I opened is not yet corrupted because it's still accessible for Minecraft 1.8 and later. Unfortunately (only) for 1.7.10 and below, it always run into the same error like "Invalid Biome ID" and "Getting Biome" unless I use 1.8 and latest.
The map I opened is not yet corrupted because it's still accessible for Minecraft 1.8 and later. Unfortunately (only) for 1.7.10 and below, it always run into the same error like "Invalid Biome ID" and "Getting Biome" unless I use 1.8 and latest.
Er, if you ran the map on 1.8, then tried to run it on 1.7.10 again or previous versions. That is a terrible thing to do and a terrible fate would befall it. So this is solved, once a map is loaded on 1.8, you cannot ever use the map again on any version below 1.8 because the massive changes 1.8 has.
Er, if you ran the map on 1.8, then tried to run it on 1.7.10 again or previous versions. That is a terrible thing to do and a terrible fate would befall it. So this is solved, once a map is loaded on 1.8, you cannot ever use the map again on any version below 1.8 because the massive changes 1.8 has.
You seem to be right. I had it solved by using 1.8 on affected map.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Here's the log:
FIRST TIME:
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 1/16/15 2:23 PM
Description: Invalid Biome id
java.lang.NullPointerException: Invalid Biome id
at net.minecraft.world.biome.WorldChunkManager.func_76936_a(WorldChunkManager.java:76)
at net.minecraft.world.biome.BiomeCache$Block.<init>(SourceFile:26)
at net.minecraft.world.biome.BiomeCache.func_76840_a(SourceFile:52)
at net.minecraft.world.biome.BiomeCache.func_76837_b(SourceFile:61)
at net.minecraft.world.biome.WorldChunkManager.func_76935_a(WorldChunkManager.java:58)
at net.minecraft.world.chunk.Chunk.func_76591_a(Chunk.java:1288)
at net.minecraft.world.World.getBiomeGenForCoordsBody(World.java:141)
at net.minecraft.world.WorldProvider.getBiomeGenForCoords(WorldProvider.java:365)
at net.minecraft.world.World.func_72807_a(World.java:130)
at net.minecraft.world.ChunkCache.func_72807_a(ChunkCache.java:142)
at net.minecraft.block.BlockGrass.func_149720_d(BlockGrass.java:135)
at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4232)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:255)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:990)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
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: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.world.biome.WorldChunkManager.func_76936_a(WorldChunkManager.java:76)
-- DownfallBlock --
Details:
biome id: 2
downfalls[] size: 256
x: 5232
z: -4080
w: 16
h: 16
Stacktrace:
at net.minecraft.world.biome.WorldChunkManager.func_76936_a(WorldChunkManager.java:76)
at net.minecraft.world.biome.BiomeCache$Block.<init>(SourceFile:26)
at net.minecraft.world.biome.BiomeCache.func_76840_a(SourceFile:52)
at net.minecraft.world.biome.BiomeCache.func_76837_b(SourceFile:61)
at net.minecraft.world.biome.WorldChunkManager.func_76935_a(WorldChunkManager.java:58)
at net.minecraft.world.chunk.Chunk.func_76591_a(Chunk.java:1288)
-- Coordinates of biome request --
Details:
Location: World: (5232,0,-4065), Chunk: (at 0,0,15 in 327,-255; contains blocks 5232,0,-4080 to 5247,255,-4065), Region: (10,-8; contains chunks 320,-256 to 351,-225, blocks 5120,0,-4096 to 5631,255,-3585)
Stacktrace:
at net.minecraft.world.World.getBiomeGenForCoordsBody(World.java:141)
at net.minecraft.world.WorldProvider.getBiomeGenForCoords(WorldProvider.java:365)
at net.minecraft.world.World.func_72807_a(World.java:130)
at net.minecraft.world.ChunkCache.func_72807_a(ChunkCache.java:142)
at net.minecraft.block.BlockGrass.func_149720_d(BlockGrass.java:135)
at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4232)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:255)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['MatthewStevenGo'/22, l='MpServer', x=5226.50, y=7.37, z=-4046.50]]
Chunk stats: MultiplayerChunkCache: 25, 25
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (0,2,0), Chunk: (at 0,0,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: 3371266 game time, 83273 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 1 total; [EntityClientPlayerMP['MatthewStevenGo'/22, l='MpServer', x=5226.50, y=7.37, z=-4046.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2433)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:908)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 202001528 bytes (192 MB) / 379858944 bytes (362 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 10, tcache: 83, allocated: 10, tallocated: 82
FML: MCP v9.05 FML v7.10.85.1236 Minecraft Forge 10.13.2.1236 7 mods loaded, 7 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.85.1236} [Forge Mod Loader] (forge-1.7.10-10.13.2.1236.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.2.1236} [Minecraft Forge] (forge-1.7.10-10.13.2.1236.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TooManyItems{1.7.10} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FLabsBF{4.1.2} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NGTLib{1.7.10.3} [NGTLib] (NGTLib1.7.10.3_Forge10.13.0.1180.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RTM{1.7.10.5} [Real Train Mod] (RTM1.7.10.5_Forge10.13.0.1180.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.7.10-Forge10.13.2.1236
LWJGL: 2.9.1
OpenGL: GeForce 9500 GT/PCI/SSE2 GL version 3.2.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: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [ULTRA PACK v1.4.07.4]
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)
SECOND TIME:
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 1/16/15 2:26 PM
Description: Getting biome
java.lang.NullPointerException: Getting biome
at net.minecraft.world.chunk.Chunk.func_76591_a(Chunk.java:1289)
at net.minecraft.world.World.getBiomeGenForCoordsBody(World.java:141)
at net.minecraft.world.WorldProvider.getBiomeGenForCoords(WorldProvider.java:365)
at net.minecraft.world.World.func_72807_a(World.java:130)
at net.minecraft.world.gen.ChunkProviderGenerate.func_73155_a(ChunkProviderGenerate.java:477)
at net.minecraft.world.gen.ChunkProviderServer.func_73155_a(ChunkProviderServer.java:379)
at net.minecraft.world.WorldServer.func_73057_a(WorldServer.java:201)
at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:147)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:161)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.world.chunk.Chunk.func_76591_a(Chunk.java:1289)
-- Coordinates of biome request --
Details:
Location: World: (5311,0,-4001), Chunk: (at 15,0,15 in 331,-251; contains blocks 5296,0,-4016 to 5311,255,-4001), Region: (10,-8; contains chunks 320,-256 to 351,-225, blocks 5120,0,-4096 to 5631,255,-3585)
Stacktrace:
at net.minecraft.world.World.getBiomeGenForCoordsBody(World.java:141)
at net.minecraft.world.WorldProvider.getBiomeGenForCoords(WorldProvider.java:365)
at net.minecraft.world.World.func_72807_a(World.java:130)
at net.minecraft.world.gen.ChunkProviderGenerate.func_73155_a(ChunkProviderGenerate.java:477)
at net.minecraft.world.gen.ChunkProviderServer.func_73155_a(ChunkProviderServer.java:379)
at net.minecraft.world.WorldServer.func_73057_a(WorldServer.java:201)
at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:147)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:161)
-- Affected level --
Details:
Level name: Newcraft City HD (1.7.5)
All players: 1 total; [EntityPlayerMP['MatthewStevenGo'/23, l='Newcraft City HD (1.7.5)', x=5226.50, y=5.75, z=-4046.50]]
Chunk stats: ServerChunkCache: 913 Drop: 0
Level seed: -917822615472338944
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (0,2,0), Chunk: (at 0,0,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: 3371300 game time, 83307 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 39300 (now: false), thunder time: 89463 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 123525136 bytes (117 MB) / 380403712 bytes (362 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 7, tcache: 47, allocated: 14, tallocated: 126
FML: MCP v9.05 FML v7.10.85.1236 Minecraft Forge 10.13.2.1236 7 mods loaded, 7 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.85.1236} [Forge Mod Loader] (forge-1.7.10-10.13.2.1236.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.2.1236} [Minecraft Forge] (forge-1.7.10-10.13.2.1236.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TooManyItems{1.7.10} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FLabsBF{4.1.2} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NGTLib{1.7.10.3} [NGTLib] (NGTLib1.7.10.3_Forge10.13.0.1180.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RTM{1.7.10.5} [Real Train Mod] (RTM1.7.10.5_Forge10.13.0.1180.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['MatthewStevenGo'/23, l='Newcraft City HD (1.7.5)', x=5226.50, y=5.75, z=-4046.50]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Can anyone help me with this crash? I am using 1.7.10.
Also, if you're loading a gigantic map, you might want to assign a bit more memory to your MC.
There are Forge mods I had:
= Flan's WW2 mod (1.7.10)
= CJB mod (API and MoreInfo) (1.7.10)
= TooManyItems mod (1.7.10)
= GLSL Shaders mod (1.7.10)
= Better Furnaces mod (1.7.10)
= Real Train mod (1.7.10)
= NGTLib mod (1.7.10)
EDIT: I used MCEdit in creating flatland biomes which caused the game to crash in 1.7.10 and below.
Anyway out of speculation. Using the tool found here: https://dinnerbone.com/minecraft/tools/coordinates/
I checked the chunk coordinates of both and they both point to the same MCA region file.
The region file is r.10.-8.mca. What can you do with this? Well you can load individual MCA region files up in MCEdit and see how the area looks. So in simple, make a copy of the MCA region file to its own folder maybe and then load up the region in MCEdit. If don't know how to use MCEdit, it isn't too difficult to fairly learn fast.
Screenshots of tool reports (because my mind gets easy distracted and I may create errors instead, so for others to validate on)
The map I opened is not yet corrupted because it's still accessible for Minecraft 1.8 and later. Unfortunately (only) for 1.7.10 and below, it always run into the same error like "Invalid Biome ID" and "Getting Biome" unless I use 1.8 and latest.
Er, if you ran the map on 1.8, then tried to run it on 1.7.10 again or previous versions. That is a terrible thing to do and a terrible fate would befall it. So this is solved, once a map is loaded on 1.8, you cannot ever use the map again on any version below 1.8 because the massive changes 1.8 has.
You seem to be right. I had it solved by using 1.8 on affected map.