I was riding a horse and rode too fast, before a chunk could load, then it crashed. (hey, I'm a poet and I didn't even know it) The log says "Exception Generating New Chunk". I know I could just delete this save and start a new world, but I REALLY rather not.....
I have 10 mods and use Forge:
BiomesOPlenty-1.7.10-2.1.0.1067-universal
Carpenter's Blocks v3.3.7 - MC 1.7.10
cfm-3.4.8-mc1.7.10 (MrCrayfish's Furniture Mod)
CraftGuide-Mod-1.7.10
DrZharks MoCreatures Mod v6.3.1
Farseek-1.0.11
Highlands-1.7.2-v-2.2.3
RTG-1.7.10-0.7.0 (Realistic Terrain Generation)
SnapDoors-Mod-1.7.10
Streams-0.2
This is the crash report I get:
---- Minecraft Crash Report ----
// I let you down. Sorry
Time: 5/24/16 1:29 PM
Description: Exception generating new chunk
java.lang.ArithmeticException: / by zero
at net.minecraft.world.gen.layer.GenLayer.func_75902_a(GenLayer.java:134)
at highlands.worldgen.layer.GenLayerHillsHL.getWeightedBiomeIDFromType(GenLayerHillsHL.java:187)
at highlands.worldgen.layer.GenLayerHillsHL.func_75904_a(GenLayerHillsHL.java:67)
at net.minecraft.world.gen.layer.GenLayerRareBiome.func_75904_a(SourceFile:13)
at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
at highlands.worldgen.layer.GenLayerAddIslandHL.func_75904_a(GenLayerAddIslandHL.java:34)
at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
at highlands.worldgen.layer.GenLayerShoreHL.func_75904_a(GenLayerShoreHL.java:36)
at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
at net.minecraft.world.gen.layer.GenLayerSmooth.func_75904_a(SourceFile:15)
at highlands.worldgen.layer.GenLayerRiverMixHL.func_75904_a(GenLayerRiverMixHL.java:43)
at highlands.overworld.WorldChunkManagerHL.func_76937_a(WorldChunkManagerHL.java:146)
at highlands.overworld.ChunkProviderHLOverworld.func_147424_a(ChunkProviderHLOverworld.java:149)
at highlands.overworld.ChunkProviderHLOverworld.func_73154_d(ChunkProviderHLOverworld.java:259)
at farseek.world.gen.structure.StructureGenerationChunkProvider.farseek$world$gen$structure$StructureGenerationChunkProvider$$generateChunk(StructureGenerationChunkProvider.scala:41)
at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$chunkAt$1.apply(StructureGenerationChunkProvider.scala:37)
at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$chunkAt$1.apply(StructureGenerationChunkProvider.scala:37)
at scala.collection.mutable.MapLike$class.getOrElseUpdate(MapLike.scala:188)
at scala.collection.mutable.AbstractMap.getOrElseUpdate(Map.scala:80)
at farseek.world.gen.structure.StructureGenerationChunkProvider.chunkAt(StructureGenerationChunkProvider.scala:37)
at farseek.world.ChunkAccess$class.getBlock(BlockAccess.scala:53)
at farseek.world.gen.structure.StructureGenerationChunkProvider.func_147439_a(StructureGenerationChunkProvider.scala:24)
at farseek.world.package$$anonfun$blockOptionAt$1.apply(package.scala:85)
at farseek.world.package$$anonfun$blockOptionAt$1.apply(package.scala:85)
at scala.Option.flatMap(Option.scala:170)
at farseek.world.package$.blockOptionAt(package.scala:85)
at farseek.world.package$.blockAt(package.scala:87)
at streams.world.gen.structure.RiverMouthComponent$$anonfun$isValid$1.apply$mcVI$sp(RiverMouthComponent.scala:31)
at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
at streams.world.gen.structure.RiverMouthComponent.isValid(RiverMouthComponent.scala:29)
at streams.world.gen.structure.RiverStructure.streams$world$gen$structure$RiverStructure$$createMouth(RiverStructure.scala:41)
at streams.world.gen.structure.RiverStructure$$anonfun$generate$1$$anonfun$apply$1.apply$mcVI$sp(RiverStructure.scala:32)
at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
at streams.world.gen.structure.RiverStructure$$anonfun$generate$1.apply(RiverStructure.scala:32)
at streams.world.gen.structure.RiverStructure$$anonfun$generate$1.apply(RiverStructure.scala:31)
at scala.collection.immutable.List.foreach(List.scala:383)
at streams.world.gen.structure.RiverStructure.generate(RiverStructure.scala:31)
at streams.world.gen.structure.RiverGenerator$$anonfun$1.apply(RiverGenerator.scala:35)
at streams.world.gen.structure.RiverGenerator$$anonfun$1.apply(RiverGenerator.scala:34)
at scala.Option.flatMap(Option.scala:170)
at streams.world.gen.structure.RiverGenerator.generate(RiverGenerator.scala:34)
at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:45)
at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:38)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_44_StructureGenerator_onChunkGeneration_ReplaceBiomeBlocks.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at highlands.overworld.ChunkProviderHLOverworld.replaceBlocksForBiome(ChunkProviderHLOverworld.java:226)
at highlands.overworld.ChunkProviderHLOverworld.func_73154_d(ChunkProviderHLOverworld.java:261)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:172)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.SpawnerAnimals.func_151350_a(SpawnerAnimals.java:32)
at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:100)
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.gen.layer.GenLayer.func_75902_a(GenLayer.java:134)
at highlands.worldgen.layer.GenLayerHillsHL.getWeightedBiomeIDFromType(GenLayerHillsHL.java:187)
at highlands.worldgen.layer.GenLayerHillsHL.func_75904_a(GenLayerHillsHL.java:67)
at net.minecraft.world.gen.layer.GenLayerRareBiome.func_75904_a(SourceFile:13)
at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
at highlands.worldgen.layer.GenLayerAddIslandHL.func_75904_a(GenLayerAddIslandHL.java:34)
at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
at highlands.worldgen.layer.GenLayerShoreHL.func_75904_a(GenLayerShoreHL.java:36)
at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
at net.minecraft.world.gen.layer.GenLayerSmooth.func_75904_a(SourceFile:15)
at highlands.worldgen.layer.GenLayerRiverMixHL.func_75904_a(GenLayerRiverMixHL.java:43)
at highlands.overworld.WorldChunkManagerHL.func_76937_a(WorldChunkManagerHL.java:146)
at highlands.overworld.ChunkProviderHLOverworld.func_147424_a(ChunkProviderHLOverworld.java:149)
at highlands.overworld.ChunkProviderHLOverworld.func_73154_d(ChunkProviderHLOverworld.java:259)
at farseek.world.gen.structure.StructureGenerationChunkProvider.farseek$world$gen$structure$StructureGenerationChunkProvider$$generateChunk(StructureGenerationChunkProvider.scala:41)
at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$chunkAt$1.apply(StructureGenerationChunkProvider.scala:37)
at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$chunkAt$1.apply(StructureGenerationChunkProvider.scala:37)
at scala.collection.mutable.MapLike$class.getOrElseUpdate(MapLike.scala:188)
at scala.collection.mutable.AbstractMap.getOrElseUpdate(Map.scala:80)
at farseek.world.gen.structure.StructureGenerationChunkProvider.chunkAt(StructureGenerationChunkProvider.scala:37)
at farseek.world.ChunkAccess$class.getBlock(BlockAccess.scala:53)
at farseek.world.gen.structure.StructureGenerationChunkProvider.func_147439_a(StructureGenerationChunkProvider.scala:24)
at farseek.world.package$$anonfun$blockOptionAt$1.apply(package.scala:85)
at farseek.world.package$$anonfun$blockOptionAt$1.apply(package.scala:85)
at scala.Option.flatMap(Option.scala:170)
at farseek.world.package$.blockOptionAt(package.scala:85)
at farseek.world.package$.blockAt(package.scala:87)
at streams.world.gen.structure.RiverMouthComponent$$anonfun$isValid$1.apply$mcVI$sp(RiverMouthComponent.scala:31)
at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
at streams.world.gen.structure.RiverMouthComponent.isValid(RiverMouthComponent.scala:29)
at streams.world.gen.structure.RiverStructure.streams$world$gen$structure$RiverStructure$$createMouth(RiverStructure.scala:41)
at streams.world.gen.structure.RiverStructure$$anonfun$generate$1$$anonfun$apply$1.apply$mcVI$sp(RiverStructure.scala:32)
at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
at streams.world.gen.structure.RiverStructure$$anonfun$generate$1.apply(RiverStructure.scala:32)
at streams.world.gen.structure.RiverStructure$$anonfun$generate$1.apply(RiverStructure.scala:31)
at scala.collection.immutable.List.foreach(List.scala:383)
at streams.world.gen.structure.RiverStructure.generate(RiverStructure.scala:31)
at streams.world.gen.structure.RiverGenerator$$anonfun$1.apply(RiverGenerator.scala:35)
at streams.world.gen.structure.RiverGenerator$$anonfun$1.apply(RiverGenerator.scala:34)
at scala.Option.flatMap(Option.scala:170)
at streams.world.gen.structure.RiverGenerator.generate(RiverGenerator.scala:34)
at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:45)
at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:38)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_44_StructureGenerator_onChunkGeneration_ReplaceBiomeBlocks.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at highlands.overworld.ChunkProviderHLOverworld.replaceBlocksForBiome(ChunkProviderHLOverworld.java:226)
at highlands.overworld.ChunkProviderHLOverworld.func_73154_d(ChunkProviderHLOverworld.java:261)
-- Chunk to be generated --
Details:
Location: -193,15
Position hash: 68719476543
Generator: RandomLevelSource
Stacktrace:
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:172)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.SpawnerAnimals.func_151350_a(SpawnerAnimals.java:32)
at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:100)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:161)
-- Affected level --
Details:
Level name: Emma
All players: 1 total; [EntityPlayerMP['Ekatski'/455, l='Emma', x=-3069.48, y=101.70, z=367.14]]
Chunk stats: ServerChunkCache: 798 Drop: 0
Level seed: -2870900313355668926
Level generator: ID 06 - Highlands, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-3315,64,1608), Chunk: (at 13,4,8 in -208,100; contains blocks -3328,0,1600 to -3313,255,1615), Region: (-7,3; contains chunks -224,96 to -193,127, blocks -3584,0,1536 to -3073,255,2047)
Level time: 865398 game time, 921551 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 12577 (now: true), thunder time: 72582 (now: false)
Level game mode: Game mode: survival (ID 0). 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 Vista (x86) version 6.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 177787352 bytes (169 MB) / 413724672 bytes (394 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: 5, tcache: 47, allocated: 8, tallocated: 48
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 13 mods loaded, 13 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar)
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA cfm{3.4.8} [ยง9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)
UCHIJAAAA craftguide{1.6.8.1} [CraftGuide] (CraftGuide-Mod-1.7.10.zip)
UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJAAAA farseek{1.0.11} [Farseek] (Farseek-1.0.11.jar)
UCHIJAAAA Highlands{2.2.3} [Highlands] (Highlands-1.7.2-v-2.2.3.jar)
UCHIJAAAA RTG{0.7.0} [Realistic Terrain Generation] (RTG-1.7.10-0.7.0.jar)
UCHIJAAAA snapdoors{1.7.10-1.1.0} [SnapDoors] (SnapDoors-Mod-1.7.10.jar)
UCHIJAAAA streams{0.2} [Streams] (Streams-0.2.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
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['Ekatski'/455, l='Emma', x=-3069.48, y=101.70, z=367.14]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Darn...that's too bad. But I didn't think about re-creating the world and using MC edit to copy-pasta and transfer my buildings....Thanks for the idea! I appreciate your help!
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I was riding a horse and rode too fast, before a chunk could load, then it crashed. (hey, I'm a poet and I didn't even know it) The log says "Exception Generating New Chunk". I know I could just delete this save and start a new world, but I REALLY rather not.....
I have 10 mods and use Forge:
BiomesOPlenty-1.7.10-2.1.0.1067-universal
Carpenter's Blocks v3.3.7 - MC 1.7.10
cfm-3.4.8-mc1.7.10 (MrCrayfish's Furniture Mod)
CraftGuide-Mod-1.7.10
DrZharks MoCreatures Mod v6.3.1
Farseek-1.0.11
Highlands-1.7.2-v-2.2.3
RTG-1.7.10-0.7.0 (Realistic Terrain Generation)
SnapDoors-Mod-1.7.10
Streams-0.2
This is the crash report I get:
// I let you down. Sorry
Time: 5/24/16 1:29 PM
Description: Exception generating new chunk
java.lang.ArithmeticException: / by zero
at net.minecraft.world.gen.layer.GenLayer.func_75902_a(GenLayer.java:134)
at highlands.worldgen.layer.GenLayerHillsHL.getWeightedBiomeIDFromType(GenLayerHillsHL.java:187)
at highlands.worldgen.layer.GenLayerHillsHL.func_75904_a(GenLayerHillsHL.java:67)
at net.minecraft.world.gen.layer.GenLayerRareBiome.func_75904_a(SourceFile:13)
at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
at highlands.worldgen.layer.GenLayerAddIslandHL.func_75904_a(GenLayerAddIslandHL.java:34)
at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
at highlands.worldgen.layer.GenLayerShoreHL.func_75904_a(GenLayerShoreHL.java:36)
at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
at net.minecraft.world.gen.layer.GenLayerSmooth.func_75904_a(SourceFile:15)
at highlands.worldgen.layer.GenLayerRiverMixHL.func_75904_a(GenLayerRiverMixHL.java:43)
at highlands.overworld.WorldChunkManagerHL.func_76937_a(WorldChunkManagerHL.java:146)
at highlands.overworld.ChunkProviderHLOverworld.func_147424_a(ChunkProviderHLOverworld.java:149)
at highlands.overworld.ChunkProviderHLOverworld.func_73154_d(ChunkProviderHLOverworld.java:259)
at farseek.world.gen.structure.StructureGenerationChunkProvider.farseek$world$gen$structure$StructureGenerationChunkProvider$$generateChunk(StructureGenerationChunkProvider.scala:41)
at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$chunkAt$1.apply(StructureGenerationChunkProvider.scala:37)
at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$chunkAt$1.apply(StructureGenerationChunkProvider.scala:37)
at scala.collection.mutable.MapLike$class.getOrElseUpdate(MapLike.scala:188)
at scala.collection.mutable.AbstractMap.getOrElseUpdate(Map.scala:80)
at farseek.world.gen.structure.StructureGenerationChunkProvider.chunkAt(StructureGenerationChunkProvider.scala:37)
at farseek.world.ChunkAccess$class.getBlock(BlockAccess.scala:53)
at farseek.world.gen.structure.StructureGenerationChunkProvider.func_147439_a(StructureGenerationChunkProvider.scala:24)
at farseek.world.package$$anonfun$blockOptionAt$1.apply(package.scala:85)
at farseek.world.package$$anonfun$blockOptionAt$1.apply(package.scala:85)
at scala.Option.flatMap(Option.scala:170)
at farseek.world.package$.blockOptionAt(package.scala:85)
at farseek.world.package$.blockAt(package.scala:87)
at streams.world.gen.structure.RiverMouthComponent$$anonfun$isValid$1.apply$mcVI$sp(RiverMouthComponent.scala:31)
at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
at streams.world.gen.structure.RiverMouthComponent.isValid(RiverMouthComponent.scala:29)
at streams.world.gen.structure.RiverStructure.streams$world$gen$structure$RiverStructure$$createMouth(RiverStructure.scala:41)
at streams.world.gen.structure.RiverStructure$$anonfun$generate$1$$anonfun$apply$1.apply$mcVI$sp(RiverStructure.scala:32)
at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
at streams.world.gen.structure.RiverStructure$$anonfun$generate$1.apply(RiverStructure.scala:32)
at streams.world.gen.structure.RiverStructure$$anonfun$generate$1.apply(RiverStructure.scala:31)
at scala.collection.immutable.List.foreach(List.scala:383)
at streams.world.gen.structure.RiverStructure.generate(RiverStructure.scala:31)
at streams.world.gen.structure.RiverGenerator$$anonfun$1.apply(RiverGenerator.scala:35)
at streams.world.gen.structure.RiverGenerator$$anonfun$1.apply(RiverGenerator.scala:34)
at scala.Option.flatMap(Option.scala:170)
at streams.world.gen.structure.RiverGenerator.generate(RiverGenerator.scala:34)
at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:45)
at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:38)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_44_StructureGenerator_onChunkGeneration_ReplaceBiomeBlocks.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at highlands.overworld.ChunkProviderHLOverworld.replaceBlocksForBiome(ChunkProviderHLOverworld.java:226)
at highlands.overworld.ChunkProviderHLOverworld.func_73154_d(ChunkProviderHLOverworld.java:261)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:172)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.SpawnerAnimals.func_151350_a(SpawnerAnimals.java:32)
at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:100)
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.gen.layer.GenLayer.func_75902_a(GenLayer.java:134)
at highlands.worldgen.layer.GenLayerHillsHL.getWeightedBiomeIDFromType(GenLayerHillsHL.java:187)
at highlands.worldgen.layer.GenLayerHillsHL.func_75904_a(GenLayerHillsHL.java:67)
at net.minecraft.world.gen.layer.GenLayerRareBiome.func_75904_a(SourceFile:13)
at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
at highlands.worldgen.layer.GenLayerAddIslandHL.func_75904_a(GenLayerAddIslandHL.java:34)
at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
at highlands.worldgen.layer.GenLayerShoreHL.func_75904_a(GenLayerShoreHL.java:36)
at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:20)
at net.minecraft.world.gen.layer.GenLayerSmooth.func_75904_a(SourceFile:15)
at highlands.worldgen.layer.GenLayerRiverMixHL.func_75904_a(GenLayerRiverMixHL.java:43)
at highlands.overworld.WorldChunkManagerHL.func_76937_a(WorldChunkManagerHL.java:146)
at highlands.overworld.ChunkProviderHLOverworld.func_147424_a(ChunkProviderHLOverworld.java:149)
at highlands.overworld.ChunkProviderHLOverworld.func_73154_d(ChunkProviderHLOverworld.java:259)
at farseek.world.gen.structure.StructureGenerationChunkProvider.farseek$world$gen$structure$StructureGenerationChunkProvider$$generateChunk(StructureGenerationChunkProvider.scala:41)
at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$chunkAt$1.apply(StructureGenerationChunkProvider.scala:37)
at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$chunkAt$1.apply(StructureGenerationChunkProvider.scala:37)
at scala.collection.mutable.MapLike$class.getOrElseUpdate(MapLike.scala:188)
at scala.collection.mutable.AbstractMap.getOrElseUpdate(Map.scala:80)
at farseek.world.gen.structure.StructureGenerationChunkProvider.chunkAt(StructureGenerationChunkProvider.scala:37)
at farseek.world.ChunkAccess$class.getBlock(BlockAccess.scala:53)
at farseek.world.gen.structure.StructureGenerationChunkProvider.func_147439_a(StructureGenerationChunkProvider.scala:24)
at farseek.world.package$$anonfun$blockOptionAt$1.apply(package.scala:85)
at farseek.world.package$$anonfun$blockOptionAt$1.apply(package.scala:85)
at scala.Option.flatMap(Option.scala:170)
at farseek.world.package$.blockOptionAt(package.scala:85)
at farseek.world.package$.blockAt(package.scala:87)
at streams.world.gen.structure.RiverMouthComponent$$anonfun$isValid$1.apply$mcVI$sp(RiverMouthComponent.scala:31)
at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
at streams.world.gen.structure.RiverMouthComponent.isValid(RiverMouthComponent.scala:29)
at streams.world.gen.structure.RiverStructure.streams$world$gen$structure$RiverStructure$$createMouth(RiverStructure.scala:41)
at streams.world.gen.structure.RiverStructure$$anonfun$generate$1$$anonfun$apply$1.apply$mcVI$sp(RiverStructure.scala:32)
at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
at streams.world.gen.structure.RiverStructure$$anonfun$generate$1.apply(RiverStructure.scala:32)
at streams.world.gen.structure.RiverStructure$$anonfun$generate$1.apply(RiverStructure.scala:31)
at scala.collection.immutable.List.foreach(List.scala:383)
at streams.world.gen.structure.RiverStructure.generate(RiverStructure.scala:31)
at streams.world.gen.structure.RiverGenerator$$anonfun$1.apply(RiverGenerator.scala:35)
at streams.world.gen.structure.RiverGenerator$$anonfun$1.apply(RiverGenerator.scala:34)
at scala.Option.flatMap(Option.scala:170)
at streams.world.gen.structure.RiverGenerator.generate(RiverGenerator.scala:34)
at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:45)
at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:38)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_44_StructureGenerator_onChunkGeneration_ReplaceBiomeBlocks.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at highlands.overworld.ChunkProviderHLOverworld.replaceBlocksForBiome(ChunkProviderHLOverworld.java:226)
at highlands.overworld.ChunkProviderHLOverworld.func_73154_d(ChunkProviderHLOverworld.java:261)
-- Chunk to be generated --
Details:
Location: -193,15
Position hash: 68719476543
Generator: RandomLevelSource
Stacktrace:
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:172)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.SpawnerAnimals.func_151350_a(SpawnerAnimals.java:32)
at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:100)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:161)
-- Affected level --
Details:
Level name: Emma
All players: 1 total; [EntityPlayerMP['Ekatski'/455, l='Emma', x=-3069.48, y=101.70, z=367.14]]
Chunk stats: ServerChunkCache: 798 Drop: 0
Level seed: -2870900313355668926
Level generator: ID 06 - Highlands, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-3315,64,1608), Chunk: (at 13,4,8 in -208,100; contains blocks -3328,0,1600 to -3313,255,1615), Region: (-7,3; contains chunks -224,96 to -193,127, blocks -3584,0,1536 to -3073,255,2047)
Level time: 865398 game time, 921551 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 12577 (now: true), thunder time: 72582 (now: false)
Level game mode: Game mode: survival (ID 0). 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 Vista (x86) version 6.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 177787352 bytes (169 MB) / 413724672 bytes (394 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: 5, tcache: 47, allocated: 8, tallocated: 48
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 13 mods loaded, 13 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar)
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA cfm{3.4.8} [ยง9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)
UCHIJAAAA craftguide{1.6.8.1} [CraftGuide] (CraftGuide-Mod-1.7.10.zip)
UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJAAAA farseek{1.0.11} [Farseek] (Farseek-1.0.11.jar)
UCHIJAAAA Highlands{2.2.3} [Highlands] (Highlands-1.7.2-v-2.2.3.jar)
UCHIJAAAA RTG{0.7.0} [Realistic Terrain Generation] (RTG-1.7.10-0.7.0.jar)
UCHIJAAAA snapdoors{1.7.10-1.1.0} [SnapDoors] (SnapDoors-Mod-1.7.10.jar)
UCHIJAAAA streams{0.2} [Streams] (Streams-0.2.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
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['Ekatski'/455, l='Emma', x=-3069.48, y=101.70, z=367.14]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Is there A Way I could get this fixed?
Darn...that's too bad. But I didn't think about re-creating the world and using MC edit to copy-pasta and transfer my buildings....Thanks for the idea! I appreciate your help!