Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inventory.item_active removed in 0.15 #7

Open
DaveMcW opened this issue May 7, 2017 · 1 comment
Open

inventory.item_active removed in 0.15 #7

DaveMcW opened this issue May 7, 2017 · 1 comment

Comments

@DaveMcW
Copy link

DaveMcW commented May 7, 2017

inventory.item_active was removed, you need to use book.active_index to look up look up the item slot now.

Steps to reproduce:

  1. Insert a blueprint book into a blueprint deployer
  2. Connect a constant combinator with construction-robot = 2000

Result:
Error while running event recursive-blueprints::on_tick (ID 0)
recursive-blueprints/deployer.lua:23: attempt to index local 'bookActiveInv' (a nil value)

@justarandomgeek
Copy link
Owner

recursive-blueprints is abandoned in favor of ConMan, I merely made a 0.15 build for someone who asked for it to load an old save file. Anyone who would like to adopt it is welcome to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants