Factory Inspector


Measures per-recipe consumption and production for all items. Want to know which recipe is consuming all your green circuits? This mod can tell you. Designed for complex modded games where each item has many producers and consumers.

Utilities
27 days ago
1.1
3.99K

b Crash (PyAL suite)

1 year, 11 months ago

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>

New response