Hi,
whenever i try to set up a completely new FTB Unleashed server it freezes when it gets to the line:
[INFO] [ForgeModLoader] [PfF]: Injecting vanilla crops into ore dictionary.
I have a Mac Pro and do everything i'm supposed to do (i think so)
My startup command is:
#!/bin/bash
cd "$(dirname "$0")"
exec java -Xmx4G -Xms1G -jar ftbserver.jar
I have already tried multiple time, also redownloaded the serverpack a few times.
Please help me out, i have no idea what to do...
whenever i try to set up a completely new FTB Unleashed server it freezes when it gets to the line:
[INFO] [ForgeModLoader] [PfF]: Injecting vanilla crops into ore dictionary.
I have a Mac Pro and do everything i'm supposed to do (i think so)
My startup command is:
#!/bin/bash
cd "$(dirname "$0")"
exec java -Xmx4G -Xms1G -jar ftbserver.jar
I have already tried multiple time, also redownloaded the serverpack a few times.
Please help me out, i have no idea what to do...