When attempting to create a train station blueprint when holding the copy tool from the Cut and paste tools mod, the game crashes. The following error message is displayed on the way out:
Error while running event
BurnysTSBC::on_gui_click (ID 1)
Given item is not a blueprint.
stack traceback:
BurnysTSBC/control.lua:840: in function
'holding_empty_blueprint'
BurnysTSBC/control.lua:929: in function
<BurnysTSBC/control.lua:849>
The copy tool is probably not an actual blueprint which would explain it not working, and its not really designed for using in this manner, but I have been using it as a temporary blueprint. So my curiosity led me to attempting to use it with your mod, which led to the above crash.
PS: The mod does work as expected with a normal blueprint.