Recent content by Znuas

  • 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. Z

    Problem Unable to get higher RAM usage than 247mb

    My command in the .Bat file is: java -Xms2048m -Xmx2048m -XX: PermSize=128m -jar FTBServer-1.6.4-965.jar nogui pause
  2. Z

    Problem Unable to get higher RAM usage than 247mb

    I've tried starting it with both the .bat file and with the server.exe but the results is the same.
  3. Z

    Problem Unable to get higher RAM usage than 247mb

    So the issues continues with a crash report with the line [Severe]Encountered an unexpected exception OutOfMemoryError Crashreport : ---- Minecraft Crash Report ---- // I let you down. Sorry :( Time: 7/17/14 6:14 AM Description: Exception in server tick loop java.lang.OutOfMemoryError: Java...
  4. Z

    Problem Unable to get higher RAM usage than 247mb

    So when my server runs it say: Usage 247mb (0%free) and i figured it should say alot more in the free section. Maybe im wrong, i just want to verify that my settings are correct.
  5. Z

    Problem Unable to get higher RAM usage than 247mb

    Hi all, I'm trying to get my monster server to run smooth so I figured that I need more Ram dedicated. Only issue is that all the guides on the internet does not seem to have the same .Bat file settings as me (sure I haven't look'd hard enough). My command in the .Bat file is: java -Xms2048m...