Tool Asking for The Impossible
Posted: Thu Aug 31, 2006 8:12 am
OK, I'm making a set of moving doors (animation and such), but when I try making a tag for the model it gives me this error:
There can be no symbols such as '<' '>' while naming a file, so I went into max and tried to see if there was any extra material (I used multi-sub objects) and there was none. So, I am confused why tool would be asking for something that is none existant but also impossible to create (I tried solving the problem by actually making a dummy .shader_model call "<none>", but of course that didn't work.).
Help Anybody?
Code: Select all
08.31.06 08:55:47 file_create('tags\<none>.shader_model') error 0x0000007b 'The filename, directory name, or volume label syntax is incorrect. '
08.31.06 08:55:47 couldn't create tag file 'tags\<none>.shader_model'
08.31.06 08:55:47 failed to create new tag '<none>.shader_model'
Help Anybody?