resource.armagetronad.net is down
- /dev/null
- Shutout Match Winner
- Posts: 819
- Joined: Sat Sep 04, 2004 6:28 pm
- Location: Chicago-ish
Re: resource.armagetronad.net is down
I dont understand why we dont use a torrent for the resource packs. We already have multiple main servers mirroring the same crap. Have the clients grab it too, and if the mains go down, they can share it among themselves. You have already shown no fear in importing libraries, so just import libtorrent and have at it.
Mind you, it should never ever download ******* anything midgame, but its fairly tiny, it could do it while grabbing the server list. That would be a useful upgrade, instead of a useless minimap.
There isnt really much reason to have a central point of failure for tron anymore besides "Tradition"
Mind you, it should never ever download ******* anything midgame, but its fairly tiny, it could do it while grabbing the server list. That would be a useful upgrade, instead of a useless minimap.
There isnt really much reason to have a central point of failure for tron anymore besides "Tradition"
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6715
- Joined: Thu Dec 18, 2003 7:03 pm
Re: resource.armagetronad.net is down
I am, and I have pointed resource.armagetronad.net at Light's repository. It will take some time for the DNS to propogate (up to 48 hours).Jip wrote:Who is the owner of armagetronad.net?
Wouldn't it make sence to point resource.armagetronad.net to one of the new repos?

- Jip
- Round Winner
- Posts: 397
- Joined: Sat Sep 26, 2009 5:32 pm
Re: resource.armagetronad.net is down
That's great, thanks!
- aP|Nelg
- Match Winner
- Posts: 628
- Joined: Wed Oct 22, 2014 10:22 pm
- Contact:
Re: resource.armagetronad.net is down
It pointed at the homepage?Tank Program wrote:I am, and I have pointed resource.armagetronad.net at Light's repository. It will take some time for the DNS to propogate (up to 48 hours).Jip wrote:Who is the owner of armagetronad.net?
Wouldn't it make sence to point resource.armagetronad.net to one of the new repos?
- kyle
- Adjust Outside Corner Grinder
- Posts: 2004
- Joined: Thu Jun 08, 2006 3:33 pm
- Location: Indiana, USA, Earth, Milky Way Galaxy, Universe, Multiverse
- Contact:
Re: resource.armagetronad.net is down
The default location has always been
http://resource.armagetronad.net/resource/
http://resource.armagetronad.net/resource/

- aP|Nelg
- Match Winner
- Posts: 628
- Joined: Wed Oct 22, 2014 10:22 pm
- Contact:
Re: resource.armagetronad.net is down
whoops forgot to try the /resource/ part of it lol.kyle wrote:The default location has always been
http://resource.armagetronad.net/resource/
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6715
- Joined: Thu Dec 18, 2003 7:03 pm
Re: resource.armagetronad.net is down
Lightron, you should be able to add a redirect hook from resource.armagetronad.net to resource.armagetronad.net/resource. If you're using PHP it'd involve checking $_SERVER['SERVER_NAME']. With apache and mod_rewrite you can do it with an .htaccess file with using a RewriteCond %{HTTP_HOST}.

- Light
- Reverse Outside Corner Grinder
- Posts: 1667
- Joined: Thu Oct 20, 2011 2:11 pm
Re: resource.armagetronad.net is down
Done.Tank Program wrote:Lightron, you should be able to add a redirect hook from resource.armagetronad.net to resource.armagetronad.net/resource. If you're using PHP it'd involve checking $_SERVER['SERVER_NAME']. With apache and mod_rewrite you can do it with an .htaccess file with using a RewriteCond %{HTTP_HOST}.
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6715
- Joined: Thu Dec 18, 2003 7:03 pm
- aP|Nelg
- Match Winner
- Posts: 628
- Joined: Wed Oct 22, 2014 10:22 pm
- Contact:
Re: resource.armagetronad.net is down
Bug: Folder icons not being shown if from resource.armagetronad.net but shown if on lightron.org
On http://resource.armagetronad.net/resource/ On http://lightron.org/resource/
On http://resource.armagetronad.net/resource/ On http://lightron.org/resource/
- Light
- Reverse Outside Corner Grinder
- Posts: 1667
- Joined: Thu Oct 20, 2011 2:11 pm
Re: resource.armagetronad.net is down
Yeah, that's because armagetronad.net ain't pointed to me and I didn't use a domain name in my url(). Fixed!aP|Nelg wrote:Bug: Folder icons not being shown if from resource.armagetronad.net but shown if on lightron.org
- aP|Nelg
- Match Winner
- Posts: 628
- Joined: Wed Oct 22, 2014 10:22 pm
- Contact:
Re: resource.armagetronad.net is down
Problem still persists... Not fixed...Light wrote:Yeah, that's because armagetronad.net ain't pointed to me and I didn't use a domain name in my url(). Fixed!aP|Nelg wrote:Bug: Folder icons not being shown if from resource.armagetronad.net but shown if on lightron.org
EDIT: K nevermind, had to refresh the page.
- vov
- Match Winner
- Posts: 568
- Joined: Thu Feb 17, 2011 8:40 pm
Re: resource.armagetronad.net is down
And it's down again. 
- Light
- Reverse Outside Corner Grinder
- Posts: 1667
- Joined: Thu Oct 20, 2011 2:11 pm
Re: resource.armagetronad.net is down
It does? It's pointed to mine, and is working fine? In fact, it just pulled another file a little bit ago.Jip wrote:Who is the owner of armagetronad.net?
Wouldn't it make sence to point resource.armagetronad.net to one of the new repos?
Code: Select all
Jan 16, 2015 09:22:38 /Wik/sty.dtdEdit: Oops, that was page 1. Anyways, it's not down.
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6715
- Joined: Thu Dec 18, 2003 7:03 pm
