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

    Chriss1239

    Still says, Sorry the files could not be downloaded. Click 'Retry'...
     
  2. Okay. My computer just must hate me. I've been re-downloading the operator file, now for the fourth time, and it wont let me load up the operator?
    The Download of the Operator and Installer seem to work fine... I even tried using the Updated Operator, however when I try to load up the operator after its done downloading, It shows the red loading screen and then another error message pops up saying that the Panel has stopped working? It worked before when the Installer wasn't working.
     
  3. Offline

    ImminentFate

    did you download the new one?
    Techdezuka I'm not sure why it won't work, but try using the installer that has the prerequisites again and see if it works
     
  4. Not working for me, but I'm running a virus scan. Don't think I have a virus, but I'm checking just in case.
     
  5. Offline

    chankills

    I'm having the exact same problem as Techdezuka whenever I try to run the Operator ( the one with and without prerequisites) it tells me it has stopped working and then I tried the just plain installer it says it couldn't receive the update
     
  6. Offline

    ImminentFate

    Techdezuka and Patrick99_01 like this.
  7. Offline

    jacklin213

    +1 for awesomeness
     
  8. Offline

    ImminentFate

    why thank you
     
  9. Offline

    jacklin213

    CODE (open)

    Code:
    @ECHO OFF
    :CHECK
    :: Determines Java Location.
    if exist "C:\Program Files\Java\jre7\bin\java.exe" GOTO EXECUTE1
     
    if exist "C:\Program Files\Java\jre6\bin\java.exe" GOTO EXECUTE2
     
    if exist "C:\Program Files (x86)\Java\jre7\bin\java.exe" GOTO EXECUTE3
     
    if exist "C:\Program Files (x86)\Java\jre6\bin\java.exe" GOTO EXECUTE4
     
    else GOTO EXECUTE5
     
    :: Executes CraftBukkit based on Java Location
     
    :EXECUTE1
    "C:\Program Files\Java\jre7\bin\java.exe" -Xincgc -Xmx1024M -jar "%~dp0craftbukkit.jar"
    :EXECUTE2
    "C:\Program Files\Java\jre6\bin\java.exe" -Xincgc -Xmx1024M -jar "%~dp0craftbukkit.jar"
    :EXECUTE3
    "C:\Program Files (x86)\Java\jre7\bin\java.exe" -Xincgc -Xmx1024M -jar "%~dp0craftbukkit.jar"
    :EXECUTE4
    "C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xincgc-Xmx1024M -jar "%~dp0craftbukkit.jar"
    :EXECUTE5
    java -Xincgc-Xmx1024M -jar "%~dp0craftbukkit.jar"
    PAUSE


    hey ImminentFate, this is a bit buggy for 32bit computers

    nvm found out the problem. U have 1 spacing error which causes startup on 32bit computers to say "NOT ENOUGH RAM"
    what u have
    Code:
    java -Xincgc-Xmx1024M -jar "%~dp0craftbukkit.jar"
    PAUSE
    what it should b
    Code:
    java -Xincgc -Xmx1024M -jar "%~dp0craftbukkit.jar"
    PAUSE
    just my opinion the space between "-Xincgc -Xmx1024M" it came with the not enough ram error
    put a space there and it started up fine ^o^. nice installer otherwise

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

    Chriss1239

    WOOOOOOW!!! IT'S WORKING AGAIN!!!! YESSSSSSSS :DDD
     
  11. Offline

    ImminentFate

    haha, brilliant pickup there! I'll fix this up, and push it in an update.
     
  12. Offline

    SteezyKidd

    This is what exactly it says for me....

    "Sorry, the files could not be downloaded. Click 'Retry' to try downloading the files again, or Click 'Cancel' to terminate setup.


    Help!!!! :mad:
     
  13. Offline

    Chriss1239

    when i write (localhost) or (localhost:25565) it doesnt work it's says: Failed to connect the server, Connection refused:connect
    I have also tryed to write my I Pv4-adresse but no matter how much I try as there is no =p
    Can someone tell me what is happening, I have downloaded every thing i need for installer+operator panel, like Microsoft .NET framework 4.0 and Microsoft Visual Basic PowerPack.
    I also writed my I Pv4-adresse in my router, i have set 25565 on TCP and UDP
    So i am empty of ideas =p
     
  14. Offline

    destroyer13

    I installed everything, the installer+operator panel, the update for the operator panel, and the Microsoft .NET framework 4.0 and Microsoft Visual Basic PowerPack. When I put in localhost or localhost:25565, its says: "Outdated sever!" Please help
     
  15. Offline

    davc

    this still work? :O i want setup but say
    [​IMG]
     
  16. Offline

    carls1976

    u need to wait for craft bukkit to release a version to work with the minecraft 1.3 update

    try going here http://www.simpleportforwarding.com/ and downloading the program to check your ports are setup correctly

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  17. I'm patient, but I'm curious. When will this be updated to 1.3? (Gawd, I'm so NEEDY D:<)
     
  18. Offline

    Omnitv

    Regarding the Craft Bukkit installer for 1.3.1, since we do not know when will a stable and working craft Bukkit will be out yet. It may be tommorw; as of today we simply DO NOT KNOW, since there has not even been a Beta Build to work on.
    Compressively ImminentFate is working on various things such as coffee or cookies, and spending time out side, So until Bukkit releases a stable build (Recomended build) for 1.3.1, this installer will have to be in 1.2.5.
    That better answer your question Techdezuka.
     
  19. Offline

    Chriss1239

    It' worked for 5 hours ago, lol. my server is up and going now and its allready got popular! =) tnx for every thing
    ImminentFate you have helped me alot! =) Yes and also you Omnitv have been realy good to help people incuding me, so i reall wanna say thank you to you too =)
     
  20. Offline

    Omnitv

    Congratulations. :)
     
    Chriss1239 likes this.
  21. Offline

    ImminentFate

    For those who are asking:
    This will have bukkit 1.3 the millisecond after bukkit pushes a build that actually supports 1.3.1, which may end up taking a few days up to a week.
    Omnitv you have been a massive help these past few weeks, answering questions where I could not, or was not able to. Thanks a heap.
     
  22. Offline

    carls1976

    Problem:
    Null pointer exception
    <Then stack trace below>
    Solution:
    Re-download the file, may had a missing file though the download from the server

    i had this error and it seems you get after runing the preq and installing net framework and visual on first launch of the bukkit operational panel you receive this error, but if you continue the panel will open up and once you have run the installer and launched the server next time you open the operational panel the error doesnt not come up
     
  23. Offline

    jacklin213

    which part of the install was this?

    @Chriss1239 first off have u port forwarded..... and
    mind writing this so we can understand it cause all i can make out is this
    i have also tried to write my IPv4 address (WHERE?) but no matter how much i try there is no (WHAT?)

    carls1976 thats cause u need to restart your computer after installing .net framework ImminentFate cant do anything about that. Microsoft controls that

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

    ImminentFate

    you're using the old one. download it again.
     
  25. Offline

    carls1976

    no your wrong i tried rebooting etc it still come up till i pressed continue and run installer
     
  26. Offline

    jacklin213

    er thats what your ment to do.... o.0
    reboot, click installer , everything should install this time
    and done
     
  27. Offline

    ImminentFate

    follow everything it says to do

    OK, if you guys want 1.3.1 bukkit, get the operator panel, then hit download latest Dev build (red one on the right side). It will download craftbukkit for 1.3.1.
    Note, this is a dev build, so expect bugs. Make a backup of your worlds, etc.

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

    davc

    i downloads 5time intaller only when start bpermission downloads show thats problem
     
  29. Offline

    Chriss1239

    Lol my English is werry bad so pease dont judge me too hard. The problem we sloved for many many hours ago so no worries :)
     
  30. Offline

    destroyer13

    Ok, thanks for the help carls1976. The dev version of bukkit supports 1.3.1, so im going to try that out and I know there will be bugs, but oh well, atleast we know bukkit is working on releasing a stable build.
     
Thread Status:
Not open for further replies.

Share This Page