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. C

    Problem CMD won't show up and server won't start!

    Where did you see that? you are missing or have corrupted library files, please check your server directory it should have a /librarys directory thwt came with the server download in the .zip
  2. C

    Problem Server crash problem

    This is MOST LIKELY NOT THE CAUSE however your JVM arguments are strange and are gonna conflict at one time or another. Change it to java -Xms2048m -Xmx2048m -Xx:PermSize=256m -jar server.jar nogui If it still crashes with that post the new report.
  3. C

    Best Control Panel For FTB

    You follow the install guide on McMyAdmin, then once it's up and running download and install the server files in */mcmyadminfolder/Minecraft After that rename your server.jar to ftbserver.jar and in the McMyAdmin config in the panel or the actual file set it to feed-the-beast mode. Then you...
  4. C

    Best Control Panel For FTB

    What was the error? I find it works very well with mods.
  5. C

    Best Control Panel For FTB

    I personally use McMyAdmin just so my server staff can remotely controll it without giving them my SSH keys. It can easily make scheduled events, multicraft can also do that along with many other panels but I think multicraft and McMyAdmin are the best for FTB to data but that is my opinion and...
  6. C

    Problem High server ping on local server

    Do you have a world named candy land? It seems you may have a memory leak. Also try disabling MFFS or modular force fields mod by adding a .disabled after the jar so mod.jar.disabled
  7. C

    Nick command in FTB Monster 1.1.0

    List your plugins.
  8. C

    Problem Horizons server mac

    Run this in terminal and post its results java -version Also do you get a crash report?
  9. C

    Problem High server ping on local server

    1. Don't use hamachi 2. What modpack is this and are you using mcpc? 3. Can you provide your server.log and forge-0.log on pastebin as there is probably something in game causing the server to lag. 4. Do you have a firewall?
  10. C

    Server files for the Infamy pack

    I sends you to creeper repo which is where all FTB server files are stored, try a new browser and wait a few seconds. I find Opera works well.
  11. C

    Pros and cons of allowing Mystcraft on a server

    Storage won't be used that much, each new mystcraft world won't be explored nearly as much as the main world, mostly just a few chunks at most. Though be sure that it is running on there SSD as it will be needed here. I think it would be a good idea to allow that but be sure to delete those not...
  12. C

    Will Minecraft's Upcoming Username Change Affect FTB Servers?

    The issue I'm seeing is, how is that possible. Say they have their ip changed then decide to change their username I don't see how to verify their identity automatically.
  13. C

    Will Minecraft's Upcoming Username Change Affect FTB Servers?

    How would you know that the new player is the old player then with a script? How would a server owner identify the name change and then have the script change the data file?
  14. C

    Solved Unusual ping spikes/high ping

    Oh yes HDDs easily get 100MB/s SAS gets even up to 300MB/s at 10k rpm 80-300Mb/s per drive, if you have had raid 0 or 10 array it doubles :) some high end HDDs can outperform low end SSDs as well and cost about the same. can you list your plugins.
  15. C

    FML Mismatched errors. How to fix?

    Make sure your clients are on 1.1.2 then go to the launcher and click download server with ultimate 1.1.2 selected. After you have the files upload them to your server replacing everything there with what is in the download. Should be coremods, mods, librarys, config. The server.jar and startup...
  16. C

    Problem Crash problem Direwolf20 1.6.4 1.0.20

    Start your server with these JVM arguments only and see if this still happens. -Xms2048m -Xmx3072m -XX:PermSize512m
  17. C

    HQM Reset - Agrarian Skies

    You will probably be able to just delete their quest data, wherever that is saved as I don't use the pack. But I doubt there is a command that can delete server data.
  18. C

    Solved Unusual ping spikes/high ping

    What are you using for the anti X-ray? With a low read write such as 60MB/s that may be causing it.
  19. C

    Running out of Memory with the following error

    Then add this too -Xms2048m