philkr / gamehook_gtav

GTA V plugin for gamehook
BSD 2-Clause "Simplified" License
42 stars 7 forks source link

scripthook v critical error #12

Open Akieras16 opened 5 years ago

Akieras16 commented 5 years ago

When loading and running the gtav.hk file with dxgi.dll and Scripthook V in my directory, I get the following error:

Screenshot (14)

I'm currently running GTAV version 1.0.1493.1, but tried reverting to the previous version as well and no dice. Further inspection indicates that this issue is happening when hooking into GTAV.exe (the blacklisting code added to the repo seems to be running fine).

This error is only happening when ScripthookV.dll and gtav.hk are within the GTAV folder together - other *.hk files are loading & running just fine and I'm not noticing any issues if I use dxgi.dll and/or dinput8.dll with the Scripthook file alone.

Any help would be much appreciated! Thanks so much for all your work on this.

Akieras16 commented 5 years ago

After digging around a bit more, it looks like I'm getting this same issue with any file that relies on ScripthookV.dll (including *.asi files). However, if I try to load and run these files using dinput8.dll, everything runs as expected.