Thijs van Loef
Thijs van Loef
If you are still having trouble after updating, please remove your PalWorldSettings.ini and restart your container.
@NobleKangaroo are you sure you are on the latest image? The bug you are describing "only the first word with a quote" sounds like 0.18.0
@lrobles-iterable are you still experiencing this issue with 0.19.1?
Closing this issue to merge all related issues into one: https://github.com/thijsvanloef/palworld-server-docker/issues/239
@NotaSF Is this ready to merge?
@MSpreckels Keep doing that you are doing, this sounds like an awesome solution
@MSpreckels keep the naming as close to the PalWorldSettings.ini, except for the ones that introduce breaking changes. Tonight I'll test your PR as well, thanks for all your work
Also some more things to test: - SERVER_NAME=hello world - "SERVER_NAME=hello world" - SERVER_NAME=https://github.com - "SERVER_NAME=https://github.com" - SERVER_NAME=special -&\/#@ characters - "SERVER_NAME=special -&\/#@ characters" Too see if everything gets handled...
@MSpreckels As for the debug question (sorry missed it completely) I would like a DEBUG env var to switch them on. But disable them by default
@MSpreckels Initial testing does not seem very succesfull, all PalWorldSettings.ini are set correctly, however it does not seem to work ingame: `PalWorldSettings.ini` ```ini [/Script/Pal.PalGameWorldSettings] OptionSettings=( Difficulty=None, DayTimeSpeedRate=1.000000, NightTimeSpeedRate=1.000000, ExpRate=1.000000, PalCaptureRate=1.000000,...