palworld-server-docker icon indicating copy to clipboard operation
palworld-server-docker copied to clipboard

Container not entering Server-Output

Open LuckyTrixx opened this issue 1 year ago • 1 comments
trafficstars

Describe the bug

the Container Starts, the server runs, but the Container log ends with [S_API FAIL] Tried to access Steam interface SteamUser021 before SteamAPI_Init succeeded. [S_API FAIL] Tried to access Steam interface SteamFriends017 before SteamAPI_Init succeeded. [S_API FAIL] Tried to access Steam interface STEAMAPPS_INTERFACE_VERSION008 before SteamAPI_Init succeeded. [S_API FAIL] Tried to access Steam interface SteamNetworkingUtils004 before SteamAPI_Init succeeded.

and doesn't show any updates on Server-Events (e. g. players joining etc)

To Reproduce

Steps to reproduce the behavior:

  1. Start the Container
  2. Look at the Logs

Expected behavior

Other Gameserver show events on the Game-Server, eg player joining, saving, shuting down...

Desktop (please complete the following information)

On Ubuntu, running with the default Docker Compose File from the Repo.

docker-compose.yml contents

1:1 the one from the Repo.

LuckyTrixx avatar Jan 25 '24 20:01 LuckyTrixx

That's something the Palworld devs have to add, there are no logs written that show these kind of events. I wish there was, too.

MSpreckels avatar Jan 25 '24 21:01 MSpreckels