SilentNightSound / SR-Model-Importer

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

Error occur on wine #6

Open shenmo7192 opened 1 year ago

shenmo7192 commented 1 year ago
Traceback (most recent call last):
  File "psutil\_common.py", line 443, in wrapper
AttributeError: 'Process' object has no attribute '_cache'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "inject_3dm_HSR.py", line 19, in <module>
  File "inject_3dm_HSR.py", line 10, in main
  File "psutil\__init__.py", line 621, in name
  File "psutil\_pswindows.py", line 759, in name
  File "psutil\_pswindows.py", line 690, in wrapper
  File "psutil\_pswindows.py", line 680, in convert_oserror
  File "psutil\_pswindows.py", line 688, in wrapper
  File "psutil\_common.py", line 446, in wrapper
  File "psutil\_pswindows.py", line 775, in exe
OSError: [WinError 87] 无效参数。: '(originated from NtQuerySystemInformation)'
[1608] Failed to execute script 'inject_3dm_HSR' due to unhandled exception!
064c:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 000000000020FD40
0644:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 000000000020FD40

However, GIMI works fine. It seems it's a SR only issue.