Page 1 of 1
[0.17.54] Scripted walking speed not working
Posted: Fri Jul 05, 2019 7:04 pm
by Buran
I play the Diggy scenario from RedMew, in it you get a walking speed boost depending to your level in the scenario. When updating to 0.17.54 this does not work anymore. I tested this by going back to 0.17.53, and there the speed is normal again.
I don't see anything in the .log files in the Factorio folder in AppData that points to any scripting error, is there any other logging I should provide?
Thanks!
Re: [0.17.54] Scripted walking speed not working
Posted: Fri Jul 05, 2019 8:06 pm
by Rseding91
From time to time we trigger
https://lua-api.factorio.com/latest/Lua ... gy_effects which will erase per-force based bonuses. If the scenario is not configured to handle this correctly then it breaks (as you've seen). You'll need to contact the scenario author and have them fix it.
Re: [0.17.54] Scripted walking speed not working
Posted: Fri Jul 05, 2019 10:52 pm
by Buran
Thank you for the response, and my apologies for reporting a "not a bug"-bug... I'll just stick to the older Factorio version then

Re: [0.17.54] Scripted walking speed not working
Posted: Sat Jul 06, 2019 11:25 am
by Rseding91
Buran wrote: Fri Jul 05, 2019 10:52 pm
Thank you for the response, and my apologies for reporting a "not a bug"-bug... I'll just stick to the older Factorio version then
It has nothing to do with a given version. Multiple versions have triggered that logic all across 0.16.0 to present and will continue to do it as needed to fix things.
Re: [0.17.54] Scripted walking speed not working
Posted: Sat Jul 06, 2019 8:00 pm
by Buran
Thank you, but I don't understand. Why doesn't it happen when I go back to 0.17.53? I can just stick to .53 for this scenario, right?