[0.17.5] Crash on duplicate locale key when clicking "scenario"
Posted: Mon Mar 04, 2019 6:57 pm
Steps to reproduce:
1. Download & unpack Test.rar in your scenario directory
2. Start Factorio and click on New Game -> Scenario
This gives an error and then exits Factorio. This happens because of a duplicate key in a locale file:
You will see crash with the following message:
I would expect an error when trying to start the specific scenario instead, one that doesn't crash the whole game. I checked the logs but there's no other message than this one, meaning it's really hard to debug.
1. Download & unpack Test.rar in your scenario directory
2. Start Factorio and click on New Game -> Scenario
This gives an error and then exits Factorio. This happens because of a duplicate key in a locale file:
Code: Select all
[duplicate_key]
[duplicate_key]
I would expect an error when trying to start the specific scenario instead, one that doesn't crash the whole game. I checked the logs but there's no other message than this one, meaning it's really hard to debug.