1.12
1.11
1.10
1.9.4
1.8.9
1.7.10
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumOk, lets start a new mod project.
Follow me on Twitter for Sporadic information / images leaks.
Twitter: @samtrion
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYou are good with world generation, so bring the beta 1.7.3 world generation back!
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumOn doomsday, I will deal with the beta. But first I need a couple of efficient weapons.
Twitter: @samtrion
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumTwitter: @samtrion
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumTwitter: @samtrion
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYes, just use the following command.
Twitter: @samtrion
Secondly, I believe there's some sort of incompatibility between this mod and the Mariculture mod. When I try and create a new, default world, Minecraft just hangs at the "Loading world / Building terrain" message. Initially there's no error or crash in the log. If you wait long enough (took around 5 minutes for me), you eventually get an error in the console and the server stops. Took another 5-10 minutes for Minecraft to finally crash and close.
Forge Version: 1.6.4-9.11.1.935
mariculture-1.6.X.-v1.0.0b.zip
SmoothBedrock-1.0.3.34-mc1.6.4.jar
Here's the crash report:
---- Minecraft Crash Report ----
// There are four lights!
Time: 10/23/13 6:15 AM
Description: Exception in server tick loop
java.lang.RuntimeException: Already decorating!!
at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator.java:188)
at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java:366)
at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:573)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:258)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1253)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:153)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:294)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:90)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:107)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 249538920 bytes (237 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 12 total; -XX:MaxPermSize=128m -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:UseSSE=4 -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -Xmn128m -Xms512m -Xmx1024m -XX:PermSize=64m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v8.11 FML v6.4.24.920 Minecraft Forge 9.11.1.920 5 mods loaded, 5 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
FML{6.4.24.920} [Forge Mod Loader] (minecraftforge-9.11.1.920.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Forge{9.11.1.920} [Minecraft Forge] (minecraftforge-9.11.1.920.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Mariculture{1.0.0b} [Mariculture] (mariculture-1.6.X.-v1.0.0b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
SmoothBedrock{1.0.3.34} [SmoothBedrock] (SmoothBedrock-1.0.3.34-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
And the dev console log:
2013-10-23 06:13:58 [INFO] [Minecraft-Server] Starting integrated minecraft server version 1.6.4
2013-10-23 06:13:58 [INFO] [Minecraft-Server] Generating keypair
2013-10-23 06:13:58 [FINEST] [mcp] Sending event FMLServerAboutToStartEvent to mod mcp
2013-10-23 06:13:58 [FINEST] [mcp] Sent event FMLServerAboutToStartEvent to mod mcp
2013-10-23 06:13:58 [FINEST] [FML] Sending event FMLServerAboutToStartEvent to mod FML
2013-10-23 06:13:58 [FINEST] [FML] Sent event FMLServerAboutToStartEvent to mod FML
2013-10-23 06:13:58 [FINEST] [Forge] Sending event FMLServerAboutToStartEvent to mod Forge
2013-10-23 06:13:58 [FINEST] [Forge] Sent event FMLServerAboutToStartEvent to mod Forge
2013-10-23 06:13:58 [FINEST] [Mariculture] Sending event FMLServerAboutToStartEvent to mod Mariculture
2013-10-23 06:13:58 [FINEST] [Mariculture] Sent event FMLServerAboutToStartEvent to mod Mariculture
2013-10-23 06:13:58 [FINEST] [SmoothBedrock] Sending event FMLServerAboutToStartEvent to mod SmoothBedrock
2013-10-23 06:13:58 [FINEST] [SmoothBedrock] Sent event FMLServerAboutToStartEvent to mod SmoothBedrock
2013-10-23 06:13:58 [INFO] [Minecraft-Server] Converting map!
2013-10-23 06:13:58 [INFO] [Minecraft-Server] Scanning folders...
2013-10-23 06:13:58 [INFO] [Minecraft-Server] Total conversion count is 0
2013-10-23 06:13:58 [FINE] [fml.ItemTracker] The difference set is equal
2013-10-23 06:13:58 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/MapGenCaves (input size 3540), found 1 patch
2013-10-23 06:13:58 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/MapGenCaves (new size 5863)
2013-10-23 06:13:58 [INFO] [ForgeModLoader] Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@24342fc1)
2013-10-23 06:13:58 [INFO] [ForgeModLoader] Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@24342fc1)
2013-10-23 06:13:58 [INFO] [ForgeModLoader] Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@24342fc1)
2013-10-23 06:13:58 [INFO] [Minecraft-Server] Preparing start region for level 0
2013-10-23 06:15:20 [INFO] [Minecraft-Server] Preparing spawn area: 4%
2013-10-23 06:15:27 [INFO] [Minecraft-Server] Preparing spawn area: 5%
2013-10-23 06:15:29 [INFO] [Minecraft-Server] Preparing spawn area: 6%
2013-10-23 06:15:30 [INFO] [Minecraft-Server] Preparing spawn area: 8%
2013-10-23 06:15:31 [INFO] [Minecraft-Server] Preparing spawn area: 18%
2013-10-23 06:15:31 [INFO] [STDERR] java.lang.RuntimeException: Already decorating!!
2013-10-23 06:15:31 [INFO] [STDERR] at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator.java:188)
2013-10-23 06:15:31 [INFO] [STDERR] at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java:366)
2013-10-23 06:15:31 [INFO] [STDERR] at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:573)
2013-10-23 06:15:31 [INFO] [STDERR] at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:258)
2013-10-23 06:15:31 [INFO] [STDERR] at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1253)
2013-10-23 06:15:31 [INFO] [STDERR] at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:153)
2013-10-23 06:15:31 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:294)
2013-10-23 06:15:31 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:90)
2013-10-23 06:15:31 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:107)
2013-10-23 06:15:31 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
2013-10-23 06:15:31 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2013-10-23 06:15:31 [SEVERE] [Minecraft-Server] Encountered an unexpected exception RuntimeException
java.lang.RuntimeException: Already decorating!!
at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator.java:188)
at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java:366)
at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:573)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:258)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1253)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:153)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:294)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:90)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:107)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2013-10-23 06:15:31 [INFO] [Minecraft-Server] Stopping server
2013-10-23 06:15:31 [INFO] [Minecraft-Server] Saving players
2013-10-23 06:15:31 [INFO] [Minecraft-Server] Saving worlds
2013-10-23 06:15:31 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/Overworld
2013-10-23 06:20:43 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/Nether
2013-10-23 06:20:43 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/The End
2013-10-23 06:20:43 [INFO] [ForgeModLoader] Unloading dimension 0
2013-10-23 06:20:43 [INFO] [ForgeModLoader] Unloading dimension -1
2013-10-23 06:20:43 [INFO] [ForgeModLoader] Unloading dimension 1
2013-10-23 06:20:43 [FINEST] [mcp] Sending event FMLServerStoppedEvent to mod mcp
2013-10-23 06:20:43 [FINEST] [mcp] Sent event FMLServerStoppedEvent to mod mcp
2013-10-23 06:20:43 [FINEST] [FML] Sending event FMLServerStoppedEvent to mod FML
2013-10-23 06:20:43 [FINEST] [FML] Sent event FMLServerStoppedEvent to mod FML
2013-10-23 06:20:43 [FINEST] [Forge] Sending event FMLServerStoppedEvent to mod Forge
2013-10-23 06:20:43 [FINEST] [Forge] Sent event FMLServerStoppedEvent to mod Forge
2013-10-23 06:20:43 [FINEST] [Mariculture] Sending event FMLServerStoppedEvent to mod Mariculture
2013-10-23 06:20:43 [FINEST] [Mariculture] Sent event FMLServerStoppedEvent to mod Mariculture
2013-10-23 06:20:43 [FINEST] [SmoothBedrock] Sending event FMLServerStoppedEvent to mod SmoothBedrock
2013-10-23 06:20:43 [FINEST] [SmoothBedrock] Sent event FMLServerStoppedEvent to mod SmoothBedrock
2013-10-23 06:20:43 [INFO] [ForgeModLoader] The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
2013-10-23 06:20:43 [INFO] [STDOUT] ---- Minecraft Crash Report ----
2013-10-23 06:20:43 [INFO] [STDOUT] // Don't be sad, have a hug! <3
2013-10-23 06:20:43 [INFO] [STDOUT]
2013-10-23 06:20:43 [INFO] [STDOUT] Time: 10/23/13 6:20 AM
2013-10-23 06:20:43 [INFO] [STDOUT] Description: Exception in server tick loop
2013-10-23 06:20:43 [INFO] [STDOUT]
2013-10-23 06:20:43 [INFO] [STDOUT] java.lang.RuntimeException: Already decorating!!
2013-10-23 06:20:43 [INFO] [STDOUT] at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator.java:188)
2013-10-23 06:20:43 [INFO] [STDOUT] at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java:366)
2013-10-23 06:20:43 [INFO] [STDOUT] at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:573)
2013-10-23 06:20:43 [INFO] [STDOUT] at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:258)
2013-10-23 06:20:43 [INFO] [STDOUT] at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1253)
2013-10-23 06:20:43 [INFO] [STDOUT] at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:153)
2013-10-23 06:20:43 [INFO] [STDOUT] at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:294)
2013-10-23 06:20:43 [INFO] [STDOUT] at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:90)
2013-10-23 06:20:43 [INFO] [STDOUT] at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:107)
2013-10-23 06:20:43 [INFO] [STDOUT] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
2013-10-23 06:20:43 [INFO] [STDOUT] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2013-10-23 06:20:43 [INFO] [STDOUT]
2013-10-23 06:20:43 [INFO] [STDOUT]
2013-10-23 06:20:43 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
2013-10-23 06:20:43 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
2013-10-23 06:20:43 [INFO] [STDOUT]
2013-10-23 06:20:43 [INFO] [STDOUT] -- System Details --
2013-10-23 06:20:43 [INFO] [STDOUT] Details:
2013-10-23 06:20:43 [INFO] [STDOUT] Minecraft Version: 1.6.4
2013-10-23 06:20:43 [INFO] [STDOUT] Operating System: Windows 7 (amd64) version 6.1
2013-10-23 06:20:43 [INFO] [STDOUT] Java Version: 1.7.0_40, Oracle Corporation
2013-10-23 06:20:43 [INFO] [STDOUT] Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
2013-10-23 06:20:43 [INFO] [STDOUT] Memory: 249538920 bytes (237 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
2013-10-23 06:20:43 [INFO] [STDOUT] JVM Flags: 12 total; -XX:MaxPermSize=128m -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:UseSSE=4 -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -Xmn128m -Xms512m -Xmx1024m -XX:PermSize=64m
2013-10-23 06:20:43 [INFO] [STDOUT] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
2013-10-23 06:20:43 [INFO] [STDOUT] Suspicious classes: FML and Forge are installed
2013-10-23 06:20:43 [INFO] [STDOUT] IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
2013-10-23 06:20:43 [INFO] [STDOUT] FML: MCP v8.11 FML v6.4.24.920 Minecraft Forge 9.11.1.920 5 mods loaded, 5 mods active
2013-10-23 06:20:43 [INFO] [STDOUT] mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
2013-10-23 06:20:43 [INFO] [STDOUT] FML{6.4.24.920} [Forge Mod Loader] (minecraftforge-9.11.1.920.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
2013-10-23 06:20:43 [INFO] [STDOUT] Forge{9.11.1.920} [Minecraft Forge] (minecraftforge-9.11.1.920.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
2013-10-23 06:20:43 [INFO] [STDOUT] Mariculture{1.0.0b} [Mariculture] (mariculture-1.6.X.-v1.0.0b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
2013-10-23 06:20:43 [INFO] [STDOUT] SmoothBedrock{1.0.3.34} [SmoothBedrock] (SmoothBedrock-1.0.3.34-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
2013-10-23 06:20:43 [INFO] [STDOUT] Profiler Position: N/A (disabled)
2013-10-23 06:20:43 [INFO] [STDOUT] Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
2013-10-23 06:20:43 [INFO] [STDOUT] Player Count: 0 / 8; []
2013-10-23 06:20:43 [INFO] [STDOUT] Type: Integrated Server (map_client.txt)
2013-10-23 06:20:43 [INFO] [STDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge'
2013-10-23 06:20:43 [INFO] [STDOUT] #@!@# Game crashed! Crash report saved to: #@!@#
2013-10-23 06:20:43 [INFO] [Minecraft-Server] Stopping server
2013-10-23 06:20:43 [INFO] [Minecraft-Server] Saving players
2013-10-23 06:20:43 [INFO] [Minecraft-Server] Saving worlds
This took me a while to pinpoint as I have over 130 mods installed, but I managed to narrow it down to these two, and further tested it by using only these two mods. With nothing else but mariculture-1.6.X.-v1.0.0b.zip and SmoothBedrock-1.0.3.34-mc1.6.4.jar, this crash happens.
I let the author of Mariculture know about this crash as well, just in case this can be fixed on their end. Thanks.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumDownload
When I'm home again, I will test it too. Thanks for your Report
Twitter: @samtrion
Sure. Happy to help.
Just tested it again with SmoothBedrock-1.6.4-1.0.5.jar and I get the same issue, though the error/crash happened noticibly quicker this time. Error reports seem to be the same:
Crash Report:
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 10/23/13 6:59 AM
Description: Exception in server tick loop
java.lang.RuntimeException: Already decorating!!
at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator.java:188)
at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java:366)
at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:573)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:258)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1253)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:153)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:294)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:90)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:107)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 122291224 bytes (116 MB) / 651755520 bytes (621 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 12 total; -XX:MaxPermSize=128m -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:UseSSE=4 -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -Xmn128m -Xms512m -Xmx1024m -XX:PermSize=64m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v8.11 FML v6.4.24.920 Minecraft Forge 9.11.1.920 5 mods loaded, 5 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
FML{6.4.24.920} [Forge Mod Loader] (minecraftforge-9.11.1.920.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Forge{9.11.1.920} [Minecraft Forge] (minecraftforge-9.11.1.920.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Mariculture{1.0.0b} [Mariculture] (mariculture-1.6.X.-v1.0.0b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
SmoothBedrock{1.0.5.56} [Smooth Bedrock] (SmoothBedrock-1.6.4-1.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Dev Log:
2013-10-23 06:58:13 [INFO] [Minecraft-Server] Starting integrated minecraft server version 1.6.4
2013-10-23 06:58:13 [INFO] [Minecraft-Server] Generating keypair
2013-10-23 06:58:13 [FINEST] [mcp] Sending event FMLServerAboutToStartEvent to mod mcp
2013-10-23 06:58:13 [FINEST] [mcp] Sent event FMLServerAboutToStartEvent to mod mcp
2013-10-23 06:58:13 [FINEST] [FML] Sending event FMLServerAboutToStartEvent to mod FML
2013-10-23 06:58:13 [FINEST] [FML] Sent event FMLServerAboutToStartEvent to mod FML
2013-10-23 06:58:13 [FINEST] [Forge] Sending event FMLServerAboutToStartEvent to mod Forge
2013-10-23 06:58:13 [FINEST] [Forge] Sent event FMLServerAboutToStartEvent to mod Forge
2013-10-23 06:58:13 [FINEST] [Mariculture] Sending event FMLServerAboutToStartEvent to mod Mariculture
2013-10-23 06:58:13 [FINEST] [Mariculture] Sent event FMLServerAboutToStartEvent to mod Mariculture
2013-10-23 06:58:13 [FINEST] [SmoothBedrock] Sending event FMLServerAboutToStartEvent to mod SmoothBedrock
2013-10-23 06:58:13 [FINEST] [SmoothBedrock] Sent event FMLServerAboutToStartEvent to mod SmoothBedrock
2013-10-23 06:58:13 [INFO] [Minecraft-Server] Converting map!
2013-10-23 06:58:13 [INFO] [Minecraft-Server] Scanning folders...
2013-10-23 06:58:13 [INFO] [Minecraft-Server] Total conversion count is 0
2013-10-23 06:58:13 [FINE] [fml.ItemTracker] The difference set is equal
2013-10-23 06:58:13 [FINE] [ForgeModLoader] Runtime patching class net/minecraft/world/gen/MapGenCaves (input size 3540), found 1 patch
2013-10-23 06:58:13 [FINE] [ForgeModLoader] Successfully applied runtime patches for net/minecraft/world/gen/MapGenCaves (new size 5863)
2013-10-23 06:58:14 [INFO] [ForgeModLoader] Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@7c46148)
2013-10-23 06:58:14 [INFO] [ForgeModLoader] Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@7c46148)
2013-10-23 06:58:14 [INFO] [ForgeModLoader] Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@7c46148)
2013-10-23 06:58:14 [INFO] [Minecraft-Server] Preparing start region for level 0
2013-10-23 06:59:02 [INFO] [Minecraft-Server] Preparing spawn area: 4%
2013-10-23 06:59:02 [INFO] [STDERR] java.lang.RuntimeException: Already decorating!!
2013-10-23 06:59:02 [INFO] [STDERR] at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator.java:188)
2013-10-23 06:59:02 [INFO] [STDERR] at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java:366)
2013-10-23 06:59:02 [INFO] [STDERR] at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:573)
2013-10-23 06:59:02 [INFO] [STDERR] at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:258)
2013-10-23 06:59:02 [INFO] [STDERR] at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1253)
2013-10-23 06:59:02 [INFO] [STDERR] at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:153)
2013-10-23 06:59:02 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:294)
2013-10-23 06:59:02 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:90)
2013-10-23 06:59:02 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:107)
2013-10-23 06:59:02 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
2013-10-23 06:59:02 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2013-10-23 06:59:02 [SEVERE] [Minecraft-Server] Encountered an unexpected exception RuntimeException
java.lang.RuntimeException: Already decorating!!
at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator.java:188)
at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java:366)
at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:573)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:258)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1253)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:153)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:294)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:90)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:107)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2013-10-23 06:59:02 [INFO] [Minecraft-Server] Stopping server
2013-10-23 06:59:02 [INFO] [Minecraft-Server] Saving players
2013-10-23 06:59:02 [INFO] [Minecraft-Server] Saving worlds
2013-10-23 06:59:02 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/Overworld
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumTwitter: @samtrion
#52
-
View User Profile
-
View Posts
-
Send Message
Curse Premium1 Generate lava = evil
2 Veins with 128 blocks = evil too
I'm going to drop support for Lava generation. This should generally improve the situation.
Twitter: @samtrion
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumAs announced there is a new version of SmoothBedrock.
1.0.6.66 - Download Link
From now on you can watch also my source code here
Twitter: @samtrion
Finally! smooth bedrock!
(Click on one of them :P)
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumJoin us at our website: AIM Gaming
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumTwitter: @samtrion
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumBoth working fine in combination with SmoothBedrock.
Though both bring their own version of smooth/flat Bedrock. *sad*
Saved me work *happy*
Twitter: @samtrion
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumTwitter: @samtrion