PDA

View Full Version : Crash issues



Ves
03-23-2014, 03:13 PM
Simply put the Tracker crashes everytime I try to start a session. I can load and log-in just fine, but it ends up crashing everytime I try to start a session or even change something within the options. I have the .NET Framework 4.5 installed as suggested somewhere here on the forums. I also run Windows 8.1, is this a known issue with it?

Silencer
03-23-2014, 03:13 PM
The only issue I have heard of in 8.1 is a sound problem.

I know you said you have the .NET framework 4.5 installed, but have you tried running a repair-install of it? If one library is missing or became corrupted it can cause many problems with .NET apps.

Does it matter what option you change in the settings? Is it when you click it, or when you press Save?

Ves
03-23-2014, 03:14 PM
I suppose I can try a repair-install. To my knowledge 8.1 comes with the .NET framework 4.5, and when I downloaded it from MS and tried installing it, it said it was already installed so I didn't bother, and thus wouldn't let me re-install or repair. How could I go about with a repair-install of it?

Exploding Fist
03-23-2014, 03:14 PM
Originally posted by Ves View Post
I suppose I can try a repair-install. To my knowledge 8.1 comes with the .NET framework 4.5, and when I downloaded it from MS and tried installing it, it said it was already installed so I didn't bother, and thus wouldn't let me re-install or repair. How could I go about with a repair-install of it?
Try running this: ​DISM.exe /Online /Cleanup-image /Restorehealth

Ves
03-23-2014, 03:15 PM
I did that, and it still crashes give or take about ~5 seconds after I start a session.

Silencer
03-23-2014, 03:15 PM
I tried seeing if I could recreate your problem and ran the app in my 8.1 install... but it actually ran faster than on my windows 7 and without issue. :P


Let's try to narrow down what's causing your problem exactly. Go under options -> configure and select Debug Log. (If it crashes here the problem is still almost guaranteed to be a .NET issue)

Type in a player name and then go to Session -> Create Session and select a time range when events occurred. Then press create. Does this work?
When you press start / resume session does the status change from Disconnected to Connected?
Is starting the session the only time it crashes?


Please copy and paste the error the program gives you.

Then go under your installation directory, there should be three different log files. log.txt, programLog.txt, and apiLog.txt. Please e-mail those to tracker@recursion.tk
If you can also attach a copy of your dxdiag that would be helpful. http://windows.microsoft.com/en-us/w...iagnostic-tool

Ves
03-23-2014, 03:16 PM
Everything worked fine and didn't crash until I pressed start and the status went from disconnected to connected. Anyways, I have sent the following logs to the corresponding e-mail.

Silencer
03-23-2014, 03:16 PM
Thanks for getting me that information. I am doing what I can to figure out why it might be crashing for you.

Ves
03-23-2014, 03:16 PM
No problem. Let me know if you need anything else.

baasik
03-23-2014, 03:16 PM
I'm having the exact same issue, even after taking the steps listed here. Will be monitoring this thread for future reports. thx devs, we appreciate your work

Silencer
03-23-2014, 03:17 PM
Were these fresh installs of 8.1 or upgraded from windows 8?

Sinist
03-23-2014, 03:17 PM
Same problem for me Silencer.

I had Windows 8 and upgraded to Windows 8.1 if that helps.

I checked to make sure .NET was installed or needed repairing, everything was fine.

As soon as I goto start a session it crashes within 5 second

Sinist
03-23-2014, 03:17 PM
I can create a session that goes back in time and it will show my stats but when I click "resume" session it will crash in around 5 seconds. So basically any kind of "Real time" tracking crashes the program.

Sinist
03-23-2014, 03:17 PM
I tried to run in Debug mode but I am not seeing the list of API calls, where should I be looking?

Sinist
03-23-2014, 03:17 PM
Apilog 2/18/2014 7:10:43 PM 1 character/?name.first_lower=sinist&c:show=character_id
2/18/2014 7:10:44 PM 1 single_character_by_id/?character_id=5428010618038784561&c:resolve=outfit
2/18/2014 7:10:48 PM 2 characters_world/?character_id=5428010618038784561&c:show=world_id
2/18/2014 7:10:48 PM 3 characters_online_status/?character_id=5428010618038784561

Sinist
03-23-2014, 03:18 PM
Apilog 2/18/2014 7:10:43 PM 1 character/?name.first_lower=sinist&c:show=character_id
2/18/2014 7:10:44 PM 1 single_character_by_id/?character_id=5428010618038784561&c:resolve=outfit
2/18/2014 7:10:48 PM 2 characters_world/?character_id=5428010618038784561&c:show=world_id
2/18/2014 7:10:48 PM 3 characters_online_status/?character_id=5428010618038784561

