Server Riders 1.0 [BETA2] released.

The general catch-all forum for Action Quake2 related discussions.

Moderator: Moderators

Span
sank like a rock
Posts: 106
Joined: Mon Aug 30, 2004 4:54 am
Location: no
Contact:

Server Riders 1.0 [BETA2] released.

Post by Span »

Yes, it's the next major release! I bet you'll like this one.
Status: Some of you might get a bug where the application will throw an exception when inserting friends by typing their nick. If you are, there's an alternate method of adding them. Just add your friends by selecting them from a server and click "Add Friend". I'll have a fix for it tomorrow.

Read more at:

http://www.rriders.org/news.asp?page=details&id=152
A few screenshots:

The default view of the server list
Image

The tree-structured explorer
Image

You can also view servers by thumbnails
Image

SystemTray balloon popup
Image
Last edited by Span on Sun May 15, 2005 4:22 pm, edited 3 times in total.
"fifan va lätt!"
Beavisss
loses a vital chest organ
Posts: 531
Joined: Sun Jan 04, 2004 5:27 pm
Location: ru
Contact:

Post by Beavisss »

I have an error ... thats what it says when I try to add server, or friend.

Image

Image

Code: Select all

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

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at ServerBrowser.frmInsServer.Apply()
   at ServerBrowser.frmInsServer.button1_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.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: 2.0.0.0
    Win32 Version: 2.0.50215.44 (beta2.050215-4400)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50215/mscorlib.dll
----------------------------------------
ServerBrowser
    Assembly Version: 1.0.1960.43061
    Win32 Version: 1.0.1960.43061
    CodeBase: file:///E:/games/Quake2/ServerBrowser.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50215.44 (beta2.050215-4400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50215.44 (beta2.050215-4400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50215.44 (beta2.050215-4400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50215.44 (beta2.050215-4400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50215.44 (beta2.050215-4400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.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.
Image
NRGizeR
feels some chest pain
Posts: 695
Joined: Mon Aug 30, 2004 1:00 am
Location: fi
Contact:

Post by NRGizeR »

but.. but.. but..... it's windows only! O_o

:)
Span
sank like a rock
Posts: 106
Joined: Mon Aug 30, 2004 4:54 am
Location: no
Contact:

Post by Span »

Beavisss wrote:I have an error ... thats what it says when I try to add server, or friend.
Thank you for providing such detailed error description. It helps alot. I'll try to nail down the bug as soon as possible.
"fifan va lätt!"
Span
sank like a rock
Posts: 106
Joined: Mon Aug 30, 2004 4:54 am
Location: no
Contact:

Post by Span »

NRGizeR wrote:but.. but.. but..... it's windows only! O_o

:)
Yep :)

You're free to port it to linux or any OS of your choice, tho.
"fifan va lätt!"
NRGizeR
feels some chest pain
Posts: 695
Joined: Mon Aug 30, 2004 1:00 am
Location: fi
Contact:

Post by NRGizeR »

You coded this in .net right? I'm not so sure that it's really that simple then... Or does a .net framework exist for linux as well? (I doubt that it's Microshit made tho :) )
Span
sank like a rock
Posts: 106
Joined: Mon Aug 30, 2004 4:54 am
Location: no
Contact:

Post by Span »

Span wrote:
Beavisss wrote:I have an error ... thats what it says when I try to add server, or friend.
Thank you for providing such detailed error description. It helps alot. I'll try to nail down the bug as soon as possible.
Done. I had completely overlooked that bug, as it looks like it's a product of some last minute changes I made to the program before release yesterday. I'll have the package updated as soon as I can get hold of the webmaster.
"fifan va lätt!"
Span
sank like a rock
Posts: 106
Joined: Mon Aug 30, 2004 4:54 am
Location: no
Contact:

Post by Span »

NRGizeR wrote:You coded this in .net right? I'm not so sure that it's really that simple then... Or does a .net framework exist for linux as well? (I doubt that it's Microshit made tho :) )
I heard some talk about .NET being supported in Linux a couple of years ago. But I haven't explored wheter it's true. Though I guess it would be a good strategy for Microsoft to market the .NET cross platforms. After all, that IS supposed to be one of it's key features :)
"fifan va lätt!"
NRGizeR
feels some chest pain
Posts: 695
Joined: Mon Aug 30, 2004 1:00 am
Location: fi
Contact:

Post by NRGizeR »

Span wrote:I heard some talk about .NET being supported in Linux a couple of years ago.
Yup, it does seem to exist, a quick google turned up Mono and DotGNU (mono would be the more used I think)
Span wrote:But I haven't explored wheter it's true. Though I guess it would be a good strategy for Microsoft to market the .NET cross platforms.
I haven't seen anything that MS has made that would run on Linux (please correct me if I'm wrong) and the general attitude of MS when it comes to Linux seems to be that they exclude it from everything that they just possibly can. Linux, after all, is their biggest competition... I say they are scared :)
Span
sank like a rock
Posts: 106
Joined: Mon Aug 30, 2004 4:54 am
Location: no
Contact:

