[ADMIN] MC Server GUI .9.7 (cross-platform) - A GUI wrapper for your server (now w/in-game cmds)

Discussion in 'Bukkit Tools' started by dumptruckman, May 18, 2011.

  1. Offline

    RIU4WOM

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Can someone help me..? The Server Warnings for the task scheduler is not working properly...
    95% of the warnings that i put only come out 1 second before or after the task has been done.
    5% is task that comes out at the wrong time...
    I'm using version 9.7 of the GUI...

    P.S:What exactly does the pause scheduler button do?... I pressed pause but the timer still runs and the task also runs when it should.

    Btw... Thx for all your work man~ You're so Awesome :D :D

    This post has been edited 1 time. It was last edited by RIU4WOM Oct 25, 2011.
  2. Offline

    dumptruckman

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    www.pastebin.com put your guiconfig.json file on there. As for the pause scheduler button... It works but it has to remain paused for about 5 minutes after the event would normally trigger. Each event will try for 5 minutes to trigger before giving up.
  3. Offline

    RIU4WOM

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  4. Offline

    dumptruckman

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
  5. Offline

    RIU4WOM

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Argghhh.. Im trying to post a screenshot of the Task Scheduler but for some reasons i cant insert the pic after uploading it, it shows up broken.(Working on it now)

    I'll oso try and restart the gui and the server...
    Here's a link~
    http://www.4freeimagehost.com/show.php?i=64b909f88d65.jpg

    The Tasks work fine, it's just that no warning message shows up ~:confused:
    But I also don't know why in the guiconfig.json there are no events scheduled..

    Finally.. Here's the pic...

    [IMG]

    [IMG]

    This post has been edited 5 times. It was last edited by RIU4WOM Oct 25, 2011.
  6. Offline

    ledhead900

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    @dumptruckman

    Is there a way to define a limit on how many backups there can be before it will remove old ones.
  7. Offline

    dumptruckman

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    It doesn't remove old ones =/

    Hmm, I mean, you have to specify the warnings when editing the task. You put in a time for each warning like, 2m, 1m, 30s, (One of those times for EACH warning) so that the warning displays at those intervals.
  8. Offline

    RIU4WOM

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Isn't that what I did in the second picture? I typed in 30s, 15s, 10m, and tried 0h0m30s and so on... at the place where it said Time Before Task:
    But the messages only show up at the moment the task initialises.

    For example I've set the time to send command : reload at 00:52:00
    This is what shows up at the console :
    2011-10-26 00:52:00 [INFO] [Server] Reloading in 30 s <-----This is a Warnings I've set at 30s before the task starts.
    2011-10-26 00:52:00 [INFO] [Server] TESTING RELOAD in 20s <---This too
    2011-10-26 00:52:20 [INFO] [Server] Restarting in 10s <---- and this (They all come out at the same time when the task starts instead of the time stated that it should come out.
    2011-10-26 00:52:22 [INFO] Teroro [/5.121.176.113:56918] logged in with entity id 226 at ([Y37 World] 196.5625, 65.0, 284.625)
    2011-10-26 00:52:30 [INFO] [HeroicDeath] 1.11.2 disabled.
    2011-10-26 00:52:30 [INFO] [PME]PluginManagerEngine turning off...
    2011-10-26 00:52:30 [INFO] [PluginManager] 1.3 by Technius disabled!
    2011-10-26 00:52:30 [INFO] NoLagg disabled!
    2011-10-26 00:52:30 [INFO] PermissionsBukkit v1.2 is now disabled
    2011-10-26 00:52:30 [INFO] [HeroicDeath] 1.11.2 enabled.
    2011-10-26 00:52:30 [INFO] [PME]PluginManagerEngine build [5] initialized!
    2011-10-26 00:52:30 [INFO] [Tips] Loaded 0 global tip set(s)
    2011-10-26 00:52:30 [INFO] [Tips] Loaded 0 tip set(s) for world Y37 World
    2011-10-26 00:52:30 [INFO] [Tips] Loaded 0 tip set(s) for world Y37 World_nether
    2011-10-26 00:52:30 [INFO] [Tips] version 1.0.2 enabled
    2011-10-26 00:52:30 [INFO] [NoLagg] Auto-save field bound to 'u'!
    2011-10-26 00:52:30 [INFO] NoLagg version 1.34 is enabled!
    2011-10-26 00:52:30 [INFO] PermissionsBukkit v1.2 is now enabled
    2011-10-26 00:52:30 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-10-26 00:52:30 [INFO] Reload complete.
    And the tasks begins 10 sec after the scheduled time which is not a big deal :D

    This post has been edited 2 times. It was last edited by RIU4WOM Oct 25, 2011.
  9. Offline

    dumptruckman

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    @RIU4WOM Ok, I think I understand now. The warning actually start at the scheduled task time and all of them should occur before the task happens.

    "2011-10-26 00:52:00 [INFO] [Server] TESTING RELOAD in 20s <---This too" You must have set this task to 30s as it occurs at the same time as the first warning. These occur 20 seconds before the 10 second warning message (which is appropriate) and then the reload happens only 2 seconds after the 10 second warning. I'm not sure why that would happen unless you're pasting different tidbits of info there or the warnings weren't scheduled right. Unfortunately, I did not actually create the thing that handles executing tasks at specific times so I couldn't really say what's up with that. Keep trying? I've never had this issue, sorry.
  10. Offline

    RIU4WOM

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Yes i did set it at the same time :eek:...coz i did a lot of experiments with it. Even if there is only 1 warning it still does not occur before the task when it should. There was once for some reason i had 2 --> 30 sec warnings as the first two warnings I've set and then a 1 sec warning (as the third warning) and the 1sec warning message displays at 30s before the task :D Which is the first time a warning comes out before the task starts. But i was not able to repeat this again, so I'll take my time and experiment.. perhaps install a fresh server on another machine.
    Thx for all your help ^ ^

    PS: I think my problem is fixed....(Or there was no problem to begin with)
    Now I only realise that the warnings only start at the time you set the event.
    Which means if the event is set at 13:00:00 it will start on time at 13:00:00.
    But if i put a warning 1 minute before the event, the warning comes out at 13:00:00
    then the event occurs at 13:01:00.....
    I thought the event would occur at the time it was set to occur, and the warnings would come out before that.
    Because I only tested with 1 warning, I couldn't see a link between the delay and the event.
    Sorry for troubling you due to my own stupidity :p
    This is a really really great GUI for Running a server :D wish I could buy you a drink but I cant ><(For a certain reason)

    This post has been edited 1 time. It was last edited by RIU4WOM Oct 26, 2011.
  11. Offline

    dumptruckman

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I actually wanted to make it this way but it was much harder to figure out.
  12. Offline

    ARandomBob

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Can someone explain to me how to set up the web interface.
  13. Offline

    thefiscster510

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Hey, I'm am having trouble with the web interface as well... I have it all set up on my host and in the GUI as well, However when i try logging in first the GUI sees the connection then the web interface flashes the console then it shows some PHP errors and returns to the home page with the error "There is no Gui running on that IP/Port" Please help
  14. Offline

    dockter

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Any fix coming for the Player list not working? Using Spout, FYI.
  15. Offline

    Lunar Delta

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I keep getting:

    Warning: fsockopen() [function.fsockopen]: unable to connect to :0 (Failed to parse address "") in H:\xampp\htdocs\BukkitGUI\php_json_api.php on line 62
    Error: E

    No matter what I do or how many times I check for errors. I can't seem to actually find anything wrong, so this is driving me crazy.
  16. Offline

    Dubickisbro

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    is there a tutorial for setting up a webserver any where?
  17. Offline

    Celso Bonutti Filho

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    My server just freezes in
    174 recipes
    27 achievements
    What am I doing wrong?
  18. Offline

    Bertware

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    @celso:
    Which Craftbukkit version are you using? I have my own GUI, and I noticed that some things have changed in bukkit output (technical stuff, just the way bukkit sends stuff to the console window).
  19. Offline

    _0_Nemesis_0_

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    it doesnt work here, idk what im doing wrong but i just dowloaded the files, dropped them in my server folder and run guilauncher.bat
    it says it couldnt find the file "javaw"

    can someone tell me what to do?

    This post has been edited 1 time. It was last edited by _0_Nemesis_0_ Dec 11, 2011.
  20. Offline

    xemnes

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    hmm it seems the console command say no longer works with the gui, im not sure why o.o
  21. Offline

    Jordan_theman

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Will you be making an update for this for the new version of MC?
  22. Offline

    dumptruckman

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Try editing the .bat file and change it to the full path of javaw.exe (assuming you're on windows)

    i'm not either, i don't have this issue.

    This is a silly question. What is there to update exactly besides the proxy which hasn't worked since what, 1.7?
  23. Offline

    xemnes

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    huh... then im totally confused, i cannot use say at all, returns unknown command =/ none of my scheduled tasks can use the say command anymore either
  24. Offline

    dumptruckman

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Are you typing /say or just say?
  25. Offline

    xemnes

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    both, and figured it out... somehow >.> craftirc broke the say command
  26. Offline

    _0_Nemesis_0_

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Ah it worked ^^thanks for the help,
    btw
    GREAT GUI really cool that you've made this :p
  27. Offline

    _0_Nemesis_0_

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Really nice Gui, evrything works fine etc.

    I only miss 2 things:
    A tab where you can edit the White/Black lists of the server and the ops.
    And also a Plugin manager, like the one from The Bukkit GUI Project.
  28. Offline

    enerdzaiser

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    help with displaying Russian characters in the console program
    [IMG]

    thanks in advance
  29. Offline

    BetaStream

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Players list is not working! Using latest bukkit dev-build :)
  30. Offline

    Dargan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    on cpu and both memories it says error on server and gui imformation

Share This Page