Nexela / PickerExtended

MIT License
12 stars 16 forks source link

3.0.4 Creating tile only blueprint produces error #93

Closed 0ptera closed 5 years ago

0ptera commented 5 years ago

Creating a blueprint containing only tiles results in an Error when clicking create blueprint:

  95.928 Error MainLoop.cpp:1035: Exception at tick 99064920: Error while running event PickerExtended::on_player_cursor_stack_changed (ID 29)
__PickerExtended__/stdlib/utils/table.lua:71: bad argument #1 to 'pairs' (table expected, got nil)

If at least one entity is part of the blueprint the error does not occur.

Nexela commented 5 years ago

Fixed for the next release.