This error can also be caused by symbolic links in the directory tree being compressed.
If these don't have correct destinations (perhaps because the directory has been moved or copied from elsewhere), zipzip will attempt to follow the symlink to archive the target file.
You can avoid this (and also get the effect you probably want anyway, which is not to archive multiple copies of the file) by using the -y-y (or --symlinks--symlinks) option.