Thanks for the report.mavzor wrote:Error while running event creative-mode::on_tick (ID 0)
__creative-mode__/scripts/util.lua:177: attempt to index local 'item' (a number value)
When enabling instant construction/blueprint laying and applying a blueprint
The bug is caused by having modules in the blueprint. Looks like the data structure of item requests (e.g. modules) have finally been fixed to match the API doc.
Will be fixed in the next version.