repkg icon indicating copy to clipboard operation
repkg copied to clipboard

How to extract GIF files

Open fgr178707 opened this issue 2 years ago • 0 comments

How to extract GIF files Anyone who has successfully extracted gifs, please give the answer, thank you!

`* Extracting: materials/Untitled.json

  • Extracting: scene.json
  • Extracting: models/Untitled.json
  • Extracting: materials/Untitled.tex
  • Reading: materials/Untitled.tex Failed to write texture System.ArgumentOutOfRangeException: Value 1100008 must be greater than or equal to 2073600. 参数名: data 在 SixLabors.Guard.ThrowArgumentOutOfRangeException(String parameterName, String message) 在 SixLabors.ImageSharp.Image.LoadPixelData[TPixel](Configuration config, ReadOnlySpan`1 data, Int32 width, Int32 height) 在 SixLabors.ImageSharp.Image.LoadPixelData[TPixel](Configuration config, Byte[] data, Int32 width, Int32 height) 在 RePKG.Application.Texture.TexToImageConverter.ImageFromRawFormat(MipmapFormat format, Byte[] bytes, Int32 width, Int32 height) 在 RePKG.Application.Texture.TexToImageConverter.ConvertToImage(ITex tex) 在 RePKG.Command.Extract.ConvertToImageAndSave(ITex tex, String path, Boolean overwrite) 在 RePKG.Command.Extract.ExtractEntry(PackageEntry entry, String& outputDirectory)
  • Extracting: sounds/Untitled.mp3 Done`

File scene.pkg needs to be unzipped Need a gif of the inside scene.zip

fgr178707 avatar Aug 14 '23 04:08 fgr178707