Help setting up 0.2.7.0

Post here if you need help setting up your server, etc.
chipdip
On Lightcycle Grid
Posts: 30
Joined: Sun Dec 17, 2006 12:02 am
Location: New York
Contact:

Help setting up 0.2.7.0

Post by chipdip »

I was fooling around with the Armagetron server, and couldn't get it to show up in the master server list. I noticed that only I could see it in the master list, but from a computer outside of the network, it was not shown. I have set up port forwarding on my Actiontec M142WR router with no effect. I am running the server on Ubuntu Edgy, and as far as I know, the firewall is not blocking it.
User avatar
Z-Man
God & Project Admin
Posts: 11717
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

What is your public IP address?
chipdip
On Lightcycle Grid
Posts: 30
Joined: Sun Dec 17, 2006 12:02 am
Location: New York
Contact:

Post by chipdip »

That would be 72.89.85.39, I am running the server now.

Edit: I see it in the master server list as "Unreachable" now. At least its in the list. :P
User avatar
Z-Man
God & Project Admin
Posts: 11717
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Looks like a router problem. My master server shows the normal signs of a well running server and it publishes your IP to the other masters and connected clients. But I can't custom connect (yeah, I've seen it's on a nonstandard port) and it's marked as unreachable in the browser. If it was running all the time between your post and mine, it means that your server was only accepting pings from the master it had contact with. That happens quite normally with NAT routers if port forwarding is not properly set up.
However, your server is also found on master 4, which can only happen if it was reachable from there. So maybe you just have to leave it running for a while longer.

A known current quirk: master server 2 will never have your server listed in the current setup, so clients will not get your server every time, only 3 times out of 4.
chipdip
On Lightcycle Grid
Posts: 30
Joined: Sun Dec 17, 2006 12:02 am
Location: New York
Contact:

Post by chipdip »

Ok, I'll leave it running overnight and we will see if it gets shown sometime in the morning. Thanks. :wink:

(I did, in fact, believe it was a port-forwarding problem, I have always have problems port-forwarding with this router)
chipdip
On Lightcycle Grid
Posts: 30
Joined: Sun Dec 17, 2006 12:02 am
Location: New York
Contact:

Post by chipdip »

Just to make everyone happy, I compiled and installed Armagetron version 0.2.8.2.1. I just seem to have one problem. The install went smoothly, but when I try to run the server by the "/etc/init.d/armagetronad-dedicated start" command, it says it is running, but when I check it with status, is says "Checking for service armagetronad server: Inconsistent. PIDs logged, but no service running" :?:

-chipdip
User avatar
Lucifer
Project Developer
Posts: 8751
Joined: Sun Aug 15, 2004 3:32 pm
Location: Republic of Texas

Post by Lucifer »

It's probably crashing. Run it by hand and see what happens.
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN

Be the devil's own, Lucifer's my name.
- Iron Maiden
chipdip
On Lightcycle Grid
Posts: 30
Joined: Sun Dec 17, 2006 12:02 am
Location: New York
Contact:

Post by chipdip »

As in? Run it by hand? Sorry if I seem to be getting noobish by the second here, but what exactly do you mean?
User avatar
Lucifer
Project Developer
Posts: 8751
Joined: Sun Aug 15, 2004 3:32 pm
Location: Republic of Texas

Post by Lucifer »

Code: Select all

$ armagetronad-dedicated
You know, from a terminal.
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN

Be the devil's own, Lucifer's my name.
- Iron Maiden
chipdip
On Lightcycle Grid
Posts: 30
Joined: Sun Dec 17, 2006 12:02 am
Location: New York
Contact:

Post by chipdip »

Ah, of course. That just brings up the game, not a server.
User avatar
Lucifer
Project Developer
Posts: 8751
Joined: Sun Aug 15, 2004 3:32 pm
Location: Republic of Texas

Post by Lucifer »

Then you typed the wrong thing. :)
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN

Be the devil's own, Lucifer's my name.
- Iron Maiden
chipdip
On Lightcycle Grid
Posts: 30
Joined: Sun Dec 17, 2006 12:02 am
Location: New York
Contact:

Post by chipdip »

I copied exactly what you wrote.
User avatar
Lucifer
Project Developer
Posts: 8751
Joined: Sun Aug 15, 2004 3:32 pm
Location: Republic of Texas

Post by Lucifer »

And you got a window with the splash screen in it and all that?

Did you configure with --disable-glout?
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN

Be the devil's own, Lucifer's my name.
- Iron Maiden
chipdip
On Lightcycle Grid
Posts: 30
Joined: Sun Dec 17, 2006 12:02 am
Location: New York
Contact:

Post by chipdip »

Let me tell you, I probably screwed up there, I FIRST configured without it, THEN when I realized what I had forgotten, I configured it again with --disable-glout
User avatar
Lucifer
Project Developer
Posts: 8751
Joined: Sun Aug 15, 2004 3:32 pm
Location: Republic of Texas

Post by Lucifer »

Then you did make install? Then you typed "armagetronad-dedicated"?

It would be awfully weird if that sequence of events caused there to be a binary called "armagetronad-dedicated" that opens a window, especially since whether you noobed it or not is irrelevant, we do that sequence of events and numerous variations all the time around here.
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN

Be the devil's own, Lucifer's my name.
- Iron Maiden
Post Reply