Armagetron Dedicated Server GUI

What do you want to see in Armagetron soon? Any new feature ideas? Let's ponder these ground breaking ideas...
Post Reply
User avatar
Jules Winnfield
On Lightcycle Grid
Posts: 16
Joined: Thu Nov 11, 2010 9:21 pm

Armagetron Dedicated Server GUI

Post by Jules Winnfield »

Hi all,

I'm busy developing a GUI for Armagetron Dedicated Server for Windows.

If there are some graphics people around who want to help please let me know.

All help is welcome.

I also require some testers.

I've uploaded the first version to sourceforge @ http://sourceforge.net/projects/armaservergui/files/

This is a pre alpha release with not much features, but I intent to add more features in the near future.

What I would like to know if it will install :P

DONT USE IT ON A PRODUCTION SERVER YET CAUSE IT CAN AND PROBABLY WILL SCREW UP YOUR SETTINGS! :P

You can play around with it if you like and test it.

Please let me know your findings / suggestions / etc.
User avatar
AI-team
Shutout Match Winner
Posts: 1020
Joined: Tue Jun 23, 2009 6:17 pm
Location: Germany/Munich
Contact:

Re: Armagetron Dedicated Server GUI

Post by AI-team »

<--- testing!

Is it written in C#?

EDIT: Won't install
  
 
"95% of people believe in every quote you post on the internet" ~ Abraham Lincoln
 
 
User avatar
Jules Winnfield
On Lightcycle Grid
Posts: 16
Joined: Thu Nov 11, 2010 9:21 pm

Re: Armagetron Dedicated Server GUI

Post by Jules Winnfield »

It's written in VB .net (sorry bout that :oops: :P )

Maybe I'll rewrite it one day to C. I will release the source once it is more completed.

Did you get an error when trying to install it?

What OS / Sp's installed.

I think you might need .net Framework installed but it should download it automatically when installing.

Thanks for testing so far!
User avatar
AI-team
Shutout Match Winner
Posts: 1020
Joined: Tue Jun 23, 2009 6:17 pm
Location: Germany/Munich
Contact:

Re: Armagetron Dedicated Server GUI

Post by AI-team »

I assume you mean C# ,dont you?

I have Windows 7 x64 and
.NET Framework 4 installed
  
 
"95% of people believe in every quote you post on the internet" ~ Abraham Lincoln
 
 
User avatar
Jules Winnfield
On Lightcycle Grid
Posts: 16
Joined: Thu Nov 11, 2010 9:21 pm

Re: Armagetron Dedicated Server GUI

Post by Jules Winnfield »

AI-team wrote:I assume you mean C# ,dont you?

I have Windows 7 x64 and
.NET Framework 4 installed
Yeah.

Ok thats strange. I've the same setup on my dev machine and kind of the same setup on my other machine and they both seem to work :(

Perhaps I can setup a TeamViewer sesssion to connect to your machine remotely and check it out?
ZURD101
Core Dumper
Posts: 154
Joined: Mon Jan 07, 2008 10:02 am

Re: Armagetron Dedicated Server GUI

Post by ZURD101 »

got this error as soon as i set directory

Code: Select all

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

************** Exception Text **************
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at Armagetron_Server_GUI.formMain.formMain_Load(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.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.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.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Armagetron Server GUI
    Assembly Version: 0.0.0.1
    Win32 Version: 0.0.0.1
    CodeBase: file:///C:/Users/Drew/AppData/Local/Apps/2.0/0X7CYHHO.VDD/JYL3DZ22.VAN/arma..tion_00012040eb23a180_0000.0000_8a485653fdcc8a60/Armagetron%20Server%20GUI.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1 built by: RTMRel
    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.1 built by: RTMRel
    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.1 built by: RTMRel
    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.1 built by: RTMRel
    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.1 built by: RTMRel
    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.1 (RTMRel.030319-0100)
    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.1 (RTMRel.030319-0100)
    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.1 built by: RTMRel
    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.

win 7 x64


So far i like the look of it(i cant test any functionality yet)..i think this would be more beneficial if it were a web app
Image
User avatar
Jules Winnfield
On Lightcycle Grid
Posts: 16
Joined: Thu Nov 11, 2010 9:21 pm

Re: Armagetron Dedicated Server GUI

Post by Jules Winnfield »

ZURD101 wrote:got this error as soon as i set directory

Code: Select all

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

************** Exception Text **************
...
win 7 x64


So far i like the look of it(i cant test any functionality yet)..i think this would be more beneficial if it were a web app
I fixed some minor fuckups :P. I also found out that the permissions on the server's config folder aren't readable for some reason. So I'll look into it.

Once the program is more complete I'll may try to port it to other languages / platforms.

But first I have to have one working program.

I'll post a new version of the program 2night.

So if you want to, please test it and send me you findings.

Your help so far is greatly appreciated!
User avatar
AI-team
Shutout Match Winner
Posts: 1020
Joined: Tue Jun 23, 2009 6:17 pm
Location: Germany/Munich
Contact:

Re: Armagetron Dedicated Server GUI

Post by AI-team »

transferring it from VB.NET to C# shouldn't be too hard :)))
  
 
"95% of people believe in every quote you post on the internet" ~ Abraham Lincoln
 
 
User avatar
Jules Winnfield
On Lightcycle Grid
Posts: 16
Joined: Thu Nov 11, 2010 9:21 pm

Version 0.0.1.0 released

Post by Jules Winnfield »

Version 0.0.1.0 released!

Please let me know your findings!

Thanks in advance for testing!!!

Download page
Release notes
Post Reply