When trying to change the recipe on the glassworks building (full PY-AL suite), I'm getting a crash with this:
The mod Factory Inspector (1.1.9) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event factory-inspector::on_tick (ID 0)
factory-inspector/script/input-output-calculator.lua:68: attempt to index local 'recipe' (a nil value)
stack traceback:
factory-inspector/script/input-output-calculator.lua:68: in function 'enrolConsumedFluidFuel'
factory-inspector/script/entity-tracker.lua:55: in function 'updateConsumersAndProducers'
factory-inspector/script/entity-tracker.lua:94: in function 'checkExistingEntityForChanges'
factory-inspector/script/entity-tracker.lua:131: in function 'checkEntityBatchForRecipeChanges'
factory-inspector/script/event-handlers.lua:40: in function <factory-inspector/script/event-handlers.lua:15>