Getting this error when mirroring a blueprint.
clicking mirror button:
Vector is not a safe distance from the tile edge. stack traceback: PickerExtended/picker/blueprinter.lua:285: in function <PickerExtended/picker/blueprinter.lua:280> [C]: in function 'pcall' PickerExtended/stdlib/event/gui.lua:72: in function <PickerExtended/stdlib/event/gui.lua:48> [C]: in function 'pcall' PickerExtended/stdlib/event/event.lua:99: in function <PickerExtended/stdlib/event/event.lua:82>
pressing alt r:
Vector is not a safe distance from the tile edge. stack traceback: PickerExtended/picker/blueprinter.lua:285: in function <PickerExtended/picker/blueprinter.lua:280> [C]: in function 'pcall' PickerExtended/stdlib/event/event.lua:99: in function <PickerExtended/stdlib/event/event.lua:82>
blueprint string and mod list (I know there's a lot of mods but this blueprint only contains vanilla entities and bob's greenhouse):
https://pastebin.com/aruz5swE
I saw this thread:
https://forums.factorio.com/viewtopic.php?t=51351&p=299547
which lists the same error but identifies inserters that have a modified pickup/dropoff point. This blueprint contains filter inserters that have a modified pickup/dropoff point (1 tile longer than usual on both) and a modified offset (to drop on the close side of the belt instead of the far side) which was done with bob's inserters using the shift + e screen. If I take these inserters out of the blueprint it mirrors just fine.
Klonan responded in that thread saying it was fixed in the next 0.15 release but that was 2 days ago so I don't know if in fixing that they broke the mirroring interaction (or if the fix isn't in yet and when they fix that this will be fixed too) or how any of that stuff works but I thought I'd make a note here anyway just in case.
Thanks for your time.