PC

Discussion in 'Bukkit Discussion' started by PapiDimmi, Mar 6, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    PapiDimmi

    I should buy a new PC because I can't run much RAM on my Bukkit server.

    Will it be no lag on my server for others if I buy a new laptop with 8gb RAM, or do I need a normal computer with 8gb RAM, I also saw that, or is 8gb RAM too less?

    And:

    Please tell me ASAP :)
     
  2. Offline

    LaxWasHere

    Ram doesn't matter.
     
  3. Offline

    PapiDimmi

    What matters then?

    Isn't it less laggy when I add RAM to run.bat?
     
  4. Offline

    midnightfang22

    CPU/RAM/Disk Speed/Upload Speed matter, as the bare minimum. As for a computer for hosting the server, laptops will die a lot faster than a desktop.
     
  5. Offline

    PapiDimmi

    Will it be good if I use a 3.6 GHz AMD A6-5400K prosessor and 8gb memory and 2 TB (2000 GB)?

    Bump!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  6. Offline

    Maihym

    Ram is actually what you need your whole server is practicly all ram. And correct me if i'm wrong but you can only run 1 gb or ram right?
     
  7. Offline

    PapiDimmi

    Here's my run.bat

    Code:
    @ECHO OFF
    "%ProgramFiles(x86)%\Java\jre7\bin\java.exe" -Xmx1500M -Xms1500M -jar craftbukkit.jar
    PAUSE
     
  8. Offline

    Maihym

    Ok i'm automaticly assuming that you have 4gb or ram so say you want to run you server off of 2gb of ram do this in your run.bat:
    Echo off
    java -Xmx2048M -Xms512M -jar craftbukkit.jar
    pause
    Or do -Xmx2G -Xms1G
    1024=1g of ram
     
  9. Offline

    PapiDimmi

    Yes, I have 4gb of RAM, but when I did this:
    Code:
    java -Xmx2048M -Xms512M -jar craftbukkit.jar
    pause
    This shown up:
    [​IMG]
     
  10. Offline

    Maihym

    What the hell ok I have another one for you to try this:
    Code:
    @ECHO OFF
    "%ProgramFiles%\Java\jre7\bin\java.exe" -Xmx2048M -Xms512M -jar craftbukkit.jar
    PAUSE
    I would recomend using 3gb of ram instead of 2 if you want but 3gb is 3072M

    So did it work?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  11. Offline

    c0mp

    Moved to Bukkit Discussion!
     
  12. Offline

    PapiDimmi

    Maihym
    [​IMG]

    c0mp
    What is this discuission about? I need HELP ._.
     
  13. Offline

    c0mp

    Then you sort of strayed off your original topic of discussing what type of new computer to run the server on, eh? ;)
     
  14. Offline

    Maihym

    What are you talking about i was helping him we weren't having a discussion about Minecraft.

    Maybe:
    Code:
    @echo off
    java -Xms512M -Xmx2048M -jar craftbukkit.jar
    pause
    
    So did it work or not?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  15. Offline

    PapiDimmi

    Maihym
    Dafuuuuq?!

    Still getting this
    [​IMG]
     
  16. Offline

    Maihym

    Shit ok I got another one and this should work and please try to reply quickly or go on my server which is maihymcraft.no-ip.org but the code is:
    @ECHO OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles(x86)%\Java\jre6\bin\java.exe" -Xmx2048M -Xms512M -jar craftbukkit.jar
    PAUSE

    Or:
    @ECHO OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre6\bin\java.exe" -Xmx2048M -Xms512M -jar craftbukkit.jar
    PAUSE
     
  17. Offline

    PapiDimmi

    Maihym
    It says "system can not find the path specified" in the console :'(
     
  18. Offline

    Maihym

    Did you try both of them?
     
  19. Offline

    PapiDimmi

    Yes
     
  20. Offline

    Maihym

    Just try this and if this doesn't work then I don't know and I think I would need to use teamviewer
    Echo OFF
    java -Xmx2048M -Xms512M -jar "craftbukkit.jar"
    PAUSE
    and try without the "
     
  21. Offline

    PapiDimmi

  22. Offline

    Maihym

    What the hell is there an english translation for that?
    and download teamviewer from http://www.teamviewer.com/en/index.aspx and pm your username and password for team viewer when you are finished downloading it and you don't need to make an account to use teamviewer
     
  23. Offline

    PapiDimmi

    Maihym
    No, I don't want a stranger to control my PC.

    And the translation is:
    "java is not recognized as an internal or external command, java executable program or batch file"
     
  24. Offline

    Maihym

    Ok just trying to help here for now I don't have anymore codes for you to try and I need to go to sleep it's 1:19 am for me so cya also check out my server the ip is maihymcraft.no-ip.org
     
  25. Offline

    PapiDimmi

    Maihym
    Yeah, sorry, I just don't like Teamviewer

    -Bump-

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  26. Offline

    rguz10

    Ok. So, are you buying a new PC? If you are make sure you run Linux like CentOS. Or if you pay all the cash for a computer why not just get a host?

    I'm sorry I don't help as to how to run it on your computer.
     
  27. Offline

    PapiDimmi

    rguz10
    I want to host it myself, but I don't want it laggy!
     
  28. Offline

    Maihym

    Don't pay for a host or buy a new computer and what are the plugins that you have and .jars?
     
  29. Offline

    PapiDimmi

    What the hell? Why? Doesn't new computers make less lag?

    And here's my plugins folder:
    [REMOVED]
     
  30. Offline

    hagerww

    The "java is not recognized..." error sounds like a path issue. Essentially, the way java is set up on your machine, it's looking in the wrong place. This can be fixed by replacing in your .bat file the full file path to java.exe (something like C:\Program Files\java\java.exe). Replace the java command with the file path in quotes. The other fix is by setting the Path variable in the system's environmental variables. If you know how to do that, this is the better fix, but can be risky if you don't know what you're doing.
     
Thread Status:
Not open for further replies.

Share This Page