i tried to load up a world and and the following error crash my game
The mod Creative Mod (1.7.2) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event creative-mod::on_gui_click (ID 1)
The mod Factorio and Conquer: Tiberian Dawn (1.1.23) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event Factorio-Tiberium::on_research_finished (ID 18)
Factorio-Tiberium/control.lua:1607: bad argument #1 of 3 to 'insert' (table expected, got nil)
stack traceback:
[C]: in function 'insert'
Factorio-Tiberium/control.lua:1607: in function <Factorio-Tiberium/control.lua:1580>
stack traceback:
[C]: in function 'research_all_technologies'
creative-mod/scripts/cheats.lua:979: in function 'apply_to_target_function'
creative-mod/scripts/cheats.lua:2161: in function 'apply_cheat_to_targets'
creative-mod/scripts/cheats.lua:2271: in function 'enable_or_disable_all_cheats_to_targets'
creative-mod/scripts/cheats.lua:2381: in function 'enable_or_disable_creative_mode'
creative-mod/scripts/gui.lua:261: in function 'on_gui_click'
creative-mod/scripts/events.lua:514: in function '?'
creative-mod/scripts/events.lua:1174: in function <creative-mod/scripts/events.lua:1118>