Skip to content
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

Getting a error on Wolvenkit 0.6.1.0 when trying to extract .redswf #42

Open
Snake3y3s opened this issue Oct 2, 2023 · 0 comments
Open

Comments

@Snake3y3s
Copy link

I am using a older version of Wolvenkit to try extract a .redswf from The Witcher (v1.32) to make a comparison with a modded version to see what has changed so that I can make the same changes in the nextgen version.

Getting the following error

at Ionic.Zlib.InflateManager.Inflate(FlushType flush)
at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.Stream.InternalCopyTo(Stream destination, Int32 bufferSize)
at WolvenKit.Bundles.BundleItem.Extract(Stream output) in C:\DATA\GitHub\Traderain\Wolven-kit\WolvenKit.Bundles\BundleItem.cs:line 101
at WolvenKit.Bundles.BundleItem.Extract(BundleFileExtractArgs e) in C:\DATA\GitHub\Traderain\Wolven-kit\WolvenKit.Bundles\BundleItem.cs:line 110
at WolvenKit.frmMain.AddToMod(WitcherListViewItem item, Boolean skipping, List`1 managers, Boolean AddAsDLC) in C:\DATA\GitHub\Traderain\Wolven-kit\WolvenKit\Forms\frmMain.cs:line 1087

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant