Michael
Michael
docker compose exec valheim tail -f /home/steam/valheim/logs/* and monitor odins log output as well see if the logs appear at the same time
if you set that in your compose it will be very verbose and is an excellent debug tool
what processor are you running on?
Hey @g-otn if you roll back to v3.0.3 does it start up quicker? In 3.0.6 i changed the logic around how i tail logs which is the only thing i...
Id suggest you update to test path resources first and then use main.js to have compatability with older and newer versions
I am still thinking though how to best implement this, in the logs they dont really have great messages that are succinct. im thinking of creating a players.list in the...
@andrewgdunn im sorry this took so long, getting back into it now. Got some good progress! 
@andrewgdunn if u wanna give it a play test the docker image is ``` mbround18/odin:sha-d23b102 ``` and the flag to enable it is ``` PLAYER_EVENT_NOTIFICATIONS=1 ```
Thank you @andrewgdunn burn in test is complete, this has been merged :) this is available on https://github.com/mbround18/valheim-docker/releases/tag/v3.0.6
This fix is being tested over on this discussion https://github.com/mbround18/valheim-docker/discussions/992#discussioncomment-11528955