TribesNext

Welcome, Guest. Please login or register.
Did you miss your activation email?


TribesNext >  TribesNext.com Forums >  Support >  Unhandled Exception c0000005 « previous next »
Pages: [1] 2 3 ... 6 Print
Author Topic: Unhandled Exception c0000005
tsondie21
Nugget
Posts: 6

View Profile
January 05, 2009, 01:20:39 PM »
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?
Krash
Administrator
Posts: 208

View Profile
1: January 05, 2009, 01:31:48 PM »
Are you running the latest drivers?
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";

kink459
Nugget
Posts: 1

View Profile
2: January 05, 2009, 02:01:47 PM »
I am having the same problem. I tried the things you said and nothing worked. Is there anything else I can try?
tanith
Nugget
Posts: 6

View Profile
3: January 05, 2009, 02:10:37 PM »
I get the unhandled exception error c0000005, but my location's 0058a841 and that happens any time I try to join a server.
tsondie21
Nugget
Posts: 6

View Profile
4: January 05, 2009, 02:17:07 PM »
I have all updated drivers and I added those lines to my client prefs.  Still the same problem.
Krash
Administrator
Posts: 208

View Profile
5: January 05, 2009, 03:31:21 PM »
There are a few other things you can try to fix a startup UE, including but not limited to:
- 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:
Code:
start /affinity 1 Tribes2.exe -online

tsondie21
Nugget
Posts: 6

View Profile
6: January 05, 2009, 03:47:31 PM »
I did all of those things and none of them worked.
DigitalDemolition
Nugget
Posts: 5

View Profile
7: January 05, 2009, 04:24:27 PM »
Has anyone tried to run tribes2 on windows xp without service pack1 or 2? or without windows vista? and have they had any success online?. because i'm starting to think that these errors are in service pack2 in xp .......and vista...well thats a whole nother story.
Phantom139
Seņor Nugget

Posts: 214

View Profile WWW
8: January 05, 2009, 04:34:57 PM »
Has anyone tried to run tribes2 on windows xp without service pack1 or 2? or without windows vista? and have they had any success online?. because i'm starting to think that these errors are in service pack2 in xp .......and vista...well thats a whole nother story.

I am running XP with Service Pack 2, Works fine for me. I can play online, and host online servers.

Bio:
Founder/Creator Phantom Games Development.
Tribes 2 Modder, T3D Owner and Developer
Site:
www.phantomdev.net
Alviss
Seņor Nugget

Posts: 119

View Profile WWW
9: January 05, 2009, 06:16:12 PM »
Unhandled exceptions are common in Tribes2, but usually only after you've joined a server. Or modified the game yourself and created something the engine doesn't like.

Tribes2 never left. It was you who was lost.
tanith
Nugget
Posts: 6

View Profile
10: January 05, 2009, 06:33:50 PM »
Unhandled exceptions are common in Tribes2, but usually only after you've joined a server. Or modified the game yourself and created something the engine doesn't like.

Well given that I just downloaded, installed and patched without any scripting... Sigh.
Alviss
Seņor Nugget

Posts: 119

View Profile WWW
11: January 05, 2009, 06:36:31 PM »
Unhandled exceptions are common in Tribes2, but usually only after you've joined a server. Or modified the game yourself and created something the engine doesn't like.

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.

Tribes2 never left. It was you who was lost.
Blakhart
Juggernaught
Posts: 1415

View Profile
12: January 05, 2009, 07:02:11 PM »
For those with multicore systems, one may try this:

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/
Thyth
Apotheosis Incarnate

Posts: 689

View Profile
13: January 05, 2009, 08:22:02 PM »
You'll probably want setPerfCounterEnable(0); not setPerfCounterEnable(1);

Sarcastic, narcissistic, genius, resurrecting the game with brilliant strokes of wizardry.
tanith
Nugget
Posts: 6

View Profile
14: January 06, 2009, 05:02:40 AM »
Additionally, when the game doesn't crash due to  unhandled exception error c0000005, the servers I try to connect to say "Servers sent back an unreasonable IP challenge source.  Possible replay attack attempt".  Any ideas?

To add: I can do the single player/LAN stuff fine, it's just that I will either of the two errors mentioned previously.
« Last Edit: January 06, 2009, 07:46:11 AM by tanith »
Pages: [1] 2 3 ... 6 Print 
« previous next »
Jump to:  

irc.tribalwar.com / #TribesNext Powered by SMF 1.1.18 | SMF © 2005, Simple Machines