Search results

  • 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
  1. H

    FTB Infinity Release

    Hey guys, Well we upgraded the Infinity server to 1.2.1 for our customer and now we are getting an error and a crash. The server attempts to restart then crashes again. If I am reading the crash report correctly, the server is having issues reading java correctly. It keeps saying a java syntax...
  2. H

    FTB Infinity Release

    Hey guys, Well success, we got it to work in multicraft. We had to change one thing in the ServerStart.sh file. Here are the lines that were changed. Original line: java -server -Xms512m -Xmx2048M -XX: PermSize=256m -d64 -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled...
  3. H

    FTB Infinity Release

    I am using the most current version of the server on the website which is v1.7 and the launchers I am using are v1.4.5 and v1.4.3.
  4. H

    FTB Infinity Release

    Actually I thought of that as well so I personally downloaded the updated launcher and opened it on my own system. I had the same error on the newest and first old versions of the launcher.
  5. H

    FTB Infinity Release

    Hello I am using multicraft and I am trying to set up this server. The hardware is running on xeon cpu's with 4GB ram and Ubuntu 14.04lts 64bit. I have set up multicraft to start the server and it starts fine with my configuration. I also started the server via command line using the...