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

    Server Lag Even When I'm The Host

    Well i somewhat fixed it just using 1.5g with @echo off "%ProgramFiles(x86)%\Java\jre6\bin\java.exe" -Xms1536M -Xmx1536M -jar direwolf20.jar pause there is still delay but hardly any.
  2. D

    Server Lag Even When I'm The Host

    just had to change -server to -client. but now getting Java GotSpot(TM) Client VM warning: JVM cannot use large page memory because it does not have enough privilege to lock pages in memory. Error occurred during initialization of VM could not reserve enough space for object heap could not...
  3. D

    Server Lag Even When I'm The Host

    now i get that error: no 'server' JVM at 'C:\Program (x86)\Java\jre6\bin\server\jvm.dll
  4. D

    Server Lag Even When I'm The Host

    i usually use this code to run my servers @echo off "%ProgramFiles(x86)%\Java\jre6\bin\java.exe" -Xms1024M -Xmx1024M -jar craftbukkit.jar pause is there anyway i can implement that code with this one?.(no administrator privileges)
  5. D

    Server Lag Even When I'm The Host

    user\home\desktop\FTBServer>Java - server - Xincgc -Xmx4G -Xms2G -Xmn1G -XX:Ne wRatio=2-XX:CMSFullGCsBeforeCompaction=1 -XX:SoftRefLRUPolicyMSPerMB=2048-XX:+CM SParallelRemarkEnabled -XX:+UseParNewGC -XX:+DisableExplicitGC -Xnoclassgc-XX:+U seFastAccessorMethods...
  6. D

    Server Lag Even When I'm The Host

    did so and ran it. showed the command prompt for an instant then closed
  7. D

    Server Lag Even When I'm The Host

    wait i just copy and paste this to the server start.bat?
  8. D

    Server Lag Even When I'm The Host

    System: Processor: Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz 2.33 GHz Installed Memory: 8.00GB System Type: 64-bit Operating System
  9. D

    Server Lag Even When I'm The Host

    how do i do that? :P
  10. D

    Server Lag Even When I'm The Host

    me and my friends are trying to play DireWolf20 FTB but the server is lagging hard with many delays of breaking blocks or hitting mobs. can anyone help me out here?