Page 1 of 1
could not open file
Posted: Mon Jul 14, 2008 5:26 pm
by hopscotch
hello,
i am having trouble opening a file that has been created in anime studio.
my error report states:
unknown keyword: what at line 108
can you help?
Posted: Mon Jul 14, 2008 7:33 pm
by mkelley
Posting the file will help enormously.
Posted: Mon Jul 14, 2008 8:39 pm
by hopscotch
hello mkelly,
where can i post the file? may i email it to you?
Posted: Mon Jul 14, 2008 8:41 pm
by heyvern
The file may have gotten corrupted during a save.
Another thing that causes trouble is using "special characters" in names of layers or in notes fields.
If you type quotes or [] or things like that I think, in a notes layer it interferes with the reading of the AS file. AS thinks that character is part of the code.
See the file would help. Also if you have a text editor that displays line numbers you can check line 108 of the file yourself to see what "what" is.
-vern
Posted: Mon Jul 14, 2008 8:57 pm
by Víctor Paredes
in AS 5.5 I could use á, é, í, ó, ú, ñ, etc.
AS 5.6 doesn't recognize anyone of this characters. When a imported file (as an image, 3d object or sound) AS use it fine, but when I reopen the file, all this files are lost.
I know it has not much to do in this topic, but I had to say it somewhere!.
Posted: Mon Jul 14, 2008 10:23 pm
by mkelley
hopscotch wrote:hello mkelly,
where can i post the file? may i email it to you?
Feel free to email it to me if you want (mike at kelleytown dot com) but if you have a website you can park it at you can include a reference here for others to see.
I suspect it will be a simple matter of a corrupt or incorrect name as others have suggested -- I've fixed a few of these in the past (one thing we noticed was that European commas, used to express decimals, are a no-no in AS).
Posted: Tue Jul 15, 2008 4:00 pm
by hopscotch
hi mike,
i sent the file to you this morning. the email is titled 'anime studio file'. thank you for looking into this.
Posted: Tue Jul 15, 2008 4:43 pm
by mkelley
Yeah, I fixed it and sent it back to you.
It was indeed a filename with doublequotes in it -- changing it to single quotes solved the problem.