まっする

Results 2 comments of まっする

@Luatan This solved it. ```diff diff --git a/services/listener/palworld_state_handler.sh b/services/listener/palworld_state_handler.sh index b8b103a..c61d5bf 100644 --- a/services/listener/palworld_state_handler.sh +++ b/services/listener/palworld_state_handler.sh @@ -21,6 +21,12 @@ while true; do printf "READY\n" read -r header parse_headers "$header"...

If you change your docker-compose.yml as follows, it seems to start without problems. ```diff - - TARGET_MANIFEST_ID=5441332432956841998 + #- TARGET_MANIFEST_ID=5441332432956841998 ``` If we specify `TARGET_MANIFEST_ID`, it seems that `steamcmd.sh ......