ThirteenAG / WidescreenFixesPack

Plugins to make or improve widescreen resolutions support in games, add more features and fix bugs.
https://thirteenag.github.io/wfp
MIT License
2.23k stars 212 forks source link

Intermittent 0xc0000005 error on starting GTA SA #953

Open nahuelma97 opened 3 years ago

nahuelma97 commented 3 years ago

Hi,

I've had error 0xc0000005 intermittently trying to run GTA SA. First day, everything went great, second day it didn't work, third day it worked again, and it's kinda been random ever since. Sometimes rebooting the computer helps, sometimes it doesn't.

Just went now through the Windows Event Viewer and turns out the problem is always GTASA.WidescreenFix.asi. I'll copy the log it gives me for this error:

Faulting application name: gta-sa.exe, version: 0.0.0.0, time stamp: 0x547cd2e9 Faulting module name: GTASA.WidescreenFix.asi, version: 1.2.0.0, time stamp: 0x5ec03e85 Exception code: 0xc0000005 Fault offset: 0x0000a162 Faulting process id: 0x2270 Faulting application start time: 0x01d730299aeb7b57 Faulting application path: C:\Program Files (x86)\Grand Theft Auto San Andreas\gta-sa.exe Faulting module path: C:\Program Files (x86)\Grand Theft Auto San Andreas\scripts\GTASA.WidescreenFix.asi Report Id: 41b2949b-a209-4b12-8ad4-b6c3da856f1b Faulting package full name: Faulting package-relative application ID:

Don't know if it's related or not, but every time this error comes up, there's a different one right away after it:

Faulting application name: gta-sa.exe, version: 0.0.0.0, time stamp: 0x547cd2e9 Faulting module name: ntdll.dll, version: 10.0.19041.844, time stamp: 0xa9ac4e88 Exception code: 0xc0000005 Fault offset: 0x0005f653 Faulting process id: 0x2270 Faulting application start time: 0x01d730299aeb7b57 Faulting application path: C:\Program Files (x86)\Grand Theft Auto San Andreas\gta-sa.exe Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll Report Id: b256d689-6d93-4877-8d7d-5e842fe21368 Faulting package full name: Faulting package-relative application ID:

It's always the same file giving the error. I checked the instructions provided in issue 695 (https://github.com/ThirteenAG/WidescreenFixesPack/issues/695) in case it could work, but I realized I didn't save the original vorbisfile.dll, since I hadn't had any problems with the fix before so I assumed it would work, and I don't know where to get it to try that now.

Any idea what might cause this or better yet, how to resolve it?

LoGicScr commented 2 years ago

I'm having this error too, you solve it?

nahuelma97 commented 2 years ago

I haven't, no. The issue remains, I tried to play the game the other day and I couldn't because of this.

ThirteenAG commented 2 years ago

Do not install the game in Program Files. Use another location.

LoGicScr commented 2 years ago

I haven't, no. The issue remains, I tried to play the game the other day and I couldn't because of this.

Dah :/

nahuelma97 commented 2 years ago

Do not install the game in Program Files. Use another location.

So reinstall the game in a different directory and that'll solve it?