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.
Cold_Face

[Not TFC Issue] SMP runs as vanilla

30 posts in this topic

So then should I just delete the run.bat and launch with Forge as custom.jar then?

Edit:  So I did just that.

Final root folder contents:

  TFC Server
  eula.txt 
  minecraft_server.jar
  server.properties

The server crashed.  It didn't generate an error log, however this is from the console:

0.01 16:42:42 [Multicraft] Not restarting crashed server.
10.01 16:42:42 [Multicraft] Server stopped
10.01 16:42:42 [Multicraft] Looks like a crash, check the server console. Return value: 1
10.01 16:42:42 [Multicraft] Server shut down
10.01 16:42:42 [server] INFO Error: Unable to access jarfile /custom.jar
10.01 16:42:42 [Multicraft] Failed to copy jarfile from global JAR directory
10.01 16:42:42 [Multicraft] JAR file not found, copying from global JAR directory
10.01 16:42:42 [Multicraft] Loaded config for "Default"
10.01 16:42:42 [Multicraft] Starting server!
10.01 16:42:42 [Multicraft] Loading server properties
10.01 16:42:42 [Multicraft] Received start command
10.01 16:42:35 [Multicraft] Loading server properties
10.01 16:31:41 [Multicraft] Loading server properties


So I changed the server back to run 1.7.10, because it changed to the most current version for some reason.

I checked to make sure it was still set to run custom.jar.  It was.

Moved the contents of TFC Server folder to the root folder, so that it now contains:
  libraries
  mods
  custom.jar
  eula.txt
  minecraft_server.1.7.10.jar
  minecraft_server.jar
  server.properties

Started the server

Whitelisted myself

Same thing.  Vanilla.

MCPH was set back to run minecraft_server.jar (not by me)

I'm starting to wonder if this just MCPH's problem with constantly wanting to set my server back to run 1.8.9 and minecraft_server.jar

Edited by Cold_Face
0

Share this post


Link to post
Share on other sites

I looked up Multicraft stuff and they do some weird shit for server jar launches. http://www.multicraft.org/site/docs?view=howto#9

 

I'm not sure if they still do this or why they do this. However I suggest you try and troubleshoot with them. When you launch from your custom jar does it generate its own mod folder and some forge files in your /config? I wonder if you are even managing to launch forge at this point. Either way I think you are best served to get help via them. TFC is no different than any other forge mod for getting it to run. Toss in mod folder, generate world. That's it.

0

Share this post


Link to post
Share on other sites

I looked up Multicraft stuff and they do some weird shit for server jar launches. http://www.multicraft.org/site/docs?view=howto#9

 

I'm not sure if they still do this or why they do this. However I suggest you try and troubleshoot with them. When you launch from your custom jar does it generate its own mod folder and some forge files in your /config? I wonder if you are even managing to launch forge at this point. Either way I think you are best served to get help via them. TFC is no different than any other forge mod for getting it to run. Toss in mod folder, generate world. That's it.

 

"...does it generate its own mod folder and some forge files in your /config?"
No and no.

I have no idea what that link is talking about.  I've never even seen a .conf file in my life.

MCPH won't support any mods they didn't install for the client.  They won't  install Forge mods.

Here is the log:

