I have some games ripped in CCD/IMG/SUB format. Every time I try to burn them using ImgBurn, I get the same error message: "Close Track Failed! Device: [0:0:0] Optiarc DVD RW..... Reason: Invalid Field in CDB." Any ideas why? I've read that ImgBurn can do these types of files. Thanks.
That error indicates an improper SCSI command packet was sent to the DVD drive and the drive's BIOS (essentially) rejected it.
Possible reasons:
1) ImgBurn is producing bad SCSI command packets when it comes to Clone CD images because not enough research/reverse-engineering was done by ImgBurn's creator to fully understand the format.
2) Whatever software was used to produce the Clone CD image, did so improperly and maybe it's not ImgBurn's fault, it simply reacts badly to some issue in the image control CCD file, fails to compensate and so an error results.
People mostly don't use Clone CD to produce or burn such images. They're using the copycat freeware freebies, so they'll never be as good as Clone CD in handling its own format in the best fashion.
You could install CloneCD itself, run it on trial to get those burned, see if no error results. Or as Keith indicated, try Alcohol. Is there a burning version that's free ? Don't think so...
But yeah, I would really doubt it was the drive's fault. The drive is simply telling you that the SCSI command packet that ImgBurn sent it was not properly set up. So either ImgBurn screwed up, or the image is kind of screwy and was not properly compensated for.
"Reason: Invalid Field in
CDB" - CDB = Command Descriptor Block. The more modern terminology the MMC (SCSI-3) group adopted later is "command packet" which is a bit more human understandable.