Hey, many thanks for the mod! I wanted to report two crashes i get, not sure if they are caused by Ultracube:
Crash 1:
Using Circuit HUD V2, copy/pasting the HUD and then when I open the HUD entity just placed it I get this crash (I have autobuild installed for copy/paste, not sure if it is related):
The mod Circuit HUD V2 (1.3.0) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event CircuitHUD-V2::on_gui_opened (ID 88)
CircuitHUD-V2/gui/combinator-gui.lua:82: attempt to index local 'hud_combinator' (a nil value)
stack traceback:
CircuitHUD-V2/gui/combinator-gui.lua:82: in function 'create'
CircuitHUD-V2/events/gui-events.lua:83: in function 'handler'
stdlib/stdlib/event/event.lua:342: in function 'pcall'
stdlib/stdlib/event/event.lua:362: in function 'dispatch_event'
stdlib/stdlib/event/event.lua:438: in function <stdlib/stdlib/event/event.lua:396>
Crash 2:
In Recipe Book, when I click on the "steam" ingredient to expand the recipe in the list of items to produce I it I get
The mod Factory Planner (1.1.78) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event factoryplanner::Custom event (ID 259)
factoryplanner/backend/data/Machine.lua:62: attempt to index field '?' (a nil value)
stack traceback:
factoryplanner/backend/data/Machine.lua:62: in function 'normalize_fuel'
factoryplanner/backend/data/Line.lua:100: in function 'change_machine_to_proto'
factoryplanner/backend/data/Line.lua:151: in function 'change_machine_to_default'
factoryplanner/ui/dialogs/recipe_dialog.lua:94: in function 'attempt_adding_line'
factoryplanner/ui/dialogs/recipe_dialog.lua:258: in function 'early_abort'
factoryplanner/ui/base/modal_dialog.lua:154: in function 'enter'
factoryplanner/ui/event_handler.lua:209: in function <factoryplanner/ui/event_handler.lua:189>
[C]: in function 'raise_event'
factoryplanner/util/raise.lua:20: in function 'open_dialog'
factoryplanner/ui/main/production_handler.lua:245: in function 'handle_item_click'
factoryplanner/ui/main/production_handler.lua:423: in function 'handler'
factoryplanner/ui/event_handler.lua:157: in function <factoryplanner/ui/event_handler.lua:114>
stack traceback:
[C]: in function 'raise_event'
factoryplanner/util/raise.lua:20: in function 'open_dialog'
factoryplanner/ui/main/production_handler.lua:245: in function 'handle_item_click'
factoryplanner/ui/main/production_handler.lua:423: in function 'handler'
factoryplanner/ui/event_handler.lua:157: in function <factoryplanner/ui/event_handler.lua:114>