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 Upon Opening - Fedora(Linux)

5 posts in this topic

TFC Version #:0.79.15.538Forge Version #:10.13.2.1291SSP/SMP (Single/MultiPlayer):smpSuggested Name:server crashes shortly upon startup in fedora linuxDescription: My server starts up then closes shortly upoin startup, I dont know If i did chmod a+x right, but i think I did because when I ran it it gave no error and just went to another input line. do i have to chmod every time i run the server?Have you deleted your config files or are using default configs and are still able to reproduce this bug?:yesDo you have any mods other than Forge and TFC installed?: No

 

http://pastebin.com/index/SH1upuga

0

Share this post


Link to post
Share on other sites

You are running the client side JourneyMap mod on your server. Remove it and you will likely be fine.

1

Share this post


Link to post
Share on other sites

I removed journey map and it still crashes and does not output a crash log.

 

I can try to upload what is outputted by terminal(i run my run.sh file from there.)

 

[14:34:39] [main/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML![14:34:39] [main/WARN] [FML]: Offendor: net/minecraft/server/gui/MinecraftServerGui$1.windowClosing(Ljava/awt/event/WindowEvent;)V[14:34:39] [main/WARN] [FML]: Use FMLCommonHandler.exitJava instead 

this seems problematic. any idea what i can do to fix it? did i not chmod right?

Edited by nhyrum
0

Share this post


Link to post
Share on other sites

That warning message is completely normal. If you cannot find any crash log files generated at the time of the crash, then please use pastebin to provide your entire console/terminal log.

 

You do not need to chmod the file every single time. chmod changes the file permissions so that you can run it, once you change them once, they don't change back, so you don't have to keep doing chmod.

 

Did you make sure to edit your EULA.txt file to true?

0

Share this post


Link to post
Share on other sites

I had to create  my own eula.txt file, and i did put eula=true in it. is it case sensitive? I couldnt get it to create its own eula file, or a lot of the other files for that matter

 

EDIT: my eula text file was at fault. I copied the eula file from my .minecraft folder and it works perfectly!

Edited by nhyrum
0

Share this post


Link to post
Share on other sites