版本信息
panel:1.11.7.1
Wings:1.11.14
MySQL:5.7
PHP:8.1
当前行为
<!–出现问题的简要概述–>
预期行为
<!–你觉得操作后应出现怎样的反馈–>
重现步骤
<!–用序号一步步的说明如何出现这个问题–>
受影响的游戏和/或预设
泰拉瑞亚-tModloader
Docker 镜像
registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:dotnet_6
错误日志
container@pterodactyl~ 服务器运行状态更新为: starting…
Pterodactyl Daemon: 正在拉取 Docker 容器镜像,这可能需要几分钟才能完成…
Pulling from pterodactyl-images/yolks
Status: Image is up to date for registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:dotnet_6
Digest: sha256:5f1829c013a08590900c1671b33d8ca6570d2500961f24bdb6177d90e9c631e8
Pterodactyl Daemon: Docker 容器镜像已拉取完成
container@pelican~ dotnet –version
6.0.423
:/home/container$ ./tModLoaderServer -ip 0.0.0.0 -port ${SERVER_PORT} -maxplayers ${MAX_PLAYERS} -password “${SERVER_PASSWORD}” -motd “${MOTD}” -lang ${LANGUAGE} -world ~/saves/Worlds/${WORLD_NAME}.wld -worldname ${WORLD_NAME} -autocreate ${WORLD_SIZE} -config serverconfig.txt -savedirectory ~/ -tmlsavedirectory ~/saves -modpath ~/mods
You must install or update .NET to run this application.
App: /home/container/tModLoader.dll
Architecture: x64
Framework: ‘Microsoft.NETCore.App’, version ‘8.0.0’ (x64)
.NET location: /usr/share/
The following frameworks were found:
6.0.31 at [/usr/share/shared/Microsoft.NETCore.App]
Learn about framework resolution:
https://aka.ms/dotnet/app-launch-failed
To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=8.0.0&arch=x64&rid=debian.12-x64
container@pterodactyl~ 服务器运行状态更新为: offline…
Pterodactyl Daemon: ———- 检测到服务器进程处于崩溃状态! ———-
Pterodactyl Daemon: 退出代码: 150
Pterodactyl Daemon: 内存不足: false
dotnet_6镜像拉取完成仍然提示缺少框架