Recursive Blueprints

by DaveMcW

Automate blueprints to build a self-expanding factory.

Content
1 year, 6 days ago
0.13 - 1.1
27.0K
Blueprints

g Copy function gives errors

5 years ago

Can't get copying to work at all. It's my first try so maybe I'm doing something wrong?

This is reproducible for me by sending a C:1 on the network and hooking up a recursive chest.

Error while running event recursive-blueprints::on_tick (ID 0)
recursive-blueprints/control.lua:289: bad argument #1 to 'pairs' (table expected, got nil)

5 years ago

Thanks, I forgot to run on_init(). It is fixed in version 0.16.4.

5 years ago

Nice!

New response