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.
Sign in to follow this  
Followers 0
jackmax

TFC 1.3.2 server doesnt start

6 posts in this topic

From start i do not delete Meta-inf

I doing it by this tutorial http://terrafirmacraft.com/f/topic/1909-tutorial-on-how-to-set-up-a-server-under-writing/

When i try to start server no server window appear and there make 2 files : ForgeModLoader-server-0.log and ForgeModLoader-server-0.log.lck. When i open that first file in that is this

2012-10-13 16:04:33 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.1.35.394 for Minecraft client:1.3.2, server:1.3.2 loading

2012-10-13 16:04:33 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2012-10-13 16:04:38 [iNFO] [ForgeModLoader] Download complete

2012-10-13 16:04:38 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar

2012-10-13 16:04:43 [iNFO] [ForgeModLoader] Download complete

2012-10-13 16:04:43 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/google/common/io/LineProcessor

2012-10-13 16:04:43 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)

2012-10-13 16:04:43 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133)

2012-10-13 16:04:43 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33)

2012-10-13 16:04:43 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1319)

2012-10-13 16:04:43 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/io/LineProcessor

2012-10-13 16:04:43 [iNFO] [sTDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)

2012-10-13 16:04:43 [iNFO] [sTDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)

2012-10-13 16:04:43 [iNFO] [sTDERR] at java.lang.Class.getConstructor0(Unknown Source)

2012-10-13 16:04:43 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Unknown Source)

2012-10-13 16:04:43 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source)

2012-10-13 16:04:43 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:61)

2012-10-13 16:04:43 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:200)

2012-10-13 16:04:43 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)

2012-10-13 16:04:43 [iNFO] [sTDERR] ... 3 more

2012-10-13 16:04:43 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.io.LineProcessor

2012-10-13 16:04:43 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)

2012-10-13 16:04:43 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)

2012-10-13 16:04:43 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method)

2012-10-13 16:04:43 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(Unknown Source)

2012-10-13 16:04:43 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:100)

2012-10-13 16:04:43 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-13 16:04:43 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-13 16:04:43 [iNFO] [sTDERR] ... 11 more

Please help me

0

Share this post


Link to post
Share on other sites

Hey,

If you need help, I can send you my server jar file that contains all that you would need.

Hope you can work everything out,

Platanus

0

Share this post


Link to post
Share on other sites

Hey,

If you need help, I can send you my server jar file that contains all that you would need.

Hope you can work everything out,

Platanus

This is an illegal action ,remember that before posting here, or just pm him. Post at your own risk.
0

Share this post


Link to post
Share on other sites

Really? I had no idea. Sorry about that.

You don't need to apologize to me(or everyone else), you simply didn't know that.
0

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0