Content: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Background: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Pattern: Blank Waves Notes Sharp Wood Rockface Leather Honey Vertical Triangles
Welcome to TerraFirmaCraft Forums

Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.

  • Announcements

    • Dries007

      ATTENTION Forum Database Breach   03/04/2019

      There has been a breach of our database. Please make sure you change your password (use a password manager, like Lastpass).
      If you used this password anywhere else, change that too! The passwords themselves are stored hashed, but may old accounts still had old, insecure (by today's standards) hashes from back when they where created. This means they can be "cracked" more easily. Other leaked information includes: email, IP, account name.
      I'm trying my best to find out more and keep everyone up to date. Discord (http://invite.gg/TerraFirmaCraft) is the best option for up to date news and questions. I'm sorry for this, but the damage has been done. All I can do is try to make sure it doesn't happen again.
    • Claycorp

      This forum is now READ ONLY!   01/20/2020

      As of this post and forever into the future this forum has been put into READ ONLY MODE. There will be no new posts! A replacement is coming SoonTM . If you wish to stay up-to-date on whats going on or post your content. Please use the Discord or Sub-Reddit until the new forums are running.

      Any questions or comments can be directed to Claycorp on either platform.
nhyrum

[Solved] server crashes shortly after logging in

3 posts in this topic

TFC Version #:0.79.15.538

Forge Version #:v10.13.2.1291

SSP/SMP (Single/MultiPlayer): SMP

Suggested Name:none

Description: server crashes as soon as or soon after i log in. in the server box it says "can't keep up! Did the system time change, or is the server overloaded? Running xxxxms behind, skipping xx ticks"
 

 

Do you have any mods other than Forge and TFC installed?:no
 

 

 

if the past bin didnt work, ill also post a spoiler

 

I have a batch file adding extra ram(different batch file from the tutorial, because i couldnt get it to work, heres the text of the .bat file

 

"C:Program FilesJavajre7binjavaw.exe" -Xms1536m -Xmx1536m -jar forge-1.7.10-10.13.2.1291-universal.jar

 

I also edited the "path" in system environments(its how i get vanilla MC to run)

 

couldnt get it to run using 512, 1024, or 2048m but 512 crashed way before i could see  the world

 

I do apologize if i missed anything, or if I did anythhing wrong, (first time using pastebin!)

 

am i using the wrong version of tfc or forge? i know the tut says to use mc v 1.7.10, while they have 1.8.3 out i believe

 

---- Minecraft Crash Report ----


// Shall we play a game?

Time: 3/17/15 12:34 PM
Description: Exception getting block type in world

java.lang.ClassCastException: net.minecraft.world.biome.BiomeGenForest cannot be cast to com.bioxx.tfc.WorldGen.TFCBiome
at com.bioxx.tfc.WorldGen.Generators.WorldGenLooseRocks.generateSticks(WorldGenLooseRocks.java:119)
at com.bioxx.tfc.WorldGen.Generators.WorldGenLooseRocks.generate(WorldGenLooseRocks.java:109)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1055)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
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.World.func_147439_a(World.java:345)
at com.bioxx.tfc.WorldGen.Generators.WorldGenSoilPits.generatePeat(WorldGenSoilPits.java:67)
at com.bioxx.tfc.WorldGen.Generators.WorldGenSoilPits.generate(WorldGenSoilPits.java:39)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1050)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
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.World.func_72805_g(World.java:511)
at com.bioxx.tfc.WorldGen.Generators.WorldGenMinable.BODgenerate(WorldGenMinable.java:382)
at com.bioxx.tfc.WorldGen.Generators.WorldGenMinable.createMine(WorldGenMinable.java:111)
at com.bioxx.tfc.WorldGen.Generators.WorldGenMinable.generate(WorldGenMinable.java:145)
at com.bioxx.tfc.WorldGen.Generators.WorldGenOre.createOre(WorldGenOre.java:134)
at com.bioxx.tfc.WorldGen.Generators.WorldGenOre.oreMedium(WorldGenOre.java:98)
at com.bioxx.tfc.WorldGen.Generators.WorldGenOre.generate(WorldGenOre.java:52)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1050)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:52)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:189)
at net.minecraftforge.common.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:354)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:30)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:596)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
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 com.bioxx.tfc.WorldGen.Generators.WorldGenLooseRocks.generateSticks(WorldGenLooseRocks.java:119)
at com.bioxx.tfc.WorldGen.Generators.WorldGenLooseRocks.generate(WorldGenLooseRocks.java:109)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1055)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
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)

-- Requested block coordinates --
Details:
Found chunk: true
Location: World: (163,127,-1235), Chunk: (at 3,7,13 in 10,-78; contains blocks 160,0,-1248 to 175,255,-1233), Region: (0,-3; contains chunks 0,-96 to 31,-65, blocks 0,0,-1536 to 511,255,-1025)
Stacktrace:
at net.minecraft.world.World.func_147439_a(World.java:345)
at com.bioxx.tfc.WorldGen.Generators.WorldGenSoilPits.generatePeat(WorldGenSoilPits.java:67)
at com.bioxx.tfc.WorldGen.Generators.WorldGenSoilPits.generate(WorldGenSoilPits.java:39)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1050)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
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.World.func_72805_g(World.java:511)
at com.bioxx.tfc.WorldGen.Generators.WorldGenMinable.BODgenerate(WorldGenMinable.java:382)
at com.bioxx.tfc.WorldGen.Generators.WorldGenMinable.createMine(WorldGenMinable.java:111)
at com.bioxx.tfc.WorldGen.Generators.WorldGenMinable.generate(WorldGenMinable.java:145)
at com.bioxx.tfc.WorldGen.Generators.WorldGenOre.createOre(WorldGenOre.java:134)
at com.bioxx.tfc.WorldGen.Generators.WorldGenOre.oreMedium(WorldGenOre.java:98)
at com.bioxx.tfc.WorldGen.Generators.WorldGenOre.generate(WorldGenOre.java:52)
at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1050)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:52)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:189)
at net.minecraftforge.common.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:354)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:30)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:596)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
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 8 (amd64) version 6.2
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1467022656 bytes (1399 MB) / 1608974336 bytes (1534 MB) up to 1608974336 bytes (1534 MB)
JVM Flags: 2 total; -Xms1536m -Xmx1536m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 5, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 5 mods loaded, 5 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.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
tfc_coremod{0.79.15} [TFC[coremod]] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
terrafirmacraft{0.79.15} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.15.538.jar) 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 / 20; [EntityPlayerMP['nhyrum'/239, l='world', x=-15.58, y=80.00, z=-1191.17]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

error_log.txt

0

Share this post


Link to post
Share on other sites

This is a duplicate of the ClassCastException that is already listed as solved for the next version on the official bug list. Your world is either a vanilla world, or has a corrupted chunk, as it is trying to load a vanilla forest biome instead of a TFC one.

 

If you aren't attached to the world, you should just delete it and start over. If you don't want to do that, you'll have to look into other methods for trying to figure out what chunk is corrupted, and either deleting or fixing that chunk.

 

In the future, to use pastebin just copy the link of the page it generates, like so:

 

http://pastebin.com/VEEerQtH

 

TFC is for Minecraft 1.7.10, we do not have a version that is for Minecraft 1.8, and there are actually very very few mods that are updated to 1.8.

1

Share this post


Link to post
Share on other sites

awesome! thank you, i read through those two sections posted in the sticky and didnt see anything i thought was my issue and read another thread that was also trying to load a vanilla world. thanks for the reply!

0

Share this post


Link to post
Share on other sites