ClaudeMetz / FactoryPlanner

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

`production_handler.lua:168: attempt to index field 'parent' (a nil value)` #246

Open Quezler opened 8 months ago

Quezler commented 8 months ago

Problem Description

15153.400 Error MainLoop.cpp:1391: Exception at tick 42796529: 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::on_gui_click (ID 1) factoryplanner/ui/main/≈ stack traceback: factoryplanner/ui/main/production_handler.lua:168: in function 'handler' factoryplanner/ui/event_handler.lua:157: in function <factoryplanner/ui/event_handler.lua:114> 15153.400 Error ServerMultiplayerManager.cpp:92: MultiplayerManager failed: "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::on_gui_click (ID 1) factoryplanner/ui/main/production_handler.lua:168: attempt to index field 'parent' (a nil value) stack traceback: factoryplanner/ui/main/production_handler.lua:168: in function 'handler' factoryplanner/ui/event_handler.lua:157: in function <factoryplanner/ui/event_handler.lua:114>"

Reproduction

The player on the multiplayer server mentioned modules and possibly rightclick, unfortunately wasn't able to reproduce.