Unhandled Exception c0000005
Hello,
I have installed and patched and reinstalled 3 times now. I have downloaded from multiple locations. Every time i start the game the command prompt opens up and starts to open the game, and the screen goes black for a few seconds. Then, a little box pops up that says: "unhandled exception c0000005 at location 000000000"
I am running windows vista. Any ideas?
I have installed and patched and reinstalled 3 times now. I have downloaded from multiple locations. Every time i start the game the command prompt opens up and starts to open the game, and the screen goes black for a few seconds. Then, a little box pops up that says: "unhandled exception c0000005 at location 000000000"
I am running windows vista. Any ideas?
Comments
Does it open if you add the following line to GameData/base/prefs/clientPrefs.cs (create it if it doesn't exist):
$pref::skipintro = 1;
You could also try:
$pref::Video::displayDevice = "D3D";
or:
$pref::Video::displayDevice = "OpenGL";
- Reinstalling the game itself from the installer available in the downloads section.
Make sure to either install in a new directory or totally clear out the old one.
- Running in compatibility mode and disabling any additional formatting the OS might add.
- If you're on a multi-core system, try setting the program's affinity to start with one core
If you put something like this in a .bat file in your GameData directory, it should do it:
I am running XP with Service Pack 2, Works fine for me. I can play online, and host online servers.
Well given that I just downloaded, installed and patched without any scripting... Sigh.
I'm just putting that out there for folk who don't know that, and blame the patch for one of t2's own problems.
SetPerfCounterEnable(1);
Paste that string in some script in autoexec, or make it a script by itself called perf.cs or somesuch. Remember where you put it if you paste it into an existing script though. Run the game with it set to one as it is in the above line, and then set to zero and test. If you get relief from microstutter or ues there you go. If you get no relief, or even worse performance with it in, delete it. Also, delete all .dso files wherever you find them when you tweak settings, the game will run off the dsos and neglect any changes you make unless you make the changes in game. Might post a link to a site where one can dl cleandso.vl2... cleandso deletes all dsos when you close the game.
http://www.tribes2.info/scripts/
To add: I can do the single player/LAN stuff fine, it's just that I will either of the two errors mentioned previously.
This is aggrevating. I am running dual core.
I have tried everything you guys have said. Nothing worked. One person mentioned editing my clientprefs.cs file and I looked for it and I do not have one. I created one and just put the lines they said in there but there was still no luck.
I have installed and patched in windows 2000, and windows XP in both parallels and virtual PC and the exact same error occurs. I am mainly trying it on vista.
I had trouble running Tribes 2 on my Mobility Radeon equipped laptop with Vista-32, this is because there are no official drivers available from my OEM that support OpenGL on Vista with this graphics card. The release of TribesNext inspired me to try a little harder. I downloaded Mobility Modder and the latest desktop drivers for ATI cards and am now able to rock OpenGL like it's 1999. I understand that my case is rather specific, but this fixed the unhandled exception c0000005 for me.
$pref::Video::allowD3D = "1";
$pref::Video::displayDevice = "D3D";
into the ClientPrefs.cs doesn't seem to do anything.
Most cases of crashing on start are due to incompatibilities with the video drivers, but of course there are exceptions. If you can provide all the details you can about your particular system, and everything you can remember related to the error, we can better understand the problem and provide better suggestions at solutions to try.
Paroxsysmal, are you running under Windows?
Well done! I had a feeling it would help, my error was very persistent and I HAD to have Tribes lovin'!
If only my account could log in...
You might want to hop on IRC and see if anyone is available to help out if we're not awake here.
some of the server returns me 'invalid certification' for example Solofire's Meltdown 2.
for some others, it just crashes with the unhandled exception.
Vista.
I'll post exactly what happens/it says when I get back on my home computer.