You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm playing with some friends and we want to reset the loot, but when I add -Dsoftreset to the start.sh file, I encounter the following error in the console:
unknown option "-Dsoftreset"
The parameter is added in the start.sh script as follows:
Describe the bug
I'm playing with some friends and we want to reset the loot, but when I add
-Dsoftreset
to the start.sh file, I encounter the following error in the console:unknown option "-Dsoftreset"
The parameter is added in the
start.sh
script as follows:Is there another way to reset loot and vehicles without losing player inventories, containers, or character-built constructions?
Thanks !!
To Reproduce
Steps to reproduce the behavior:
-Dsoftreset
Expected behavior
Loot and vehicles should reset on the server.
Actual behavior
The server fails to recognize the
-Dsoftreset
parameter, displaying an error message.OS information (IMPORTANT)
docker-compose.yml contents (IMPORTANT)
No modifications have been made to docker-compose.yml.
Container/Host Logs (IMPORTANT)
Logs
Bug Report Checklist
The text was updated successfully, but these errors were encountered: