Server Errors when trying to start a server

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Nion

New Member
Jul 29, 2019
6
0
0
Hey guys
We are starting a server we got everything going. I transferred the files to the server from pc which it was running fine on. But it just freezes on

2013-02-02 16:31:40 [INFO] [Buildcraft] Starting BuildCraft 3.4.2 :)15)

then after a while out puts

2013-02-02 16:35:40 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:507) 2013-02-02 16:35:40 [INFO] [STDERR] at fy.run(SourceFile:849)
2013-02-02 16:35:40 [INFO] [STDERR] at ho.a(DedicatedServer.java:235)
2013-02-02 16:35:40 [INFO] [STDERR] java.lang.NullPointerException 2013-02-02 16:35:40 [INFO] [STDERR] at hi.a(SourceFile:67) 2013-02-02 16:35:40 [INFO] [STDERR] at w.a(SourceFile:192) 2013-02-02 16:35:40 [INFO] [STDERR] at w.a(SourceFile:187) 2013-02-02 16:35:40 [INFO] [STDERR] at hk.b(SourceFile:18) 2013-02-02 16:35:40 [INFO] [STDERR] at x.a(CommandHandler.java:82) 2013-02-02 16:35:40 [INFO] [STDERR] at ho.al(DedicatedServer.java:308)
2013-02-02 16:35:40 [INFO] [Minecraft] An unknown error occurred while attempting to perform this command
Anyone know what is causing it?
 

Miniwolfie

New Member
Jul 29, 2019
51
0
0
not sure but what command do you start your server with?

You got a warning - 2013-02-02 16:31:41 [WARNING] [Minecraft] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
 

Nion

New Member
Jul 29, 2019
6
0
0
OK guys got the server working but now receive quite a few warnings

2013-02-02 20:37:16 [WARNING] [ForgeModLoader] Could not load forestry config, due to java reflection failing!

2013-02-02 20:37:17 [WARNING] [ForgeModLoader] Couldn't find vanilla template - forestry.speciesThe
2013-02-02 20:37:17 [WARNING] [ForgeModLoader] Failed to add block/item of (1505:1) to Forester's Backpack since it was null. 2013-02-02 20:37:17 [WARNING] [ForgeModLoader] Failed to add block/item of (1501:0) to Hunter's Backpack since it was null. 2013-02-02 20:37:17 [WARNING] [ForgeModLoader] Failed to add block/item of (1502:0) to Hunter's Backpack since it was null. 2013-02-02 20:37:17 [WARNING] [ForgeModLoader] Failed to add block/item of (1509:0) to Hunter's Backpack since it was null. 2013-02-02 20:37:17 [WARNING] [ForgeModLoader] Failed to add block/item of (27320:0) to Hunter's Backpack since it was null. 2013-02-02 20:37:17 [WARNING] [ForgeModLoader] Failed to add block/item of (27299:0) to Hunter's Backpack since it was null. 2013-02-02 20:37:17 [WARNING] [ForgeModLoader] Failed to add block/item of (27299:256) to Hunter's Backpack since it was null.
2013-02-02 20:37:17 [WARNING] [ForgeModLoader] Failed to add block/item of (1505:0) to Forester's Backpack since it was null.

full log here http://pastebin.com/uTfhxGa4
anyone know whats going?
 
Status
Not open for further replies.