Quote:
Originally Posted by ilya Been having issues trying to update to 3.34, 3.33 is perfectly fine though, so I've stuck with that.
Downloading 3.34 and running it separately also just crashes and nothing shows up in the log file.
Here's a copy and paste of what gets put in the log file:
[17:34:01] FAH GPU Tracker v3.33 Startup
[17:34:01] --------------------------------------------------
[17:34:01] Detected OS: Windows XP
[17:34:02] Detected CPU: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
[17:34:02] 4 Cores, 4 Threads, 2,400 MHz
[17:34:02] Attempting to update FAH GPU Tracker V2
[17:34:05] Updating Tracker..
[17:34:12] --------------------------------------------------
[17:34:12] FAH GPU Tracker v3.33 Startup
[17:34:12] --------------------------------------------------
[17:34:12] Detected OS: Windows XP
[17:34:13] Detected CPU: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
[17:34:13] 4 Cores, 4 Threads, 2,400 MHz |
Well, what that tells me is that it is crashing before the first log entry even appears. And since you have 3.33 working it can't be the usual cause of instant crash on startup. (not having .NET 3.5 installed) CPU detection is another likely possibility, but that entire function is enclosed in try/catch (so it should never cause a crash) Plus you have it working in 3.33, and I made no changes to CPU detection in 3.34
I have an idea of what might be causing this, but I have no way to test it on my end. This will be released in the next stable version, which I have no ETA on at this time.