evaera / roblox-animation-transfer

Transfers Roblox animations from one owner to another.
MIT License
46 stars 19 forks source link

Keyframe Sequence Errors More Prevalent #28

Closed ghost closed 1 year ago

ghost commented 1 year ago

Keyframe Sequence Errors

I have been using this method to transfer large group animations for about a month. However, recently I have been encountering more Keyframe Sequence errors at random times. There are significant differences compared to a month ago, which may be due to increased security measures by Roblox.


I am wondering if there is a way for me to personally fix this issue or reduce the frequency of Keyframe Sequence errors. As a temporary fix, I export the animations and if I encounter an error, I stop the process, delete all the exported animations, and retry again with the ones that were not processed.


Here are some basic errors; the main issue is XSRF Token Validation Failed

<img src="https://user-images.githubusercontent.com/92261869/230344247-daa7a262-c0f2-4b69-9b1b-e6377d14f159.png" alt="Example Image">
Example Image