I spend all day today working on my animation saving every time I get something done... ya know... to keep from losing my work. And now it's gone. AS was giving me trouble, I wasn't able to move layers into the switch so I closed it and went to reopen the file to get this message:
---
Could not open file.
Error details:
Read error at line 473. In code file..\..\..\libmoho\animstring.cpp, lin 67.
---
[update]
Line 473 is a string of layer orders. So I looked above and noticed
"animated_layer_order true"
so I replaced it with "animated_layer_order false"
Then I removed all the data between the "[" and "]" just below it out of pure guesswork and desperation but it worked.
I guess I will be going to bed without being frustrated but still it does take away some more of the confidence I have with AS.
KEEP FROM GOING INSANE?
Moderators: Víctor Paredes, Belgarath, slowtiger
KEEP FROM GOING INSANE?
Last edited by super8mm on Mon Feb 08, 2010 6:37 am, edited 2 times in total.
Definitively animated layer sort should be done with a raise up/down button and not with the mouse drag/drop only. Mouse signals can make crazy the interface and leave the file in a non working status. Button click is basically the same as a mouse drag and drop but with the parameters completely known, so it is safer.
-G
-G
I think I confused it by constantly moving the layers onto a switch for testing a vector layer for its interpolation then taking them off the switch and trying other layers and repeating that over and over. I think I might have moved layers around on frame zero a hundred times while having animated layer ordering on. I suppose it couldn't keep track of all the layer changes.
- neeters_guy
- Posts: 1626
- Joined: Mon Sep 14, 2009 7:33 pm
- Contact:
This has happened to me too. When you get his error message, you won't be able to open the file as is. The best you can do is edit the file in a text editor to recover some of it (as you did). Here's a thread about this:
Anime Studio 5 error...?
It seems layer ordering is prone to this sort of error.
Anime Studio 5 error...?
It seems layer ordering is prone to this sort of error.