Closed Laynezilla closed 9 months ago
I am seeing the exact same thing.
I can see my server here (https://www.battlemetrics.com/servers/palworld) but I can't find it with the search bar in the game. I think it's not our fault.
I do see my server listed there. Using the site's direct connect method for servers with passwords works as well. But that probably won't work for all of my users. Maybe it is just a Palworld issue?
I don't know if it relates, but when I try to add my server in steam > view > game server > favorites, it just says:
Failure Did not find any servers at that address
Not sure what the normal behavior of Palworld servers are, if they can be added there or not like typical servers.
Sidenote, my server name is just the first word of what I set in the environment variables. If I double quote "'Server name'"
it works. But that might be a different bug report.
Duplicate of https://github.com/thijsvanloef/palworld-server-docker/issues/24
This is a known issue, which I am not able to fix, you can only search the first 200 servers in the server list in the game. This is something that needs to be addressed by the Palworld Devs
Has also been mentioned in this discussion: https://github.com/thijsvanloef/palworld-server-docker/discussions/59
Closing this issue, feel free to reopen if something else comes up :)
Describe the bug
Server not appearing on community server list after setup.
To Reproduce
Steps to reproduce the behavior:
/opt/docker/palworld/palworld.yaml
and/opt/docker/palworld/palworld.env
filesExpected behavior
I should be able to go into game and find my server on the list of community servers.
Desktop (please complete the following information):
docker-compose.yml contents
docker .env file contents
Container/Host Logs
Output for
docker logs palworld
:Contents of
/home/steam/Steam/logs/stderr.txt
Output of rcon-cli
Info
command:Additional context
I feel like there is something I must be missing but I just can't figure out what's going on. But I'm not finding any information on any of the log outputs that would fix my issue. Sorry if I'm just missing something simple, it just feels like I'm not doing anything special with the container and it should be working.