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

Eneable to process #1611

Open
Rayan0735 opened this issue Mar 16, 2024 · 0 comments
Open

Eneable to process #1611

Rayan0735 opened this issue Mar 16, 2024 · 0 comments

Comments

@Rayan0735
Copy link

Game name: 热血航线手游模拟器 (pc version)
Engine version: 2018.4.13f1
Platform: StandaloneWin64Player
File name: resources.assets

Error message: Error during reading of asset type Shader

Inner message: System.Exception: End of stream. Read 0, expected 4 bytes
at uTinyRipper.Classes.Shaders.ShaderSubProgram.Read(AssetReader reader)
at uTinyRipper.Classes.Shaders.ShaderSubProgramBlob.ReadSegment(AssetReader reader, Int32 segment)
at uTinyRipper.Classes.Shaders.ShaderSubProgramBlob.ReadBlob(AssetLayout layout, MemoryStream memStream, UInt32 compressedLength, UInt32 decompressedLength, Int32 segment)
at uTinyRipper.Classes.Shader.UnpackSubProgramBlobs(AssetLayout layout, UInt32[] offsets, UInt32[] compressedLengths, UInt32[] decompressedLengths, Byte[] compressedBlob)
at uTinyRipper.Classes.Shader.Read(AssetReader reader)
at uTinyRipper.SerializedFile.ReadAsset(AssetReader reader, AssetInfo assetInfo, Int64 offset, Int32 size)

Stack trace: at uTinyRipper.SerializedFile.ReadAsset(AssetReader reader, AssetInfo assetInfo, Int64 offset, Int32 size)
at uTinyRipper.SerializedFile.ReadAsset(AssetReader reader, ObjectInfo& info)
at uTinyRipper.SerializedFile.ReadData(Stream stream)
at uTinyRipper.GameProcessorContext.ReadFile(SerializedFile file)
at uTinyRipper.GameProcessorContext.ReadFile(SerializedFile file)
at uTinyRipper.GameProcessorContext.ReadSerializedFiles()
at uTinyRipper.GameStructureProcessor.ProcessSchemes(GameCollection fileCollection)
at uTinyRipper.GameStructure.Load(List1 pathes, LayoutInfo layinfo) at uTinyRipper.GameStructure.Load(IEnumerable1 pathes, LayoutInfo layinfo)
at uTinyRipperGUI.MainWindow.LoadFiles(Object data)

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