Acekorneya / Ark-Survival-Ascended-Server

Ark Survival Ascended Server Docker Image for running a server on Linux
MIT License
123 stars 22 forks source link

Multiplier from GUS.ini and Game.ini not working properly #49

Closed sMuve closed 5 months ago

sMuve commented 5 months ago

Hi there, I did setup an ASA server with your tool. It worked flawlessy and the doc is well written. Thank you guys for your effort! However I run into a weird issue: We use some high multipliers (e.g. taming, harvest etc. x5), which worked when we did host it on a local windows machine. For some reason all multiplies seem to be capped at x3. This is atleast our guess as we pick up only 3 stones and when we tame dinos it only takes the food/time which Dododex calculates at a x3 taming multiplier. GUS.ini: https://pastebin.com/duh6V39u Game.ini: https://pastebin.com/27N4vYmE

Thanks in advance!

PS: We did also enable engrams, set session names etc. and they work and I did also check the compose file for the -UseDynamicConf command. It's set as CUSTOM_SERVER_ARGS=-UseDynamicConfig

sMuve commented 5 months ago

Okay, I did actually fix it by removing -UseDynamicConfig Not sure why tbh, but it works now. /closed