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

что делать если такая ошибка в юнити рипер? #1622

Open
vlades112 opened this issue Apr 7, 2024 · 1 comment

Comments

@vlades112
Copy link

Game name: (please, specify the game name)
Engine version: (specify engine version, if known)
Platform: (specify platform, if known)

Error message: Some data left

Stack trace: в uTinyRipper.Lz4.Lz4DecodeStream.ReadBuffer(Stream stream, Int64 count)
в uTinyRipper.BundleFileScheme.ReadFileStreamMetadata(Stream stream, Int64 basePosition)
в uTinyRipper.BundleFileScheme.ReadScheme(Stream stream)
в uTinyRipper.GameCollection.ReadScheme(SmartStream stream, String filePath, String fileName)
в uTinyRipper.GameCollection.LoadScheme(String filePath, String fileName)
в uTinyRipper.GameStructure.ProcessPlatformStructure(GameStructureProcessor processor, PlatformGameStructure structure)
в uTinyRipper.GameStructure.Load(List1 pathes, LayoutInfo layinfo) в uTinyRipper.GameStructure.Load(IEnumerable1 pathes, LayoutInfo layinfo)
в uTinyRipperGUI.MainWindow.LoadFiles(Object data)

такая ошибка появляется когда закидываю папку дата в юнити рипер

@ds5678
Copy link

ds5678 commented May 22, 2024

Hello

uTinyRipper has been abandoned, but AssetRipper is actively being developed with the intent to recover Unity games as best as possible. I encourage you to help out if you're able and willing. Code contributions can be submitted via pull requests.

Development Progress

These are some of the notable things I've implemented since taking over development.

  • 2020 - 6 support
  • APK, XAPK, and IPA reading with SharpZipLib
  • Dummy shaders (so everything isn't pink when you open the project)
  • IL2Cpp support via an integration of Cpp2IL
  • Better game platform support
  • Full script decompilation with the ILSpy decompiler
  • Cross-platform support
  • Multiple configuration options
  • Numerous performance improvements
  • Support for all asset types
  • Lightmap Recovery
  • High-quality 3D model export with SharpGltf
  • Prefab Outlining
  • Hybrid Script Export

This is not (at all) a comprehensive list. There are so many other things that could not be included here. They have all been made possible with the support of my generous sponsors.

Future Plans

This is a list of notable improvements planned for the future.

  • Mesh preview
  • Scene preview
  • Child State Machines
  • Dynamic Zip File Loading

Sponsorship

If you like the work I've done and want to see it continue, please consider sponsoring me. It really helps with development, more than you know.

A Patreon subscription gives access to AssetRipper Premium, which has additional features:

  • Static Mesh Separation
  • Asset Deduplication
  • User Defined Package Export

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

2 participants