I would ensure you have at least 4 zero bytes after every zx0 compressed block or zx0 could continue through the next block.
Code:
Text1:
asm
incbin "location1.txt.zx00"
db 0,0,0,0
end asm