Programlog
Getting player json
Populating weapons for this player...
Weapons populated
... Player created
Update Weapons text field started...
...Update Weapons text fields ended
Update Weapons text field started...

Silencer
03-23-2014, 03:18 PM
Is there any error message its actually giving you when it crashes? We're working on getting a fix out but being unable to recreate the issue slows us down. Our real-time connection method works a little differently than past events and we think the issue is there. This issue has moved to the top of our priority list. Thank you for the information.

Sinist
03-23-2014, 03:18 PM
I went into "Turn Windows Features On and Off" and made sure that every sub-option for the NET framework was enabled like the Windows Communication Foundation and all the TCP authentication junk that is usually turned off in a regular Windows install. I thought maybe you guys were using some kind of legacy or obscure SDK API call in one of those features.

But it's still crashing so you guy's can rule that out.

There is no error other then the program divided by zero and that Windows is checking for a solution.

Silencer
03-23-2014, 03:19 PM
Can you guys try going to Options-Tools-Configure and pressing the big button next to Volume? This plays a sound. Does this work?

Can you then try going to Tools-Options and uncheck Use Sound? Then try starting a session?

Ves
03-23-2014, 03:19 PM
Pressing the big button next to volume didn't play a sound for me, and ended up crashing. However, unchecking sound and then starting a session worked fine. I didn't crash doing that.

Silencer
03-23-2014, 03:19 PM
The issue is related to our sound library.

Everyone here, please download this version, install it, and see if it works or presents a different error screen. There are also new options under configure which allow you to choose the audio device selection. Please see if changing this and pressing the sound button works.

Updated: http://tracker.recursion.tk/get

I'm not going to push this update out officially until we have it working.

Ves
03-23-2014, 03:19 PM
Sounds good. I'm tucked away in bed right now as I have work in 3 hours, but I'll check that out sometime tomorrow. Thanks for all your help.

Sinist
03-23-2014, 03:20 PM
New version is working for me after I selected the correct audio output device.

Silencer
03-23-2014, 03:20 PM
I updated from 0827, 0828 please use the latest. http://tracker.recursion.tk/get

Silencer
03-23-2014, 03:21 PM
Thanks to Sinist we resolved the initial issue by updating his sound drivers!

Please make sure your sound drivers for the audio device you are using are up to date.

xXDextrozXx
03-23-2014, 03:22 PM
Hey recursion team, my stat tracker crashes as i start up my session and comes up with this error "An error has occurred: UnspecifiedError calling waveOutOpen" is this to do with my audio drivers conflicting with each other because when i turn off the sound the stat tracker works with no crash.

I am using the latest version above and have checked the drivers in the picture below and windows says that they are all up to date.

http://planetside.cc/filedata/fetch?photoid=2474

Silencer
03-23-2014, 03:22 PM
It is related to audio. A very small amount of people still have issues with the sound library or sound drivers. We are currently looking at other implementations we can make use of to resolve this problem.

Have you tried manually selecting your audio output device in the options?

Edit-
Can you manually update the Realtek drivers from their website? I believe Sinist had to do that to resolve his issue.

Silencer
03-23-2014, 03:22 PM
It is related to audio. A very small amount of people still have issues with the sound library or sound drivers. We are currently looking at other implementations we can make use of to resolve this problem.

Have you tried manually selecting your audio output device in the options?

Edit-
Can you manually update the Realtek drivers from their website? I believe Sinist had to do that to resolve his issue.

xXDextrozXx
03-23-2014, 03:23 PM
Reporting back with success. All I did was uninstall my Realtek driver and now it is working perfectly? weird..... anyways thanks for your support and the quick reply.

Sinist
03-23-2014, 03:23 PM
I should probably stop procrastinating in buying a quality sound card.

Anvie
03-23-2014, 03:24 PM
Thread migrated.

ketadine
04-06-2014, 09:29 AM
I also got a strange error regarding the audio, "An error has occurred: WaveBadFormat calling waveOutOpen". I have just update to version 0.9.1.2 and an USB headset Gamecom 780. Didn't had any errors before.

Silencer
04-06-2014, 10:52 AM
We haven't touched the audio system for quite some time. Make sure you have latest audio drivers installed. Go into Tools->Options->Configuration and try selecting the USB headset as an output device manually. You can press the big achievement button to try and play a sound.