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

    ImminentFate

    of course, thanks for that! I'll fix it up as soon as I can
     
  2. Offline

    BREWCMAS

    Hey,

    So I am having a similar problem, I am running Minecraft 1.4.2 and I am able to run the panel as well as the server, and it starts up fine, the issue is when I obtain my IP address from CMD command ipconfig /all and insert that into server.properties the error I get when I start up my minecraft, is it shows that is on and working, but I get an X through the bars and a red number 1.3 beside the X...anyone know this issue, or any way to fix it, possible a tutorial on how to set the auto installation up, in case I messed up.

    Thanks
    BREWCMAS
     
  3. Offline

    ImminentFate

    i inboxed you the solution.
    For others interested, this occurs because the server is running 1.3, while you have 1.4.2 installed.
    In the operator panel, download the beta of craftbukkit, since the recommended doesnt support 1.4 yet.
     
  4. Offline

    Death2142zerg

    I got this error when i tried to use the control panels auto updater (in the notepad file). If that doesn't work here it is in text format.



    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.Runtime.InteropServices.COMException (0x80263001): Could not complete the operation due to error 8070000c.
    at WindowsApplication1.Form2.DwmEnableBlurBehindWindow(IntPtr hWnd, DWM_BLURBEHIND& pBlurBehind)
    at WindowsApplication1.Form2.OnLoad(EventArgs e)
    at System.Windows.Forms.Form.OnCreateControl()
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.Control.CreateControl()
    at System.Windows.Forms.Control.WmShowWindow(Message& m)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
    at System.Windows.Forms.ContainerControl.WndProc(Message& m)
    at System.Windows.Forms.Form.WmShowWindow(Message& m)
    at System.Windows.Forms.Form.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    OperatorPanelUpdater
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Kayden/Desktop/Server%20stuff/New%20Bukkit%20Server/CraftBukkit/OperatorPanelUpdater.exe
    ----------------------------------------
    Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 11.0.50709.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    ----------------------------------------
    System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------
    System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
     

    Attached Files:

  5. Offline

    ImminentFate

    i know, i kinda broke the updater last time i updated the installer. I will get this fixed with the next release. I'm very bogged down (again) with other commitments, and this project has had to take a backseat. But i will get back onto it, and update it, and fix all the bugs and problems with it.

    Also, can I get some feedback on the operator panel? What features do people want? A different GUI? something else? Please let me know

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

    minecraftbike07

    guys where is hawkfalcon

    u know the creator

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

    Death2142zerg

    On the operator panel i would like it so that there is an option for close server and a option to close server and save it because when i click close server it just shuts it down without saving it and I lose data. I think it would also be a cool idea if you could make it so you could access the ip addresses of the players on your server somehow. (I don't know if the ip address one would apply to operator panel or not I just think it would be a good idea.
     
  8. Offline

    ImminentFate

    wrong forum? Perhaps you're looking for the mac version, which he created. (I made this one :p)
    http://forums.bukkit.org/threads/76488/
    hawkfalcon

    Thanks for your input, I've been trying for a while to get the close one to send a command to the game to save first, but I only have rusty code for that. Need to fix it up before i release it

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

    ImminentFate

    Alright, so I've done up a test of the console integration i want to do for the Operator Panel eventually. Right now its a standalone, but I need a few people to test me and inbox any bugs they find with it, or any suggestions. I will post these here:
    Just drop the exe into your server folder and run it.
    http://www.mediafire.com/?jt6ojdneur3rwa6
    Bugs:
    • Does not work if the server is in a root location on a drive (eg. D:\craftbukkit.jar). works fine anywhere else.
    • (Intentional) Max value of the server's ram cannot be saved, because it breaks the Java VM. (actually, technically it can be used, but only if the min isn't used at the same time. One or the other only). This doesn't break performance, it just means your server will keep using ram as it requires it.
    Feature Requests:
     
  10. Offline

    Mtn64

    Hello. How does Permissions work? I have been running the basic minecraft server for quite a bit and now i have tons of people on. I want to server reset + get bukkit. How do you install and set up Permissions? Thank you in advanced
     
  11. Offline

    ImminentFate

    see my other thread on permissions http://forums.bukkit.org/threads/the-ultimate-guide-to-permissions.80291/
     
  12. Offline

    jacklin213

    wow a lot happened when i was gone XD
     
  13. Offline

    Musician101

    I program VB as well, I'll PM you if I find something that might help.
     
  14. Offline

    ImminentFate

    thanks, but I finally found out what the problem was. If you're interested, the java runtime requires you to specifically add a flag to the start.bat file that says "-Djline.terminal=jline.UnsupportedTerminal" so that it can accept input from any other program but java. Took ages of various google searches to find that out, but got it in the end :)
    i appreciate the offer for help anyway

    Oh and here's a teaser for the new operator panel which i've begun working on from the ground up, since the old one's code is too messy and it doesn't look particularly good either. (ignore the transparency on the loading circles, i broke that and need to fix it)
    [​IMG]

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

    mo1264king

    My Anti Virus program deleted this as soon as i download it saying it was not "safe".
     
  16. Offline

    ImminentFate

    some of them (norton, kaspersky) tend to do that because the program isn't digitally signed or something. i can assure you it isn't infected though.
     
  17. Offline

    Obsidianman

    I need help, the operator panel starts my minecraft server in 1.3.2 instead of (newest bukkit version). Is recommended bukkit not 1.4.5 yet, or am I doing something wrong?
     
  18. Offline

    ImminentFate

    the recommended version of craftbukkit doesn't support 1.4.5. try the beta instead
     
    TnT likes this.
  19. Offline

    d3a1i0

    I get the following error when trying to launch the server with the "without CMD" option:

    Code:
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.
     
    ************** Exception Text **************
    System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
      at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
      at System.Diagnostics.Process.Start()
      at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
      at BukkitOperatorPanel.Form1.launchServer_Click(Object sender, EventArgs e)
      at System.Windows.Forms.Control.OnClick(EventArgs e)
      at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
      at System.Windows.Forms.Control.WndProc(Message& m)
      at System.Windows.Forms.Label.WndProc(Message& m)
      at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
      at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
      at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
     
     
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.18010 built by: FX45RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    Bukkit Operator Panel
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Users/Neil/Documents/CraftBukkit/Bukkit%20Operator%20Panel.exe
    ----------------------------------------
    Microsoft.VisualBasic
        Assembly Version: 10.0.0.0
        Win32 Version: 11.0.50709.17929 built by: FX45RTMREL
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.18016 built by: FX45RTMGDR
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    Accessibility
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    System.Runtime.Remoting
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------
    Microsoft.VisualBasic.PowerPacks.Vs
        Assembly Version: 10.0.0.0
        Win32 Version: 10.0.20911.1
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic.PowerPacks.Vs/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.PowerPacks.Vs.dll
    ----------------------------------------
    System.Management
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
    ----------------------------------------
    System.Configuration
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
     
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
     
    For example:
     
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
     
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
    Also, it would be nice to have an option to minimize/close to run in the system tray. Also, how about an option to set it up as a Windows service so that you can run the server on boot?
     
  20. Offline

    ImminentFate

    it seems that it can't find the start batch file, don't know why, unless its been deleted from the server folder (there should be two batch files)

    And also, i've given up on that operator panel, and have started work on making a new one from scratch (an image is given a few posts above this one) and it so far has dynamic starting of the server, a built in command console for sending a receiving server commands, auto complete of commands, and downloading of craftbukkit builds. it will include everything the current panel has, and more, and certainly, i'll put the two things you asked for in there.
     
    d3a1i0 likes this.
  21. Offline

    Adriani6

    This thread has over 1 million views. Are you the record holder on, Most Bukkit Views on One Thread ?!

    Damn.
     
  22. Offline

    Musician101

    I can confirm that Kaspersky gives no messages for this but what you say about Norton is true. I sent a program I coded to a friend and Norton deleted it because I didn't use the "Publish" feature in my IDE.
     
  23. Offline

    VAJ6361

    Im having issues with it, I get everything installed and everything and when i go to log into my server it says bad login.....then when i go to refresh it says communication error. so i have to exit minecraft launcher and relaunch it. but it does the same thing
     
  24. Offline

    fartnockerman

    The google drive links seem to be broken for me :/ I know it says there not, but it just gives me a redirect loop...
     
  25. Offline

    enteih20

    Ummmmmm, is this updated to minecraft 1.4.5 yet? Cause when i start my server and try to join...it says i cant join because its a 1.3 server......plz help!
     
  26. Offline

    ImminentFate

    If you try downloading the beta build of bukkit, it will work. Right now the recommended build doesn't support 1.4.5

    Bad login means you don't have a legitimate minecraft account. Here at bukkit, unfortunately, you are not allowed to receive assistance in te event that your minecraft account is illegitimate

    I'm not sure, there probably is another thread that's been around longer that has more views :)

    That's useful to know, thanks, although I hate the publish feature in vb, restricts the ability to make a standalone product

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

    Adriani6

    Haven't seen it yet then :I
     
  28. Offline

    ImminentFate

    just had a look by filtering search results, and yes you're right, this post does have to most views :p
     
  29. Offline

    Adriani6

    Wooooo ! ;p
     
  30. Offline

    TnT

    Look at the Plugin Releases forum, sort by number of views. This, however, is the most viewed tool.
     
    Omnitv and ImminentFate like this.
Thread Status:
Not open for further replies.

Share This Page