Whenever I view the "Quality factoriopedia" tips & tricks menu, the scenario which plays as a demonstration crashes if the "Open factoriopedia" keybinding is shared with another function.
1. Set the Open factoriopedia hotkey to the default (alt + left click)
2. Bind "Ping a map location" to the same hotkey (alt + left click)
3. View the "Quality Factoriopedia" tip. The error will occur after a few seconds, when the scenario emulates an alt-click.
This error is fatal for the demo, but otherwise has no impact on gameplay or game stability. I've attached a screenshot of the error.
[pard] [2.0.8] Error viewing "Quality factoriopedia" tips and tricks entry
-
- Burner Inserter
- Posts: 6
- Joined: Mon May 06, 2024 9:45 am
- Contact:
[pard] [2.0.8] Error viewing "Quality factoriopedia" tips and tricks entry
- Attachments
-
- factorio_scenario_error.jpg (32.91 KiB) Viewed 426 times
Re: [2.0.8] Non-fatal error when viewing "Quality factoriopedia" entry
I've been able to reproduce the same crash when the "Open Factoriopedia" is unbound.
Re: [pard] [2.0.8] Error viewing "Quality factoriopedia" tips and tricks entry
We currently don't have any good solution to this issue. Simulations are using strictly in-game logic to show what is happening. Unbinding the expected key will break the simulation since it is trying to show you what key was pressed. As well as binding several game actions to the same key will break the simulation.