I downloaded this Caligari .cob file:
http://www.deeplayer.com/dan_w/hellcat/Hellcat_V.cob
but when I try to import it, the script says it “Can’t read ASCII format”.
Which doesn’t tell me whether,
a) it expects some kind of binary format,
b) it expects ASCII format but the file doesn’t look ASCII to it, or
c) it’s ASCII, allright, but some kind of “bad ASCII”
The carriage returns in the file are unix-like; I tried changing them to DOS-like, but it didn’t help. Same message.
I’m using Blender 2.40 Alpha, on XP. TIA.