gta-chaos-mod / Trilogy-ASI-Script

The ASI script for the GTA Trilogy (SA only for now, 3 and VC may follow later on)
GNU General Public License v3.0
143 stars 21 forks source link

Game crash #67

Closed Kamikaza404 closed 4 years ago

Kamikaza404 commented 4 years ago

Hi. My game crashes when I press the "Start / Resume" button in the GUI.

I have Windows 7, GTA SA 1.0 with the US exe from speedrun.com .NET Framework 4.7.2 is installed. Also tried downgrading steam version with the same results.

CrashDumps.zip

Lordmau5 commented 4 years ago

A quick glance over the crash log shows me that it has problems running a ReadFile method.

Could you try running GTA:SA as an administrator? I feel it's a lack of permissions in regards to the messaging pipeline I have from the Mod to the GUI

Kamikaza404 commented 4 years ago

When I only open the game as an administrator, nothing happens. When I open both the game and the GUI as an administrator, same crash happens.

CrashDumps.zip

Lordmau5 commented 4 years ago

Alright, can you please try with 2.1.1? A friend of mine had the exact same issue and it appears to have stemmed from Windows 7 not supporting certain default variables for the new communication library I used.

2.1.1 works for him :)

Kamikaza404 commented 4 years ago

Yep, it works now. Thank you!

LuxSerg commented 4 years ago

Can you help me too pls? I have the same issue. What is 2.1.1?