FactoryPlanner icon indicating copy to clipboard operation
FactoryPlanner copied to clipboard

Crash on_gui_click

Open Sil3ntStorm opened this issue 2 years ago • 2 comments

Problem Description

Crashes when opening modules

The mod Factory Planner (1.1.75) 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:169: attempt to index field 'parent' (a nil value)
stack traceback:
	__factoryplanner__/ui/main/production_handler.lua:169: in function 'handler'
	__factoryplanner__/ui/event_handler.lua:157: in function <__factoryplanner__/ui/event_handler.lua:114>

Reproduction

No response

Sil3ntStorm avatar Dec 10 '23 23:12 Sil3ntStorm

Hello, you're on an older version of the mod, a more recent version fixes this one I think. So give updating a try and let me know if it still happens for you.

ClaudeMetz avatar Dec 11 '23 09:12 ClaudeMetz

Had that one happen too, in Version 1.1.78. Space Exploration Mod.

Last action i did was add a "Productivity Module 9" in a Machine, than the Server crashed with this Stacktrace:

`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>
51103.751 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>"`

ajungg avatar Dec 28 '23 16:12 ajungg