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
898 stars 152 forks source link

[Bug Report] When I set BUILD_OBJECT_DETERIORATION_DAMAGE_RATE, the PalAutoHpRegeneRateInSleep value is set the same value. #150

Closed Deeeeepsleep closed 5 months ago

Deeeeepsleep commented 5 months ago

Have you read the Important information text above

Current behavior

When I set BUILD_OBJECT_DETERIORATION_DAMAGE_RATE, the PalAutoHpRegeneRateInSleep value is set to the same value.

PAL_AUTO_HP_REGENE_RATE_IN_SLEEP=5.000000 BUILD_OBJECT_DETERIORATION_DAMAGE_RATE=0.000000

in defualt.env.

But in PalWorldSettings.ini PalAutoHpRegeneRateInSleep=0.000000,BuildObjectDamageRate=0.000000,

Desired behavior

Other env values set well. only PAL_AUTO_HP_REGENE_RATE_IN_SLEEP value follow BUILD_OBJECT_DETERIORATION_DAMAGE_RATE value.

Links to screenshots

No response

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Software setup

Hardware setup

Additional context

No response

tipanic commented 5 months ago

The error was fixed, you should re-pull the latest image.

https://github.com/jammsen/docker-palworld-dedicated-server/issues/116 https://github.com/jammsen/docker-palworld-dedicated-server/pull/137

jammsen commented 5 months ago

Hey @Deeeeepsleep - @tipanic is right, please update your image and docker-compose default.env - We upgraded quite a lot yesterday to make it easier.

Im closing this issue as resolved, feel free to reach out again if you need help.

If you like this project, please consider giving this repo and the docker-hub-repo a Star.