You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only factory planner (+flib) and all SA mods on. In editor mode. Factorio 2.0.33 factory planner 2.0.16
Crash happens consitently after a certain number of ticks both in regular, compact mode and closed mode. Crash still happens if just AFK from autosave. Crash still happens if switching to non-editor mode. In limited testing crash does not appear to happen in a new editor scenario that is just AFK.
Error message:
The mod Factory Planner (2.0.16) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event factoryplanner::on_nth_tick(85436) factoryplanner/util/context.lua:109: attempt to index local 'object' (a nil value)
stack traceback: factoryplanner/util/context.lua:109: in function 'remove' factoryplanner/ui/main/factory_list.lua:7: in function 'handler' factoryplanner/util/nth_tick.lua:10: in function <factoryplanner/util/nth_tick.lua:7>
Reproduction
Load save.
Wait approx 1 minute at max game speed.
Crash happens.
The text was updated successfully, but these errors were encountered:
Problem Description
Only factory planner (+flib) and all SA mods on. In editor mode. Factorio 2.0.33 factory planner 2.0.16
Crash happens consitently after a certain number of ticks both in regular, compact mode and closed mode. Crash still happens if just AFK from autosave. Crash still happens if switching to non-editor mode. In limited testing crash does not appear to happen in a new editor scenario that is just AFK.
Error message:
The mod Factory Planner (2.0.16) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event factoryplanner::on_nth_tick(85436)
factoryplanner/util/context.lua:109: attempt to index local 'object' (a nil value)
stack traceback:
factoryplanner/util/context.lua:109: in function 'remove'
factoryplanner/ui/main/factory_list.lua:7: in function 'handler'
factoryplanner/util/nth_tick.lua:10: in function <factoryplanner/util/nth_tick.lua:7>
Reproduction
The text was updated successfully, but these errors were encountered: