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
3 years ago
0.14 - 1.1
21.1K
Manufacturing

b Crash - attempt to index field 'assembler' (a nil value)

6 years ago

Hello, I have a game that I have been using this mod in, it was working previously.
I have just noticed the crafting combinatorics not working. On investigation it looked like they are not facing the right way. Tried to rotate and the game crashed. See error below.

Error while running event crafting_combinator::on_tick (ID 0)
...ting_combinator__/script/entities/CraftingCombinator.lua:135: attempt to index field 'assembler' (a nil value)

6 years ago

Hi, this should be fixed in 0.9.11.
It was caused by the new inserter emptying code not checking if the combinator actually has any assembler when it runs.

Cheers TRK

New response