Jump to content

DrakeEldridge

Members
  • Posts

    171
  • Joined

  • Last visited

Posts posted by DrakeEldridge

  1. also post this in the bteam issue tracker, that way if the problem still occurs you will get more help and wont get in trouble for posting here. This is for general discussion etc, tracker is for errors and issues.

  2. If your computer is 64bit, download latest version of java for 64bit windows (if using windows). This will allow you to add more memory to

    give tot he server.

    3gb is recommended for any modpacks.

    open ur launcher.bat and replace the text with

     

    java -Xmx3G -Xms1G -jar BTeam.jar nogui
    pause

     

    make sure ur .jar is called BTeam.jar

     

    IF you have a 32bit pc, then make sure you have the latest version of java for 32bit windows (if using windows)

    and then replace the text in the launcher.bat to

     

    java -Xmx1024m -Xms512m -jar BTeam.jar nogui
    pause

     

    then hit launch.

×
×
  • Create New...