nitrog0d / palworld-arm64

Palworld Arm64 Dedicated server with Docker and FEX
100 stars 5 forks source link

COMMUNITY SERVER LIST NOT WORKING #2

Closed Jerrychenshen closed 6 months ago

Jerrychenshen commented 7 months ago

Hi there,

Works fine for me but still have a few questions.

  1. "COMMUNITY_SERVER=True" seems not working, not sure of other var works.
  2. Does "ALWAYS_UPDATE_ON_START=true" update the server from the official image every time I bring the container up?
  3. Noob question for new docker users like me, if your images have been updated, how do I update my container to keep the date to your images without recreating one. How do I keep my saves safe?

Thanks in advance and thanks for your work.

nitrog0d commented 7 months ago
  1. Community server list is really really big (hundred thousands of servers iirc), I think if you wanted to find your server you would have to scroll multiple pages, I know it works because I was testing and had randomly people joining my server.
  2. Correct, every time you bring the container up, SteamCMD will try to update the files for the server.
  3. Your files are usually safe as you mount them as a "volume", images don't affect them (unless they delete the files manually, which I don't), you might want to add a backup script to backup to your local host if you're worried, I'll add one soon, as for updating the image, you can take the container down and up again I think? Just Google on how to update the image of a container with docker compose, I'm not sure myself
vladbogun1 commented 6 months ago

same for me, i even try to filter out all servers by name, but i cant find my server image

i can see it in "Last connected servers" image

but not in community servers tab image

lbbboy commented 6 months ago

Loading Steam API...dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory OK . me to