[0.13.10] set_blueprint_entities() and accumulator circuits
Posted: Mon Jul 25, 2016 6:51 am
Steps to reproduce:
1. Connect an accumulator to an arithmetic combinator. 2. Create a blueprint and hold it in the cursor
3. Run this command:
Expected result:
The command executes successfully
Actual result:
"Cannot execute command: Error: Invalid source circuit connector ID: 0"
1. Connect an accumulator to an arithmetic combinator. 2. Create a blueprint and hold it in the cursor
3. Run this command:
Code: Select all
/c game.player.cursor_stack.set_blueprint_entities( game.player.cursor_stack.get_blueprint_entities() )
The command executes successfully
Actual result:
"Cannot execute command: Error: Invalid source circuit connector ID: 0"