lol2gltf icon indicating copy to clipboard operation
lol2gltf copied to clipboard

Lots of Legacy Animation Errors

Open Sir-DJ-Cat opened this issue 1 year ago • 0 comments

On a bunch of different heroes (e.g. Amumu, Rammus, and some others) I get this error when trying to import the animations:

Error: System.NotSupportedException: Reading legacy animations is not supported at CommunityToolkit.Diagnostics.ThrowHelper.ThrowNotSupportedException(String message) at LeagueToolkit.Core.Animation.UncompressedAnimationAsset.ReadLegacy(BinaryReader br) at LeagueToolkit.Core.Animation.UncompressedAnimationAsset..ctor(Stream stream) at LeagueToolkit.Core.Animation.AnimationAsset.Load(Stream stream) at lol2gltf.Pages.SkinnedMesh.AddAnimations(IEnumerable`1 animationFiles) in D:\a\lol2gltf\lol2gltf\lol2gltf\Pages\SkinnedMesh.razor:line 275 at lol2gltf.Pages.SkinnedMesh.AddAnimations() in D:\a\lol2gltf\lol2gltf\lol2gltf\Pages\SkinnedMesh.razor:line 261

Sir-DJ-Cat avatar May 21 '23 00:05 Sir-DJ-Cat