ClaudeMetz / FactoryPlanner

A mod for Factorio. Allows you to plan out your production in detail.
https://mods.factorio.com/mod/factoryplanner
MIT License
85 stars 44 forks source link

Experienced a crash in Industrial Revolution 3 #325

Open scottmsul opened 3 weeks ago

scottmsul commented 3 weeks ago

This was a multiplayer game with three people. My friend was adding the recipe for coke and silica. He says he right-clicked coke and it crashed when mousing over recipes in the recipe dialog. When we restarted the game he was able to do this without crashing. Screenshot of the crash dialog is shown below. We were using Factory Planner version 1.1.78.

image

ClaudeMetz commented 3 weeks ago

This crash looks like a multiplayer latency issue which is unfortunately very hard to guard against besides just adding delays in the right places. If you know what those are. I'll have a try with this one sometime but yeah, kinda hard.

Well, or I could add some checks to absolutely everything to make sure things are still valid, but that'd be massive bloat, so I'm not sure I like that approach.