Crafting Combinator


Includes combinators that allow you to set or read the recipe of any crafting machine, get ingredients or products of a recipe and more!

Content
2 years ago
0.14 - 1.1
18.8K
Manufacturing

b Crash with Space Exploration spaceships

3 years ago

When using a crafting combinator to set the recipe of a machine on a spaceship, launching or landing the spaceship can cause a crash. This can happen even if the recipe in question is valid for both land and space assembly, and it can happen when anchoring to or launching from a space surface.

The mod Space Exploration (0.5.30) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event space-exploration::on_tick (ID 0)
The mod Crafting Combinator (0.16.1) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event crafting_combinator::script_raised_destroy (ID 78)
crafting_combinator/script/cc.lua:154: attempt to index local 'combinator' (a nil value)
stack traceback:
crafting_combinator/script/cc.lua:154: in function 'destroy'
crafting_combinator/control.lua:88: in function <crafting_combinator/control.lua:85>
stack traceback:
[C]: in function 'destroy'
space-exploration/scripts/util.lua:731: in function 'safe_destroy'
space-exploration/scripts/spaceship.lua:698: in function 'launch'
space-exploration/scripts/spaceship.lua:3385: in function 'stop_integrity_check'
space-exploration/scripts/spaceship.lua:3665: in function 'integrity_check_tick'
space-exploration/scripts/spaceship.lua:2832: in function 'spaceship_tick'
space-exploration/scripts/spaceship.lua:3117: in function 'callback'
space-exploration/scripts/event.lua:15: in function <space-exploration/scripts/event.lua:13>

New response