I'm fairly new to setting up Minecraft servers, but I was able to successfully get a Spigot server up and running with mark2, and it worked really well, but I wanted more. I then came across FTB with its awesome packs, and I came across Horizon, which had the majority of mods I wanted.
I have the client installed and working great on my Windows PC. I have the Horizon server data on my Ubuntu box which was initially running the Spigot server with the mark2 wrapper.
I guess my first question is, after trying to run the FTB Horizon server with mark2, which gave error after error, is: Is it possible to use the mark2 wrapper with FTB servers? I should point out that I was able to log in to the server. I'm just concerned about the massive amounts of errors I received, plus the fact that mark2 never completed, but instead kept giving me STDERR after STDERR.
I've uploaded the logs to Dropbox, which can be found:
https://www.dropbox.com/s/fflc9zzjtj2t31n/ForgeModLoader-server-0.log
https://www.dropbox.com/s/fflc9zzjtj2t31n/ForgeModLoader-server-0.log
https://www.dropbox.com/s/z8gmf3evfgvu0u9/server-2014-07-04-05-33-25-console.log
My mark2.properties is this:
Everything else is unchanged.
Is my mark2.properties file wrong? Am I missing some step? Should I not be using mark2?
I have the client installed and working great on my Windows PC. I have the Horizon server data on my Ubuntu box which was initially running the Spigot server with the mark2 wrapper.
I guess my first question is, after trying to run the FTB Horizon server with mark2, which gave error after error, is: Is it possible to use the mark2 wrapper with FTB servers? I should point out that I was able to log in to the server. I'm just concerned about the massive amounts of errors I received, plus the fact that mark2 never completed, but instead kept giving me STDERR after STDERR.
I've uploaded the logs to Dropbox, which can be found:
https://www.dropbox.com/s/fflc9zzjtj2t31n/ForgeModLoader-server-0.log
https://www.dropbox.com/s/fflc9zzjtj2t31n/ForgeModLoader-server-0.log
https://www.dropbox.com/s/z8gmf3evfgvu0u9/server-2014-07-04-05-33-25-console.log
My mark2.properties is this:
Code:
java.cli.X.ms=2048M
java.cli.X.mx=2048M
mark2.jar-path=FTBServer-1.6.4-965.jar
plugin.save.warn-message=
plugin.save.message=
java.cli.XX.UseConcMarkSweepGC=true
java.cli.XX.MaxPermSize=256M
Everything else is unchanged.
Is my mark2.properties file wrong? Am I missing some step? Should I not be using mark2?