Post by Span »

NRGizeR wrote:I haven't seen anything that MS has made that would run on Linux (please correct me if I'm wrong) and the general attitude of MS when it comes to Linux seems to be that they exclude it from everything that they just possibly can. Linux, after all, is their biggest competition... I say they are scared :)
Yes, they'll probably never make anything _explicitly_ run on any Linux platform. But with .NET, they've made it so that Linux might adopt it, if they so wish. With .NET, this isn't such a bad thing. MS controls the development of it, and they would gain users in the linux base as well.

But of course, MS (or the Vole, as some say) would never allow Linux to use any of their products unless there's something in it for Gates. At the moment, they really need more people to start using .NET.

Oh, and they should be scared. They're losing their monopoly :)
"fifan va lätt!"
NRGizeR
feels some chest pain
Posts: 695
Joined: Mon Aug 30, 2004 1:00 am
Location: fi
Contact:

Post by NRGizeR »

The problem is of course that yes, it would be great for developers if there was a fast an portable (java is portable, but speed is an issue sometimes) framework. However, since this would also mean that Linux users could start using many of the new apps originally developed for win32 systems, it would be "easier" to make the change to Linux and stop paying "the man" all together for using Windows :)

Anyway... Novell is (apparently) leading the development of Mono, and it's said to be able to run .NET applications.

I have no idea as to how this would work tho, does .NET compile into a .exe file, or does it use some other format? Would it be neccessary to recompile the code on a linux machine? I'm downloading Mono right now....

If you (or anyone else) wants to take a look at it, I found it here. They have binaries for Linux, Windows, and Mac
NRGizeR
feels some chest pain
Posts: 695
Joined: Mon Aug 30, 2004 1:00 am
Location: fi
Contact:

Post by NRGizeR »

Just as an update... Mono wasn't able to run serverbrowser, since it Mono apparently supports v. 1.1 of .NET and serverbrowser is written in 2.0. So if you find 1.1 .NET programs that you want to run in linux you know what to use :)
Haudrauf
tripped on its own grenade
Posts: 331
Joined: Tue Aug 26, 2003 11:20 am
Location: de
Contact:

Post by Haudrauf »

I wasn't even able to start an easy .NET compiled .exe with Mono... I don't think, even Novell says opposite, that Mono has ANY use for Linux ppl.

My hint: Code portable, not using C#, but using real cross-plattform-languages. As to speak of perl, ruby, java (has at least a native framework for Linux), C, C++...

It's not that you can count on Mono that C# compiled .exe-cutables will run. So, fuck it?! :)
ImageOwner of http://aq2maps.quadaver.org
Not part of #aq2admins for a reason.
NRGizeR
feels some chest pain
Posts: 695
Joined: Mon Aug 30, 2004 1:00 am
Location: fi
Contact:

Post by NRGizeR »

Haudrauf wrote:I wasn't even able to start an easy .NET compiled .exe with Mono... I don't think, even Novell says opposite, that Mono has ANY use for Linux ppl.
Are you sure you did it right? :P I haven't even tried to run anything else than this prog, but I saw several screenshots of programs being run with Mono on the site, and I also remember an article from MikroBitti (Finlands leading PC magazine) where they discussed .NET and the possibility of running the programs using Mono...

Could it be that you were missing some needed packages?

-NRG
Haudrauf
tripped on its own grenade
Posts: 331
Joined: Tue Aug 26, 2003 11:20 am
Location: de
Contact:

Post by Haudrauf »

;} I'm able to install software.
ImageOwner of http://aq2maps.quadaver.org
Not part of #aq2admins for a reason.
Post Reply