Closed Deeeeepsleep closed 9 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
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.
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:
Software setup
Hardware setup
Additional context
No response