Improved Combinator SE


The mod provides a custom entity which allows the user to create any number of decider & arithmetic combinators in a single entity. Advanced Combinator also provides timer utilities that allow for timers to be setup which can call specific combinators at a specified time. Made compatible with Space Exploration.

1 year, 3 months ago
1.1
966
Circuit network

b GUI permanently stuck crashes server

14 days ago
(updated 14 days ago)

If you use this mod and Jetpack v0.3.14, switching to or from a Jetpack makes the interface impossible to close, and clicking on an improved combinator again will crash the game with:

The mod Improved Combinator SE (1.0.15) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event ImprovedCombinatorSE::on_gui_opened (ID 88)
Gui element with name qKtZqfDgB5 already present in the parent element.
stack traceback:
        [C]: in function 'add'
        __ImprovedCombinatorSE__/scripts/game_node.lua:72: in function 'safely_add_gui_child'
        __ImprovedCombinatorSE__/scripts/game_node.lua:76: in function 'build_gui_nodes'
        __ImprovedCombinatorSE__/scripts/gui.lua:18: in function <__ImprovedCombinatorSE__/scripts/gui.lua:8>

After recovering the game the interface will stay stuck for the players that did this, respawning won't close the interface. (only removing the combinator will work)

14 days ago

This is interesting. I will see if listening to those events from the jetpack mod will resolve this.

New response