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

Rimworld exception #1613

Open
caseymoe opened this issue Mar 22, 2024 · 0 comments
Open

Rimworld exception #1613

caseymoe opened this issue Mar 22, 2024 · 0 comments

Comments

@caseymoe
Copy link

Game name: Rimworld
Engine version: No idea.
Platform: Unity
Additional: I tried running it both with 2019.4.31f1 and 2022.3.22f1 and it fails around the same time.

Error message: Magic number doesn't match

Stack trace: at uTinyRipperGUI.Exporters.ShaderDXExporter.Export(ShaderWriter writer, ShaderSubProgram& subProgram)
at uTinyRipperGUI.Exporters.ShaderHLSLccExporter.Export(ShaderWriter writer, ShaderSubProgram& subProgram)
at uTinyRipper.Classes.Shaders.ShaderSubProgram.Export(ShaderWriter writer, ShaderType type)
at uTinyRipper.Classes.Shaders.SerializedSubProgram.Export(ShaderWriter writer, ShaderType type, Boolean isTier)
at uTinyRipper.Classes.Shaders.SerializedProgram.Export(ShaderWriter writer, ShaderType type)
at uTinyRipper.Classes.Shaders.SerializedPass.Export(ShaderWriter writer)
at uTinyRipper.Classes.Shaders.SerializedSubShader.Export(ShaderWriter writer)
at uTinyRipper.Classes.Shaders.SerializedShader.Export(ShaderWriter writer)
at uTinyRipper.Classes.Shader.ExportBinary(IExportContainer container, Stream stream, Func3 exporterInstantiator) at uTinyRipperGUI.Exporters.ShaderAssetExporter.Export(IExportContainer container, Object asset, String path) at uTinyRipper.Project.AssetExportCollection.Export(ProjectAssetContainer container, String dirPath) at uTinyRipper.Converters.ProjectExporter.Export(String path, GameCollection fileCollection, IEnumerable1 files, ExportOptions options)
at uTinyRipper.GameStructure.Export(String exportPath, Func`2 filter)
at uTinyRipperGUI.MainWindow.ExportFiles(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