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

    Server Startup .bat

    Depends on the modpack, server jar, what you want to add. However you can't make any noticeable difference in boot time with JVM arguments.
  2. C

    McMyadmin editing .sh

    That is in the mcmyadmin.conf labeled startup arguments I think, also will help if you set it to server mode in the config.
  3. C

    McMyadmin editing .sh

    To do that find the .sh named start.sh Open it up with a program that can edit such as vi, apple text edit, Xcode, wordpad?, my favorite sublime text. And paste all of your JVM arguments in there. Then save or if using vi type ESC ;wq
  4. C

    Problem Feed the beast monster crash

    Also please use pastebin.com for furture files.
  5. C

    Server use more cores/threads

    I your getting lag with that CPU and only 30 on you have some problems in game like way too many items or devices of some kind killing the tps, opis can help you find it and remove them.
  6. C

    Problem DireWolf Can't Keep Up? Overload?

    Your processor is the problem here, get a ugrade or shut over every application execpt the server and don't run your client and the server at the same time. Also your specs are your PC spefications, we need more then just ram, ram doesn't affect lag or those messages at all.
  7. C

    Server use more cores/threads

    The 1230v2 is more of a mid-low end processor for minecraft, however the v3 is much better.
  8. C

    Looking for plugin..

    I have used worldborder on ftb monster successfully, 1.6.2 version.
  9. C

    Server use more cores/threads

    What e3 do you have? GHZ is not everything if your host didn't tell you it's probably because it's not that great of a model, you could get a CPU upgrade and that will significantly reduce lag. Or setup a bungee server to spread the load across several cores.
  10. C

    Extreme unplayable lag in FTB Unleashed

    Yes, I'd reccomend the 1240, 1270, 1280, i7 4970, i7 4770, and really any modern processor with a decent single threaded benchmark. Check on CPUbenchmark.net
  11. C

    Extreme unplayable lag in FTB Unleashed

    Not sure what plugins you have or not if you have mcpc, all I know is the specs and that it lags so we can't help much, execpt that CPU is very underpowered and I'm doubtful it can support 5 people on unleashed without lag.
  12. C

    Server use more cores/threads

    That mod won't be multithreaded but the majority of others will.
  13. C

    Problem Forge Mod Loader - Mariculture ID mismatch, may not connect to world

    You addeed a mod to the server so you must add that same mod and version to all clients.
  14. C

    Server use more cores/threads

    There isn't really any way to tick the world on multiple threads without TT. You could setup a bungee server and spread the load out among several servers though.
  15. C

    Problem FTB Direwolf 20 Server with Bukkit PlugIns ?

    What kind of minecraft control panel do you have then, it is messing with you server.log, everytime the server starts it logs to the server.log. Also for a modpack that CPU is not very good at all for minecraft as minecraft is single threaded and it could be your problem. However with no logs...
  16. C

    Problem FTB Direwolf 20 Server with Bukkit PlugIns ?

    Pease give the exact ram amount, as I said minecraft only uses set amounts such as 1Gb or 3GB, if you host says 1-128GB that is incorrect. What is your CPU model, and are you using a VPS or shared hosting? Please use pastebin for your logs, I doubt anybody here will download a .zip and if you...
  17. C

    Problem FTB Direwolf 20 Server with Bukkit PlugIns ?

    What are your server specs? How much ram do you have, minecraft uses a set amount not any random amount up to 128GB. What are you using to check the TPS, provide your server.log and forgelogs. What dw20 version do you have and what cauldron version?
  18. C

    Changed Unleashed Pack, can I still get a server?

    Your host should tell you how much disc space you have.
  19. C

    How do I add more ram to my ftb server

    You don't have enough ram allocated to startup. Depending on what modpack you have the ram amount you need is different but 247MB is not enough for any FTB pack Add this to your startup script to increase ram, -Xms1024 -Xmx2048 -XX:Permsize256m
  20. C

    Problem PermissionsEx Config file - Prefix & Suffix issue..

    Try moving them inside the brackets, also try &r instead of &f.