安装了,还是提示启动失败。
Traceback (most recent call last):
File "D:\自由幻想单机版\自由幻想单机版\server\start_game60.py", line 39, in main
run_client()
~~~~~~~~~~^^
File "D:\自由幻想单机版\自由幻想单机版\server\login60_local.py", line 76, in run_client
report = launch(None, None, None, native_login=True, resume=resume)
File "D:\自由幻想单机版\自由幻想单机版\server\launch60_local.py", line 2583, in launch
proc=subprocess.Popen(command,
cwd=CLIENT,env=env,stdin=subprocess.DEVNULL,stdout=subprocess.DEVNULL,stderr=subprocess.DEVNULL,
creationflags=subprocess.CREATE_BREAKAWAY_FROM_JOB|subprocess.DETACHED_PROCESS)
File "subprocess.py", line 1005, in __init__
File "subprocess.py", line 1375, in _get_handles
File "subprocess.py", line 1150, in _get_devnull
FileNotFoundError: [Errno 2] No such file or directory: 'nul'
启动失败:[Errno 2] No such file or directory: 'nul'