Skip to content
New issue

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

Not Starting - instant crash #10

Open
fwarmuth opened this issue Feb 8, 2019 · 6 comments
Open

Not Starting - instant crash #10

fwarmuth opened this issue Feb 8, 2019 · 6 comments

Comments

@fwarmuth
Copy link

fwarmuth commented Feb 8, 2019

Hey i think i did everything right but i get:

intercept.log

[ 15:08:57 ] Staring up (fake)\dxgi.dll
[ 15:08:57 ] Initialized: C:\WINDOWS\system32\dxgi.dll
[ 15:08:57 ] Hooking d3d11 functions
[ 15:08:58 ] Loading the API
[ 15:08:58 ] Loading API
[ 15:08:58 ] Loading and patching plugin capture.hk
[ 15:08:58 ] Capture turned on
[ 15:08:58 ] Loading and patching plugin gta5.hk
[ 15:08:58 ] LoadLibrary failed 7e
[ 15:08:58 ] Failed to load plugin 'gta5.hk'!
[ 15:08:58 ] Loading and patching plugin python.hk
[ 15:08:58 ] Python plugin turned on
[ 15:08:58 ] Loading and patching plugin server.hk
[ 15:08:58 ] Server turned on
[ 15:09:00 ] Hooking the device and device context
[ 15:09:00 ] Hooking the swap chain
[ 15:09:00 ] Hooking the io

And it just crashes.
Help! :)

@fwarmuth
Copy link
Author

I updated python to:
Python 3.7.2 (tags/v3.7.2:9a3ffc0492, Dec 23 2018, 23:09:28) [MSC v.1916 64 bit (AMD64)] on win32
Still got the same error:

[ 17:42:20 ] LoadLibrary failed 7e
[ 17:42:20 ] Failed to load plugin 'gta5.hk'!

Then i tried the python of Visual Studio, compiled all (forced vs python36 via include path), and put

C:\Program Files (x86)\Microsoft Visual Studio\Shared\Python36_64

To Windows $PATH. But now i get more errors:

[ 18:11:25 ] Loading and patching plugin gta5.hk
[ 18:11:25 ] LoadLibrary failed 7e
[ 18:11:25 ] Failed to load plugin 'gta5.hk'!
[ 18:11:25 ] Loading and patching plugin python.hk
[ 18:11:25 ] LoadLibrary failed 7e
[ 18:11:25 ] Failed to load plugin 'python.hk'!
[ 18:11:25 ] Loading and patching plugin server.hk

Heeelp!
any idea?

@AramDonyaee
Copy link

AramDonyaee commented Feb 7, 2020

@fwarmuth I am still getting this same error. Did you eventually find the solution?

@HarshPathakhp
Copy link

Hey, my game crashes too. The last log lines are hooking the swap chain and hooking the io.
Did you resolve this?

@Wei-Chen-hub
Copy link

Hi,
I also got the same error "LoadLibrary failed 7e", I even try to directly load the HK file, but still got no luck. Does anyone of you fixed this problem?
Thanks!

@tvandenzegel
Copy link

Same here :( The last log lines are hooking the swap chain and hooking the io.

@Hocason
Copy link

Hocason commented Jul 4, 2022

Have you solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants