mickael9 / cut-and-paste

Quickly cut or copy an area and paste it where you want (single-use blueprints). External circuit connections are restored when possible.
MIT License
3 stars 2 forks source link

[CRASH to menu] Area size zero not supported. #3

Closed jarquafelmu closed 7 years ago

jarquafelmu commented 7 years ago

I tried to single click on a chest with the cut tool because it was the only thing I wanted to move.

Error running event cut-and-paste::on_player_selected_area (ID 49)

An area of zero size is not supported. Either don't define area to search the entire surface or use 'position'.

stack traceback:
__cut-and-paste__/control.lua:142: in function <__cut-and-paste__/control.lua:90>
jarquafelmu commented 7 years ago

Thanks for addressing this