zaigie / palworld-server-tool

[中文|English|日本語]基于.sav存档解析和REST&RCON优雅地用可视化界面管理幻兽帕鲁专用服务器。/ Through parse .sav and REST&RCON, visual interface management PalWorld dedicated server.
Apache License 2.0
807 stars 92 forks source link

docker容器运行日志报错 #179

Closed VJoer closed 6 months ago

VJoer commented 6 months ago

这个docker的容器内的日志详细输出

024/03/02 - 09:38:59 | WARN | config/config.go:48 | config file not found, try to read from env
2024/03/02 - 09:38:59 | INFO | app/main.go:75 | Starting PalWorld Server Tool...
2024/03/02 - 09:38:59 | INFO | app/main.go:76 | Version: v0.5.6
2024/03/02 - 09:38:59 | INFO | app/main.go:77 | Listening on http://127.0.0.1:8080 or http://172.19.0.3:8080
2024/03/02 - 09:38:59 | INFO | app/main.go:78 | Swagger on http://127.0.0.1:8080/swagger/index.html
2024/03/02 - 09:38:59 | INFO | task/task.go:19 | Scheduling Rcon sync...
2024/03/02 - 09:38:59 | INFO | task/task.go:45 | Scheduling Sav sync...
2024/03/02 - 09:38:59 | INFO | task/task.go:28 | Rcon sync done
Traceback (most recent call last):
  File "sav_cli.py", line 33, in <module>
  File "structurer.py", line 165, in structure_player
  File "world_types.py", line 82, in __init__
KeyError: 'OwnerPlayerUId'
[24] Failed to execute script 'sav_cli' due to unhandled exception!
[SAV-CLI] 2024/03/02 - 09:39:00 | INFO | Converting...
Struct type for .worldSaveData.InvaderSaveData.Key not found, assuming Guid
Struct type for .worldSaveData.InvaderSaveData.Value not found, assuming StructProperty
[SAV-CLI] 2024/03/02 - 09:39:00 | INFO | Structuring players...
2024/03/02 - 09:39:00 | ERROR | task/task.go:48 | error waiting for command: exit status 12024/03/02 - 09:39:00 | INFO | task/task.go:50 | Sav sync done
2024/03/02 - 09:39:59 | INFO | task/task.go:19 | Scheduling Rcon sync...
2024/03/02 - 09:39:59 | INFO | task/task.go:45 | Scheduling Sav sync...
2024/03/02 - 09:39:59 | INFO | task/task.go:28 | Rcon sync done
zaigie commented 6 months ago

旧版本了,请更新到0.6.0