Nexela / Nanobots

Early version of ghost building construction bots. Allows researching automated construction earlier (for blueprints etc)
MIT License
30 stars 22 forks source link

Nanobots don't place electric miners with modules #42

Closed wollfxp closed 7 years ago

wollfxp commented 7 years ago

I tried building this blueprint 0eNq1ld1qhDAQhd9lriMkbrStr1Jk8Wd2CcQoMS4Vybs3UdpeKGikXkkS882ZM3KcoJQDdlooA9kEompVD9nnBL14qkL6PTN2CBkIgw0QUEXjVyixMlpUUSOUUM+o1kJKsASEqvELMmZzAqiMMAIX4LwY72poStTuhR0Uga7t3e1WeQ2OGMUERve4uSK10O7OfOZ2vbKlxqzRER8Pf/xy9aKmrQeJDle1g+/xZnNLVmriXzVGF6rvWm2iEqVZy6CbKvgG8xbK5PtMHuratmnpv5iWnBwhvWKCaajbbN/tt1BmvM98PzdBesUAPwL7O2AZo4FMeoB5NisuiQoWmhUHooKFZsWBD42dzIpLooIlgQ2usjAnP9X/flgEXqj7RSbnMU85TVhs7TeFyUzR with Nanobots. Electric miners disappeared, nothing happened and there's a Lua error in the console output. Steps to reproduce:

  1. create a blueprint containing electric miners with modules
  2. place it anywhere
  3. watch your miners disappear from the inventory and observe the error __Nanobots__/control.lua:339: attempt to index local 'module_stack' (a number value)

Blueprinted modules inside the chemical plants, assemblers and other entities work as expected. Second time I tried reproducing this issue my miners stayed in the inventory. I'm also attaching the screenshot, just in case. 20170427221340_1

Factorio 0.15.2, Nanobots 1.7.7.

Nexela commented 7 years ago

Thanks for the report. I need to upgrade this part to account for the item-request-proxy changes.