-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to extract standard pose library when updating #891
Comments
Can you please confirm where you were saving your own poses? Standard poses are deleted and reextracted with every update. |
AppData - Roaming- Anamnesis - Standard Poses I had a folder in there and it deleted all of the poses. But the update did not include the basic standard poses. I receive an error that says "Failed to extract standard pose library" when I open the program. |
At no point should you be placing pose files in the Built-In Pose folders. This has been outlined specifically on the wiki. Moving forward, please use the correct folder in Regarding the folder not being created on update: this is a known issue, and will be investigated. |
While the OP's error seems to be that the ver.txt file could not be found/opened, I had a similar error with a slightly different cause. But since I saw that all "Failed to Extract Pose Library" posts were closed as duplicates, I'll post this as comment here. The error on my end was that the DateTime string inside of the ver.txt file could not be parsed. It gave a "... was not recognized as a valid DateTime" error (in small print under the Failed to Extract Pose Library message). I'll paste the relevant log snippet below. As a work-around, I edited the ver.txt file and replaced the DateTime pattern to match the one set on my OS. (In my case, yyyy-MM-dd HH:mm:ss). After restarting the tool, the Pose Library was extracted successfully.
|
Both of these cases have been fixed for the next release. |
I updated this program and it deleted the standard poses and my saved poses as well. I am not sure how to fix this. Is there a standard pose file I can input in to the Standard pose folder?
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
A clear and concise description of what you expected to happen.
Log file
2022-03-24-17-26-23.txt
2022-03-24-18-01-06.txt
Drag and drop the related log file(s) into the window, and they will be uploaded as part of your bug report. Please avoid using screenshots, as they very rarely provide any information of use to the developers. If your issue would benefit from additional evidence, such as a pose or appearance file, please package them into a
.zip
archive and upload them as well.The text was updated successfully, but these errors were encountered: