On v 1.05 the chest copy does not always work. It does not give an error message or floating text, it just doesn't copy. I was able to narrow it down to a few lines of code. When I removed the following lines from the script file "copy-chest" it works ever time:
if pdata.copy_src then
-- Used for same keybind
return
end
I did update my keybinds, but they are not the same (CTRL + Shift + C, CTRL + Shift +V)