Iridium Server Manager - |GUI|Creator|Toolkit|Port Forwarder|

Discussion in 'Bukkit Tools' started by ImminentFate, Jul 16, 2011.

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

    jacklin213

    what plugins do u have
     
  2. Offline

    carls1976

    yes thats correct

    it could be many things
    a few details are needed for anyone to help u
    what processor ram you have
    what plugins
    does the server freeze for u or just others
    whats your internet speed like

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  3. Offline

    ImminentFate

    whatever bukkit RB is on, is what this is on. If you want 1.3, download the Operator Panel, run it, then on the right select "download development build"
    BOOM 1.3
     
  4. Offline

    jacklin213

    the bukkitRB from craftbukkit automatic installer is craftbukkit1.3.1 R1.0
     
  5. Offline

    ImminentFate

    Oh really? Wow, I'm so far behind now, been playing too much Tekkit, not paying much heed to Bukkit :p
    So, this means that by default the installer will download 1.3

    That's why its so good. Cos even when the creator of the installer is so retarded, it still works properly.
     
  6. Offline

    Omnitv

    Btw the new 1.3.1 r 1.0 has alot of bugs. check the bug section :p ALOT of em.
     
  7. Offline

    jacklin213

    LOL tekkit >.> so tempted cause i WANT rei's minimap to b on my server but now bukkit help, bukkit dev, minecraft , life in general is clashing together so much i having the biggest rage now... cant even think properly
     
  8. Offline

    ImminentFate

    Tekkit is easy to get, just download the technic launcher, select tekkit at the login screen, and BAM you're away
     
  9. Offline

    shayglon22

    carls1976
    Plugins:
    Essentials-GeoIP, XMPP, Protect, Spawn, Chat
    IZone
    Lockette
    PermissionsPlus
    ChestShop3-46
    WorldEdit

    Whats Processer Ram? I have 4 Gigs of RAM

    The server crashes for everyone :(

    How do i find my internet speed?
     
  10. Offline

    welley

    Great idea, but CraftBukkit is the simplest thing to install...
     
  11. Offline

    jacklin213

    Sensei what I'm saying is I don't have the time for it lol
     
  12. Offline

    carls1976

    plugins should be fine do u recieve any error messages ?
     
  13. Offline

    shayglon22

    jacklin213
    carls1976
    In the batch thingy it always says
    "Can't keep up! did the system time change? or did the server overload?"
    And how can i get more ram for free? its so laggy
     
  14. Offline

    Omnitv

    You need to buy more ram for your computer.
     
  15. Offline

    jacklin213

    shayglon22 what java do you have?:
    what windows and what bit do you have?:
    i could help you get a startup code which works with the opperator panel which uses all your RAM cause right now by default it is using 1024M of RAM (1GB)

    wait wat???

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Sep 9, 2018
  16. Offline

    shayglon22

    jacklin213
    I have Java 7
    I have Windows 7 [home edition]
    64 bit opertaing system

    Thanks so much for helping me guys! Also after It gets unlaggy (thanks to jacklin) you guys can some on my server!
    IP: shayserver.zapto.org
    Shout out:
    carls1976
    jacklin213
     
  17. Offline

    jacklin213

    woops forgot to ask what bit java do u have?
     
  18. Offline

    shayglon22

  19. Offline

    carls1976

    i would set it to at least 2gb you could go to 2.5gb without making your system unstable to do other things on to do it you need to edit the starter bat i recommend using notepad+ when doing any editing so if you dont have it get it http://notepad-plus-plus.org/
    also the recommended build of 1.31 is not really stable i would use the development builds
     
  20. Offline

    ImminentFate

    When coding to delete files, make sure to NEVER let it search for any file that matches an inputted string unless you have specified that it should NOT search outside of the bukkit folder. Goodbye essential windows files, hello system recovery.
    #Helpful coding tips for dummies.
     
  21. Offline

    ImminentFate

    trying to add new features to the operator panel (server status, inbuilt cmd window, deleting plugins) when i decided to let a player search for a plugin they have instead of scrolling for it. If a person types a letter in, it shows all plugins whose names contain that letter/s. If they then click delete, it will delete the selected plugin. Problem was, I forgot to specify that it should only delete the SELECTED plugin, not all plugins that contain those letters. And I also failed to point the delete function at the plugins folder, so it raped the C drive.
    Result: losing half the dll's and exe's present inside windows, along with a lot of other files containing the letter "e". Only some were spared because they were in use by the system
     
  22. Offline

    jacklin213

  23. Offline

    shayglon22

    wait...
    I dont get it...
    How do i mkae it less laggy?

    Does my memory optmiizer have anything with this? because it says:
    Using 9% (285mb of 2814mb)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  24. Offline

    Socal

    Hello ImminentFate ..... How do I PM you ?

    Socal
     
  25. Offline

    jacklin213

    Click inbox create new conversation and type in imminent fate for participants
    shayglon22 look to my guide for a windows 64bit java64bit Coe and change make -Xms1024M to -Xms2048M and make -Xmx1024M to
    -Xmx3060M
     
  26. Offline

    shayglon22

    jacklin213
    Look for your guide to make my server less laggy and make it stop crashing?
    And soemthing about my memory optimizer (Which i dont knwo where it is) about chanigng soemthing?
     
  27. Offline

    Omnitv

    You could add more ram on your server. but editing your server.bat or start.bat.
     
  28. Offline

    jacklin213

    The guide is how to make craftbukkit server first time user friendly
     
  29. Offline

    shayglon22

    jacklin213
    Omnitv
    Jacklin where's th guide? Can you give me a link?
    omnitv How do i edit my start.bat to pput more RAM?
     
  30. Offline

    jacklin213

    shayglon22 answerd both questions
    Code:
    @ECHO OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar craftbukkit.jar
    PAUSE
    thats the usual one. Heres the one with 2.5GB RAM

    Code:
    @ECHO OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre7\bin\java.exe" -Xmx2500M -Xms1024M -jar craftbukkit.jar
    PAUSE
    -Xmx is the max RAM assined to your server -Xms is the minum RAM assined to your server.
    if non of the above works try this

    Code:
    @ECHO OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre7\bin\java.exe"  -Xincgc -Xmx2500M-jar craftbukkit.jar
    PAUSE
     
Thread Status:
Not open for further replies.

Share This Page