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!
[0.17.54] Scripted walking speed not working
Re: [0.17.54] Scripted walking speed not working
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.
If you want to get ahold of me I'm almost always on Discord.
Re: [0.17.54] Scripted walking speed not working
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
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.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![]()
If you want to get ahold of me I'm almost always on Discord.
Re: [0.17.54] Scripted walking speed not working
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?