0 files liked
7 comments
8 videos
6 uploads
1 follower
3.624 downloads
@Tivertoni, https://github.com/TroubleGy/ScriptHookVPy
@a012345, The crash is likely caused by a mismatch between the Python version used during compilation and the python311.dll you're using at runtime.
ScriptHookVPy was compiled against Python 3.11 embedded version. You need the correct python311.dll that matches this build.
Here's how to get the right file:
1. Download Python 3.11.9 embeddable package (64-bit):
https://www.python.org/ftp/python/3.11.9/python-3.11.9-embed-amd64.zip
2. Extract the zip and copy python311.dll to your GTA V folder
Alternatively, the python311.dll should be included in the release download. Make sure you're using the one provided in the ScriptHookVPy.zip package, not a random python311.dll from your system.
If the issue persists, please check ScriptHookVPy.log in your GTA V folder for more details about the crash.
@Aztecz8798, No, it doesn't replace C++ or C#.
ScriptHookVPy is an alternative option alongside the existing tools:
- ScriptHookV for C++
- ScriptHookVDotNet for C#
- ScriptHookVPy for Python
They all coexist. Use whichever language you prefer.
When I said "no C++ or C# needed" I meant you don't need to learn those languages if you already know Python. But the original tools are still available and useful for those who prefer them.
@pixeljammed , Yeah sure, good luck!
@Sarrano12 Yeah sure, sorry if you offended by my mod.
@pixeljammed Hi, as I know, my mod supports all videos IN GENERAL, but if you watch the cutscenes from GTA:ONLINE, you may notice that they lack the interior and skin of the player, because this is GTA:ONLINE, not the plot.
@Nemsei, Thank you so much! Glad you loved it — got any cool ideas for what could be next?