From a3de585d3ed611ad61f3c62cea23e3c76c4c95cb Mon Sep 17 00:00:00 2001 From: Andy Zhang <37402126+AnzhiZhang@users.noreply.github.com> Date: Mon, 29 Jan 2024 21:21:34 +0000 Subject: [PATCH 1/7] add FAQ: I have changed the setting but seems like not affect the server --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e65c486..0f42e1b 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ ___ - [How can I use the interactive console in Portainer with this image?](#how-can-i-use-the-interactive-console-in-portainer-with-this-image) - [How can i look into the config of my Palworld container?](#how-can-i-look-into-the-config-of-my-palworld-container) - [Im seeing S\_API errors in my logs when i start the container](#im-seeing-s_api-errors-in-my-logs-when-i-start-the-container) + - [I have changed the setting but seems like not affect the server.](#i-have-changed-the-setting-but-seems-like-not-affect-the-server) - [Planned features in the future](#planned-features-in-the-future) - [Software used](#software-used) @@ -296,6 +297,10 @@ Errors like `[S_API FAIL] Tried to access Steam interface SteamUser021 before St ### Im using Apple XYZ/MX, can I run this? You can try to insert in your docker-compose file this parameter `platform: linux/amd64` at the palworld service. This isnt a special fix for Apple silicon, but to run on other than x86 hosts. The support for arm exists only by enforcing x86 emulation, if that isnt to host already. Rosetta is doing the translation/emulation. +### I have changed the setting but seems like not affect the server. + +It is a known bug, for some setting options like `BaseCampWorkerMaxNum`, changing `PalWorldSettings.ini` will not affect the server. Here is a workaround: https://github.com/legoduded/palworld-worldoptions + ## Planned features in the future - Feel free to suggest something From 63aa8b03f5b6fc6413db95225455a6b53cc83ebb Mon Sep 17 00:00:00 2001 From: Andy Zhang <37402126+AnzhiZhang@users.noreply.github.com> Date: Tue, 30 Jan 2024 10:28:35 +0000 Subject: [PATCH 2/7] update question --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 396c672..e8b0347 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ ___ - [How can i look into the config of my Palworld container?](#how-can-i-look-into-the-config-of-my-palworld-container) - [Im seeing S\_API errors in my logs when i start the container?](#im-seeing-s_api-errors-in-my-logs-when-i-start-the-container) - [Im using Apple silicon type of hardware, can I run this?](#im-using-apple-silicon-type-of-hardware-can-i-run-this) - - [I have changed the setting but seems like not affect the server.](#i-have-changed-the-setting-but-seems-like-not-affect-the-server) + - [I have changed the settings, but some changes are un-affected in the server?](#i-have-changed-the-settings-but-some-changes-are-un-affected-in-the-server) - [Planned features in the future](#planned-features-in-the-future) - [Software used](#software-used) @@ -298,7 +298,7 @@ Errors like `[S_API FAIL] Tried to access Steam interface SteamUser021 before St ### Im using Apple silicon type of hardware, can I run this? You can try to insert in your docker-compose file this parameter `platform: linux/amd64` at the palworld service. This isnt a special fix for Apple silicon, but to run on other than x86 hosts. The support for arm exists only by enforcing x86 emulation, if that isnt to host already. Rosetta is doing the translation/emulation. -### I have changed the setting but seems like not affect the server. +### I have changed the settings, but some changes are un-affected in the server? It is a known bug, for some setting options like `BaseCampWorkerMaxNum`, changing `PalWorldSettings.ini` will not affect the server. Here is a workaround: https://github.com/legoduded/palworld-worldoptions From 1ae51559079b57113f7c8365e1daa11cd581638f Mon Sep 17 00:00:00 2001 From: Andy Zhang <37402126+AnzhiZhang@users.noreply.github.com> Date: Tue, 30 Jan 2024 11:18:47 +0000 Subject: [PATCH 3/7] update --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e8b0347..148f617 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ ___ - [How can i look into the config of my Palworld container?](#how-can-i-look-into-the-config-of-my-palworld-container) - [Im seeing S\_API errors in my logs when i start the container?](#im-seeing-s_api-errors-in-my-logs-when-i-start-the-container) - [Im using Apple silicon type of hardware, can I run this?](#im-using-apple-silicon-type-of-hardware-can-i-run-this) - - [I have changed the settings, but some changes are un-affected in the server?](#i-have-changed-the-settings-but-some-changes-are-un-affected-in-the-server) + - [I have changed the BaseCampWorkerMaxNum settings, why are changes un-affected on the server?](#i-have-changed-the-basecampworkermaxnum-settings-why-are-changes-un-affected-on-the-server) - [Planned features in the future](#planned-features-in-the-future) - [Software used](#software-used) @@ -298,9 +298,11 @@ Errors like `[S_API FAIL] Tried to access Steam interface SteamUser021 before St ### Im using Apple silicon type of hardware, can I run this? You can try to insert in your docker-compose file this parameter `platform: linux/amd64` at the palworld service. This isnt a special fix for Apple silicon, but to run on other than x86 hosts. The support for arm exists only by enforcing x86 emulation, if that isnt to host already. Rosetta is doing the translation/emulation. -### I have changed the settings, but some changes are un-affected in the server? +### I have changed the `BaseCampWorkerMaxNum` settings, why are changes un-affected on the server? -It is a known bug, for some setting options like `BaseCampWorkerMaxNum`, changing `PalWorldSettings.ini` will not affect the server. Here is a workaround: https://github.com/legoduded/palworld-worldoptions +It is a confirm bug, that changing `BaseCampWorkerMaxNum` in the `PalWorldSettings.ini` has no affect on the server. There are tools out there to help with this, like this one: + +Please note that adding `WorldOption.sav` will breaking `PalWorldSetting.ini` and if that happens all the other settings won't be changeable anymore unless that specific tool is used everytime. ## Planned features in the future From 8cd833c29cf0c833a640b98bcdb461fd73d5bc98 Mon Sep 17 00:00:00 2001 From: Andy Zhang <37402126+AnzhiZhang@users.noreply.github.com> Date: Tue, 30 Jan 2024 11:43:46 +0000 Subject: [PATCH 4/7] add bold of warning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 148f617..379eb68 100644 --- a/README.md +++ b/README.md @@ -302,7 +302,7 @@ You can try to insert in your docker-compose file this parameter `platform: linu It is a confirm bug, that changing `BaseCampWorkerMaxNum` in the `PalWorldSettings.ini` has no affect on the server. There are tools out there to help with this, like this one: -Please note that adding `WorldOption.sav` will breaking `PalWorldSetting.ini` and if that happens all the other settings won't be changeable anymore unless that specific tool is used everytime. +**PLEASE NOTE** that adding `WorldOption.sav` will breaking `PalWorldSetting.ini` and if that happens all the other settings won't be changeable anymore unless that specific tool is used everytime. ## Planned features in the future From 97e6605f452771c1f0967cb727419598a723cf18 Mon Sep 17 00:00:00 2001 From: Sebastian Schmidt <2270806+jammsen@users.noreply.github.com> Date: Tue, 30 Jan 2024 19:38:54 +0100 Subject: [PATCH 5/7] temporary disable url-completion --- .github/workflows/docker-build-and-push-prod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-build-and-push-prod.yml b/.github/workflows/docker-build-and-push-prod.yml index 04aa70b..7d12843 100644 --- a/.github/workflows/docker-build-and-push-prod.yml +++ b/.github/workflows/docker-build-and-push-prod.yml @@ -66,4 +66,4 @@ jobs: password: ${{ secrets.DOCKERHUB_TOKEN }} repository: peterevans/dockerhub-description readme-filepath: ./README.md - enable-url-completion: true + # enable-url-completion: true From c2cef14964b665e45d71c0eee84881b3cb5ebf70 Mon Sep 17 00:00:00 2001 From: Sebastian Schmidt <2270806+jammsen@users.noreply.github.com> Date: Tue, 30 Jan 2024 19:46:44 +0100 Subject: [PATCH 6/7] disabled dh-update-action --- .../workflows/docker-build-and-push-prod.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/docker-build-and-push-prod.yml b/.github/workflows/docker-build-and-push-prod.yml index 7d12843..9025c76 100644 --- a/.github/workflows/docker-build-and-push-prod.yml +++ b/.github/workflows/docker-build-and-push-prod.yml @@ -58,12 +58,12 @@ jobs: ghcr.io/${{ secrets.DOCKERHUB_USERNAME }}/docker-palworld-dedicated-server:${{ steps.slug.outputs.GIT_SHORT_SHA7 }} ghcr.io/${{ secrets.DOCKERHUB_USERNAME }}/docker-palworld-dedicated-server:latest labels: ${{ steps.meta.outputs.labels }} - - - name: Docker Hub Description - uses: peter-evans/dockerhub-description@v4 - with: - username: ${{ secrets.DOCKERHUB_USERNAME }} - password: ${{ secrets.DOCKERHUB_TOKEN }} - repository: peterevans/dockerhub-description - readme-filepath: ./README.md - # enable-url-completion: true + # - + # name: Docker Hub Description + # uses: peter-evans/dockerhub-description@v4 + # with: + # username: ${{ secrets.DOCKERHUB_USERNAME }} + # password: ${{ secrets.DOCKERHUB_TOKEN }} + # repository: peterevans/dockerhub-description + # readme-filepath: ./README.md + # enable-url-completion: true From 45149b329011f733dbec95d327c284f6a0b9c3d5 Mon Sep 17 00:00:00 2001 From: Gabe Date: Tue, 30 Jan 2024 23:11:25 -0500 Subject: [PATCH 7/7] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c69906..713a752 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ You can try to insert in your docker-compose file this parameter `platform: linu ### I have changed the `BaseCampWorkerMaxNum` settings, why are changes un-affected on the server? -It is a confirm bug, that changing `BaseCampWorkerMaxNum` in the `PalWorldSettings.ini` has no affect on the server. There are tools out there to help with this, like this one: +It is a confirm bug, that changing `BaseCampWorkerMaxNum` in the `PalWorldSettings.ini` has no affect on the server. There are tools out there to help with this, like this one: **PLEASE NOTE** that adding `WorldOption.sav` will breaking `PalWorldSetting.ini` and if that happens all the other settings won't be changeable anymore unless that specific tool is used everytime.