We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The asi plugin is not loading when I start the game:
asiloader.log:
// GTA V ASI LOADER (build May 2 2015) // (C) Alexander Blade 2015 LIB: "C:\WINDOWS\system32\dinput8.dll" => 00007FF91E1B0000 API: "DirectInput8Create" => 00007FF91E1B9C70 API: "DllCanUnloadNow" => 00007FF91E1C9C20 API: "DllGetClassObject" => 00007FF91E1C9CF0 API: "DllRegisterServer" => 00007FF91E1D39C0 API: "DllUnregisterServer" => 00007FF91E1D3C30 LOADER: Loading *.asi plugins ASI: Loading "C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\scripthookvpy3k.asi" "scripthookvpy3k.asi" failed to load LOADER: Finished loading *.asi plugins
There are no other log files to check rather than ASI Loader log file
The text was updated successfully, but these errors were encountered:
Perhaps not your fault but that log entry isn't really helpful. 🤷♀️
Steps for reproduction would be needed for further investigation.
Sorry, something went wrong.
No branches or pull requests
The asi plugin is not loading when I start the game:
asiloader.log:
// GTA V ASI LOADER (build May 2 2015) // (C) Alexander Blade 2015 LIB: "C:\WINDOWS\system32\dinput8.dll" => 00007FF91E1B0000 API: "DirectInput8Create" => 00007FF91E1B9C70 API: "DllCanUnloadNow" => 00007FF91E1C9C20 API: "DllGetClassObject" => 00007FF91E1C9CF0 API: "DllRegisterServer" => 00007FF91E1D39C0 API: "DllUnregisterServer" => 00007FF91E1D3C30 LOADER: Loading *.asi plugins ASI: Loading "C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\scripthookvpy3k.asi" "scripthookvpy3k.asi" failed to load LOADER: Finished loading *.asi plugins
There are no other log files to check rather than ASI Loader log file
The text was updated successfully, but these errors were encountered: