SilentNightSound / SR-Model-Importer

Tools and instructions for importing custom models into a certain anime game number 2
702 stars 58 forks source link

[Fatal] [Library Error] [Windows 11] Python: pyinjector.InjectorError | pyinjector 库报错 #44

Open SuperScript-PRC opened 3 months ago

SuperScript-PRC commented 3 months ago

The 3dmigoto_loader.exe crashed an error. This is the discription: 3dmigoto_loader.exe 运行报错,命令行有权限。

pyinjector.pyinjector.InjectorError: injector_inject returned -5: LoadLibrary in the target process failed: win32 error code 0xffffffff

Waiting for program...
Found
StarRail.exe 1724
Traceback (most recent call last):
File "inject_3dm_HSR.py", line 19, in <module>
File "inject_3dm_HSR.py", line 13, in main
File "pyinjector\pyinjector.py", line 103, in inject
File "pyinjector\pyinjector.py", line 87, in inject
File "pyinjector\pyinjector.py", line 66, in call_c_func
pyinjector.pyinjector.InjectorError: injector_inject returned -5: LoadLibrary in the target process failed: win32 error code 0xffffffff
[16012] Failed to execute script 'inject_3dm_HSR' due to unhandled exception!

and so as Python source code (i have a Python 3.11 env) 运行Python源码仍然报错(环境是Python 3.11)

  • ImageFile: image
mimmox commented 1 week ago

Same