[16:53:16] [server thread/INFO]: Starting minecraft server version 1.7.10
[16:53:16] [server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
[16:53:16] [server thread/INFO]: Loading properties
[16:53:16] [server thread/INFO]: Default game type: SURVIVAL
[16:53:16] [server thread/INFO]: Generating keypair
[16:53:16] [server thread/INFO]: Starting Minecraft server on 162.244.164.1:52464
[16:53:16] [server thread/WARN]: Failed to load user banlist: 
java.io.FileNotFoundException: banned-players.json (No such file or directory)
at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_80]
at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_80]
at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.jar:?]
at om.g(SourceFile:124) ~[minecraft_server.jar:?]
at ls.y(SourceFile:99) [minecraft_server.jar:?]
at ls.<init>(SourceFile:25) [minecraft_server.jar:?]
at lt.e(SourceFile:166) [minecraft_server.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:339) [minecraft_server.jar:?]
at lj.run(SourceFile:628) [minecraft_server.jar:?]
[16:53:16] [server thread/WARN]: Failed to load ip banlist: 
java.io.FileNotFoundException: banned-ips.json (No such file or directory)
at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_80]
at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_80]
at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.jar:?]
at om.g(SourceFile:124) ~[minecraft_server.jar:?]
at ls.x(SourceFile:91) [minecraft_server.jar:?]
at ls.<init>(SourceFile:27) [minecraft_server.jar:?]
at lt.e(SourceFile:166) [minecraft_server.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:339) [minecraft_server.jar:?]
at lj.run(SourceFile:628) [minecraft_server.jar:?]
[16:53:16] [server thread/WARN]: Failed to load operators list: 
java.io.FileNotFoundException: ops.json (No such file or directory)
at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_80]
at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_80]
at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.jar:?]
at om.g(SourceFile:124) ~[minecraft_server.jar:?]
at ls.z(SourceFile:107) [minecraft_server.jar:?]
at ls.<init>(SourceFile:29) [minecraft_server.jar:?]
at lt.e(SourceFile:166) [minecraft_server.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:339) [minecraft_server.jar:?]
at lj.run(SourceFile:628) [minecraft_server.jar:?]
[16:53:16] [server thread/WARN]: Failed to load white-list: 
java.io.FileNotFoundException: whitelist.json (No such file or directory)
at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_80]
at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_80]
at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.jar:?]
at om.g(SourceFile:124) ~[minecraft_server.jar:?]
at ls.B(SourceFile:123) [minecraft_server.jar:?]
at ls.<init>(SourceFile:30) [minecraft_server.jar:?]
at lt.e(SourceFile:166) [minecraft_server.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:339) [minecraft_server.jar:?]
at lj.run(SourceFile:628) [minecraft_server.jar:?]
[16:53:16] [server thread/INFO]: Preparing level "SolidGround"
[16:53:17] [server thread/INFO]: Preparing start region for level 0
[16:53:18] [server thread/INFO]: Preparing spawn area: 4%
[16:53:19] [server thread/INFO]: Preparing spawn area: 12%
[16:53:20] [server thread/INFO]: Preparing spawn area: 24%
[16:53:21] [server thread/INFO]: Preparing spawn area: 35%
[16:53:22] [server thread/INFO]: Preparing spawn area: 44%
[16:53:23] [server thread/INFO]: Preparing spawn area: 56%
[16:53:24] [server thread/INFO]: Preparing spawn area: 69%
[16:53:25] [server thread/INFO]: Preparing spawn area: 80%
[16:53:26] [server thread/INFO]: Preparing spawn area: 92%
[16:53:27] [server thread/INFO]: Done (10.512s)! For help, type "help" or "?"
[16:54:30] [user Authenticator #1/INFO]: UUID of player Cold_Face is 1a73d213-7432-4104-a7bb-e756832d1159
[16:54:30] [server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6bb70238[id=1a73d213-7432-4104-a7bb-e756832d1159,name=Cold_Face,properties={textures=[com.mojang.authlib.properties.Property@6c7fd3e4]},legacy=false] (/69.145.217.62:56372): You are not white-listed on this server!
[16:54:30] [server thread/INFO]: com.mojang.authlib.GameProfile@6bb70238[id=1a73d213-7432-4104-a7bb-e756832d1159,name=Cold_Face,properties={textures=[com.mojang.authlib.properties.Property@6c7fd3e4]},legacy=false] (/69.145.217.62:56372) lost connection: You are not white-listed on this server!
[16:55:58] [server thread/INFO]: Added Cold_Face to the whitelist
[16:56:04] [user Authenticator #2/INFO]: UUID of player Cold_Face is 1a73d213-7432-4104-a7bb-e756832d1159
[16:56:04] [server thread/INFO]: Cold_Face[/69.145.217.62:56487] logged in with entity id 2182 at (178.5, 67.0, 233.5)
[16:56:04] [server thread/INFO]: Cold_Face joined the game
[16:56:46] [server thread/INFO]: Cold_Face lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[16:56:46] [server thread/INFO]: Cold_Face left the game

0

Share this post


Link to post
Share on other sites

Wait, Multicraft is a separate entity from MCPH, isn't it?  I suppose they might give support.  Should I change the title to solved?

0

Share this post


Link to post
Share on other sites

That would probably be for the best, especially considering that log you just linked is 100% vanilla. It really does look like this isn't a TFC issue.

0

Share this post


Link to post
Share on other sites