Unix Server starting Problem (Direwolf20)

  • 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

Helmi74

New Member
Jul 29, 2019
7
0
0
Hi,

i just downloaded the server package today and have trouble getting it to run. I have basic knowledge of servers and already ran some but my problem is i can't see any problems that could cause this. The output/Log doesn't contain anything helpful.

It doesn' even come to world generation, it loads a bunch of mods and then exits after some minutes runnung the java binary to quite some CPU load (120% on an 12 core system) and then exits.

These are the last lines of the log:

Code:
2014-01-28 19:45:27 [INFO] [STDOUT] Registered micro material: tile.Decoration.BrickFancy12
2014-01-28 19:45:27 [INFO] [STDOUT] Registered micro material: tile.Decoration.BrickFancy13
2014-01-28 19:45:27 [INFO] [STDOUT] Registered micro material: tile.Decoration.BrickFancy14
2014-01-28 19:45:27 [INFO] [STDOUT] Registered micro material: tile.Decoration.BrickFancy15
2014-01-28 19:45:27 [INFO] [STDOUT] Registered micro material: tile.Smeltery2
2014-01-28 19:45:27 [INFO] [STDOUT] Registered micro material: tile.Smeltery4
2014-01-28 19:45:27 [INFO] [STDOUT] Registered micro material: tile.Smeltery5
2014-01-28 19:45:27 [INFO] [STDOUT] Registered micro material: tile.Smeltery6
2014-01-28 19:45:27 [INFO] [STDOUT] Registered micro material: tile.Smeltery7
2014-01-28 19:45:27 [INFO] [STDOUT] Registered micro material: tile.Smeltery8
2014-01-28 19:45:27 [INFO] [STDOUT] Registered micro material: tile.Smeltery9
2014-01-28 19:45:27 [INFO] [STDOUT] Registered micro material: tile.Smeltery10
2014-01-28 19:45:27 [INFO] [TConstruct] MineFactoryReloaded detected. Registering TConstruct farmables/grindables with MFR's Farming Registry.
2014-01-28 19:45:27 [INFO] [TConstruct] NotEnoughItems detected. Registering TConstruct NEI plugin.
2014-01-28 19:45:27 [INFO] [TConstruct] Waila detected. Registering TConstruct tank blocks with Waila registry.

The server has loads of memory and i started using different memory parameters attached but can't see any noticable difference.

Any idea what may be wrong?