jammsen / docker-palworld-dedicated-server

Docker container to easily provision and manage Palworld Dedicated Server
https://hub.docker.com/r/jammsen/palworld-dedicated-server
MIT License
907 stars 157 forks source link

Use sed extended REGEX in server manager config update #74

Closed RobertRR closed 7 months ago

RobertRR commented 7 months ago

some substitutions are failing. Resolves multiple similar issues regarding env VAR substitutions.

jammsen commented 7 months ago

Hello @RobertRR - Can you describe your problem please more so i can try to reprouce and understand the problem better?

Examples would be nice, because i tried this yesterday to set everything 1.0000 to 2.0000 as an example and it worked.

Not trying to say anything mean here, just trying to understand whats the problem, please help me.

RobertRR commented 7 months ago

Mostly issues like https://github.com/jammsen/docker-palworld-dedicated-server/issues/66

jammsen commented 7 months ago

Hello @RobertRR - Thanks so much for the help in this. Sadly i have a lot more to change then only this and did this on my develop branch to try if everything works first. Im sorry that i dont use this PR, but i cant add you manually as a contributor 😭

jammsen commented 7 months ago

Closed in favor of #79 Again big thanks.