Game crashing help?
-
- Posts: 5
- Joined: Wed Jun 06, 2007 5:40 pm
Game crashing help?
Hi, I recently installed the game and have tried playing, but when I start it up, it will run for about 30 seconds before completely dying
Everything freezes and then after a couple of seconds my whole monitor goes black and I can't do anything at all without restarting the PC
I've had a quick look through the topics here, but couldn't find anything the same
Also I should mention I'm using XP Media Center Edition on a PC that should be capable of running this easy, and version 2.8.2 of armagetron
Any ideas how to fix this?
Thanks
Everything freezes and then after a couple of seconds my whole monitor goes black and I can't do anything at all without restarting the PC
I've had a quick look through the topics here, but couldn't find anything the same
Also I should mention I'm using XP Media Center Edition on a PC that should be capable of running this easy, and version 2.8.2 of armagetron
Any ideas how to fix this?
Thanks
-
- Posts: 5
- Joined: Wed Jun 06, 2007 5:40 pm
Okay, I've installed 0.3.0 instead now, worked okay while i was browsing menus, and fiddling with the setup, then went to start a game and boom, crashed again 
Anyone please help me?
I've managed to get this to work on the computers at my college, I don't understand why it can't run at home, on a better computer
EDIT:
The people on IRC said I should do a directx diagnostic to get you all the information needed so I've attached it as a .txt

Anyone please help me?
I've managed to get this to work on the computers at my college, I don't understand why it can't run at home, on a better computer
EDIT:
The people on IRC said I should do a directx diagnostic to get you all the information needed so I've attached it as a .txt
- Attachments
-
- DxDiag.zip
- .txt i changed the extension to .zip though
- (54.07 KiB) Downloaded 252 times
- kyle
- Reverse Outside Corner Grinder
- Posts: 1963
- Joined: Thu Jun 08, 2006 3:33 pm
- Location: Indiana, USA, Earth, Milky Way Galaxy, Universe, Multiverse
- Contact:
have you tried in in a non full screen mode?
it could be your video card drivers?
Edit:
this is a newer driver for your card you are running version 6.14.0010.6677 and the current one is 7.5
http://ati.amd.com/support/drivers/xp/radeonx-xp.html
it could be your video card drivers?
Edit:
this is a newer driver for your card you are running version 6.14.0010.6677 and the current one is 7.5
http://ati.amd.com/support/drivers/xp/radeonx-xp.html
- philippeqc
- Long Poster - Project Developer - Sage
- Posts: 1526
- Joined: Mon Jul 12, 2004 8:55 am
- Location: Stockholm
- Contact:
1. Find the location of all setup files, probably through the wikiharrydance wrote:Okay, I've installed 0.3.0 instead now, worked okay while i was browsing menus, and fiddling with the setup,
2. Uninstall the game
3. Remove all remaining configuration files
4. Re-install the game
5. DONT DO ANY SETUP FIDDLING, just try and start a local game
It is a wild shot that your setup fiddling is the cause of the problem, but it is always a safe bet to try first with all the default values.
Hope it is of some help
-ph
Canis meus id comedit.
-
- Posts: 5
- Joined: Wed Jun 06, 2007 5:40 pm
-
- Posts: 5
- Joined: Wed Jun 06, 2007 5:40 pm
It may be a hardware problem, most likely an overheating CPU or GPU. If you are overclocking anything, stop it. Check that your fans work properly (dust them off a bit, it helps). If you have a software that measures the temperature of your components, use it while playing games in windowed mode. You can also try to underclock your hardware, that sometimes helps.
crash
i have 2.8 version and when am downloading map to cache from server arma allways crash. i tried it also without firewall and there was same crash
-
- Adjust Outside Corner Grinder
- Posts: 2003
- Joined: Tue Nov 07, 2006 6:02 pm
- Location: paris
- Contact:
http://w6bw.org/public/user003/tron/ctf ... .aamap.xmlz-man wrote:The map it is referring to exists in neither of the two given locations.
it exists...
but if i look closer to the error message i see this:
Code: Select all
ERROR: ctxt is NULL
- Jonathan
- A Brave Victim
- Posts: 3391
- Joined: Thu Feb 03, 2005 12:50 am
- Location: Not really lurking anymore
I haven't actually checked it, but ctxt is probably the XML parser context. NULL it means it doesn't exist (most likely there was a problem before/during creation). That's about as specific as it gets without more information.
Actually it loaded just fine here in 0.2.8.2.1. I got a slightly elongated standard arena.
Actually it loaded just fine here in 0.2.8.2.1. I got a slightly elongated standard arena.
ˌɑrməˈɡɛˌtrɑn
- kyle
- Reverse Outside Corner Grinder
- Posts: 1963
- Joined: Thu Jun 08, 2006 3:33 pm
- Location: Indiana, USA, Earth, Milky Way Galaxy, Universe, Multiverse
- Contact:
when you go back in there does it continue to do that?
check your Application data there could be a possibility that you have the map but it is corrupt? i think c:/users/<you>/application data(this is hidden by default)/armagetronad/include/
look in /your_mom/clever/
for
ctf-sty-0.0.2.aamap.xml
if it exists delete it else try downloading http://w6bw.org/public/user003/tron/ctf ... .aamap.xml that to this folder.
that is all i can think of. else try reinstalling your client. but if it has worked before for you then it should be fine
check your Application data there could be a possibility that you have the map but it is corrupt? i think c:/users/<you>/application data(this is hidden by default)/armagetronad/include/
look in /your_mom/clever/
for
ctf-sty-0.0.2.aamap.xml
if it exists delete it else try downloading http://w6bw.org/public/user003/tron/ctf ... .aamap.xml that to this folder.
that is all i can think of. else try reinstalling your client. but if it has worked before for you then it should be fine
- philippeqc
- Long Poster - Project Developer - Sage
- Posts: 1526
- Joined: Mon Jul 12, 2004 8:55 am
- Location: Stockholm
- Contact:
Re: crash
The usual question:O---> wrote:i have 2.8 version and when am downloading map to cache from server arma allways crash. i tried it also without firewall and there was same crash
what is the exact version of the game
what is the exact version of your OS
did you compile it yourself?
if you downloaded the game, where from?
Have you tried re-installing the game
Have you tried removing the game, and then re-installing it?
Have you tried removing the game, removing all the files left, such as map and configuration, and then re-installing it?
Was the game working before?
Did you install something on your computer just about the same time the game stopped working?
I've looked in the code, but cannot center the problem accurately. It seems somehow your libxml2, the library that we use to parse xml files (the map), either is broken, abscent or stumble upon an error. Or such is my current hypothesis.
-ph
Canis meus id comedit.