模组加载器:正在加载0个客户端模组……
模组加载器:缺少order.json,正在新建……
The application had a critical error and failed to run
Exception produced: RangeError
Stacktrace:
RangeError: Maximum call stack size exceeded
at Object.openSync (node:fs:562:5)
at openSync (pkg/prelude/bootstrap.js:793:32)
at attempt (C:\snapshot\project\node_modules\stubborn-fs\dist\retryify.js)
at attempt (C:\snapshot\project\node_modules\stubborn-fs\dist\retryify.js)
at attempt (C:\snapshot\project\node_modules\stubborn-fs\dist\retryify.js)
at attempt (C:\snapshot\project\node_modules\stubborn-fs\dist\retryify.js)
at attempt (C:\snapshot\project\node_modules\stubborn-fs\dist\retryify.js)
at attempt (C:\snapshot\project\node_modules\stubborn-fs\dist\retryify.js)
at attempt (C:\snapshot\project\node_modules\stubborn-fs\dist\retryify.js)
at attempt (C:\snapshot\project\node_modules\stubborn-fs\dist\retryify.js)
Press Enter to close the windowError: EPERM: operation not permitted, open 'D:\Program Files\Netease\EFT\user\logs\server-2025-05-08.log'
Error: EPERM: operation not permitted, open 'D:\Program Files\Netease\EFT\user\logs\server-2025-05-08.log'
Error: EPERM: operation not permitted, open 'D:\Program Files\Netease\EFT\user\logs\server-2025-05-08.log'
Error: EPERM: operation not permitted, open 'D:\Program Files\Netease\EFT\user\logs\server-2025-05-08.log'
Error: EPERM: operation not permitted, open 'D:\Program Files\Netease\EFT\user\logs\server-2025-05-08.log'
Error: EPERM: operation not permitted, open 'D:\Program Files\Netease\EFT\user\logs\server-2025-05-08.log'
Error: EPERM: operation not permitted, open 'D:\Program Files\Netease\EFT\user\logs\server-2025-05-08.log'
Error: EPERM: operation not permitted, open 'D:\Program Files\Netease\EFT\user\logs\server-2025-05-08.log'
3.11.3
已配图
否
服务端报错
目录权限不足(如安装到
Program Files
等系统保护目录)。你安装在C盘干嘛?回答我!嗯?杀毒软件/防火墙阻止了文件写入。关闭360
文件被其他进程占用(如日志文件未正常关闭)。大概可能也许是你尝试重新打开没有完全关闭
递归重试导致堆栈溢出(RangeError)
服务端使用了
stubborn-fs
模块,该模块会在文件操作失败时自动重试。由于
EPERM
问题持续存在,重试逻辑陷入无限循环,最终触发 JavaScript 调用栈溢出。mod没有安装好(缺少文件)
使用启动器的还原默认设置和清理临时文件功能试试
你怎么安装的游戏?为啥你文件日期对不上离线版的文件啊,动过解压后的游戏文件?