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

    Solved Failing to start

    Did you rename anything? Also try just running the server not threw mcmyadmin and see if it will start.
  2. C

    Solved Failing to start

    Does McMyAdmin run by itself? Also just copy/pasting still changes every file. The directory for it might not be the same and that can throw it off also (if its not using local tree)
  3. C

    Solved Failing to start

    Probably Case senstive, but that class def not found means its either missing a mod, or you have a client side mod on the server.
  4. C

    Problem Server Crashing [Tick error, I think] Crashlog Included.

    Well when that chunk is loaded it should throw an error that will tell you exactly what.
  5. C

    Problem FTB Ultimate 1.1.2 - High server load

    Well TickThreading does help with TPS and can help with finding what is causing issues. Also from TT he has a start script that is as far as from quite a few of us that use it has a very positive effect. /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java -server -Xmx16G -XX:UseSSE=4...
  6. C

    Problem Server Crashing [Tick error, I think] Crashlog Included.

    Yes it is some type of either corrupted block or entity.
  7. C

    ftb server crash

    Odd says its missing a class. Not very common but I try and redownload the server jars again and delete the lib folder and let it all regenerate.
  8. C

    Server Crash, Occasional player resets

    Mods are mods if you want to talk about CPU resources IC2 on tekkit is the same as IC2 on FTB. As for what is causing the resets my guess would be not allocating enough ram as when the ram starts to get full the garbage collector runs more often and it could accidentally remove an active file...
  9. C

    Problem with Factions DW20 Pack

    Well what are the errors?
  10. C

    Problem How to get Questioner working on FTB?

    Well not much I can tell you about that then as I know towny commands work fine with MCPC (protecting from mods is a different story, and thats not MCPC's fault), I would look into your other plugins and see if one of them is causing it. Might want to take it over to the bukkit forums (just...
  11. C

    Problem Server Crashing [Tick error, I think] Crashlog Included.

    Well that crashlog's spacing is a mess but its trying to spawn a null entity which is odd. Is it a crash on startup or just when you go in an area?
  12. C

    Problem How to get Questioner working on FTB?

    Odd what are you using to get questioner in ftb? If you say bukkit forge that is your problem (most likly, I don't even know why it is suggested because so many of the classes are not even finished in it so it just causes random unknown errors in console or plugins just seem not to work).
  13. C

    Problem Tekkit --> FTB server?

    Does your world file have the word Tekkit/teknic anywhere? RP2/GregTech are both very anti tekkit and if it shows up in the filepath it crashes. Also what mods you using on the server?
  14. C

    Problem Help creating a feed the beast ultimate server with some other mods

    Well it errored out on DesertCotton mod which I have no clue of what that is. But one of those mods in the list is a CLient side only mod and you can't put client side only mods on a server.
  15. C

    Problem NullPointerException

    Somewhere in your world you have a chest/xycraft tank that is bugging out.
  16. C

    Solved Mystcraft always day age.

    Mystcraft is bugged. Either have to write the age_X.dat file yourself or just keep trying untill you get one that is not bugged. Easy way to tell if it bugged is to name the age and see when you highlight the book if it kept the name.
  17. C

    Problem Wrong Location Error Ultimate Server

    Download that region file and either delete that chunk, or go threw and see if there is a broken mob. Seems as if its saying your the one broken. Whats the error if you don't teleport there. You can remove the chunk via MCEdit.
  18. C

    Problem Server Error: Exception in server tick loop

    Your missing mods. Recopy over the coremods and mods file from a fresh download (or just go threw the list and see what one your missing)
  19. C

    Problem Read timed out every 5-10 Minutes

    Someone uses mods incorrectly. Only thing you could do is get a thread dump, but guiding you threw that be rather hard.
  20. C

    Problem continuous server crashes

    Case counts you have Lower case m and capital java -Xms2048M -Xmx2048M -jar ftbserver.jar