SaneEngineer / OpenVHook

Open source script hook loader implementation for Grand Theft Auto V
GNU General Public License v2.0
47 stars 7 forks source link

Game can't load #24

Open Ben21821 opened 2 years ago

Ben21821 commented 2 years ago

The game will quit when it fails to start and load properly OpenVHook.log

Ben21821 commented 2 years ago

I can be sure it is the problem of openvhook, I have tried many times when I delete openvhook the game can enter normally

peterevertz commented 2 years ago

I can be sure it is the problem of openvhook, I have tried many times when I delete openvhook the game can enter normally

If you enable openvhook ALL ASI scripts are loaded, and your game crasches. If you turn the key in your car and it would not start, you would not blame the key for it :)

You should limit the number of ASI scripts, and find which one is causing the issue. Start with a mini setup of e.g. a trainer, and add one by one until you see where the problem starts. Possible is also that the combination of your Scripts have problem with 2628.2 game version.

SaneEngineer commented 2 years ago

Crashing on startup is most likely the result of either a compatibility issue or an issue with the present hook (i.e. menyoo clock). Do you have an overlays and do you use windowed, bordered, or fullscreen?