Need help!!!
don't have non-ASCII characters in path, but got some problem.
only 1.0.10 don't work, I try Unren old version(0.91) and it work normal.
I use conda to manage python versions, I think this may be the reason.
Does anyone encounter the same situation as me?
PowerShell output:
__ __ ____ __ __
/ / / /___ / __ \___ ____ / /_ ____ _/ /_
/ / / / __ \/ /_/ / _ \/ __ \ / __ \/ __ `/ __/
/ /_/ / / / / _, _/ __/ / / / / /_/ / /_/ / /_
\____/_/ /_/_/ |_|\___/_/ /_(_)_.___/\__,_/\__/ v1.0.10
Sam @
www.f95zone.to
----------------------------------------------------
Available Options:
1) Extract RPA packages (in game folder)
2) Decompile rpyc files (in game folder)
3) Enable Console and Developer Menu
4) Enable Quick Save and Quick Load
5) Force enable skipping of unseen content
6) Force enable rollback (scroll wheel)
7) Options 3-6
8) Options 1-6
Enter number 1-8 (or any other key to Exit): 1
----------------------------------------------------
Python path configuration:
PYTHONHOME = 'X:\Games\test\Agent17-0.19.0-pc\lib\py3-windows-x86_64\'
PYTHONPATH = 'X:\Games\test\Agent17-0.19.0-pc\lib\py3-windows-x86_64\;X:\Games\test\Agent17-0.19.0-pc\lib\python3.9;X:\Games\test\Agent17-0.19.0-pc\;'
program name = 'T:\Anaconda\python.exe'
isolated = 0
environment = 1
user site = 1
import site = 1
sys._base_executable = 'T:\\Anaconda\\python.exe'
sys.base_prefix = 'X:\\Games\\test\\Agent17-0.19.0-pc\\lib\\py3-windows-x86_64\\'
sys.base_exec_prefix = 'X:\\Games\\test\\Agent17-0.19.0-pc\\lib\\py3-windows-x86_64\\'
sys.executable = 'T:\\Anaconda\\python.exe'
sys.prefix = 'X:\\Games\\test\\Agent17-0.19.0-pc\\lib\\py3-windows-x86_64\\'
sys.exec_prefix = 'X:\\Games\\test\\Agent17-0.19.0-pc\\lib\\py3-windows-x86_64\\'
sys.path = [
'X:\\Games\\test\\Agent17-0.19.0-pc\\lib\\py3-windows-x86_64\\',
'X:\\Games\\test\\Agent17-0.19.0-pc\\lib\\python3.9',
'X:\\Games\\test\\Agent17-0.19.0-pc\\',
'',
'T:\\Anaconda\\python38.zip',
'X:\\Games\\test\\Agent17-0.19.0-pc\\lib\\py3-windows-x86_64\\\\DLLs',
'X:\\Games\\test\\Agent17-0.19.0-pc\\lib\\py3-windows-x86_64\\\\lib',
'T:\\Anaconda',
]
Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Python runtime state: core initialized
ImportError: bad magic number in 'encodings': b'a\r\r\n'
Current thread 0x00007b74 (most recent call first):
<no Python frame>