-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Error while reading bundle file D:\Games\GameUnpackAssets\mymodel\Deep\Assetbundle\00000000 from 0c288c055ddd26753f134dae352306d2.dab
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
at AssetStudio.LZ4.Decompress(ReadOnlySpan1 cmp, Span1 dec) in F:\Rider\Studio\AssetStudio\LZ4\LZ4.cs:line 38
at AssetStudio.BundleFile.ReadBlocks(FileReader reader, Stream blocksStream) in F:\Rider\Studio\AssetStudio\BundleFile.cs:line 618
at AssetStudio.BundleFile..ctor(FileReader reader, Game game) in F:\Rider\Studio\AssetStudio\BundleFile.cs:line 149
at AssetStudio.AssetsManager.LoadBundleFile(FileReader reader, String originalPath, Int64 originalOffset, Boolean log) in F:\Rider\Studio\AssetStudio\AssetsManager.cs:line 268