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

Failed to recognize any known image header in Nova Drift data.win #1944

Closed
MangoTCF opened this issue Oct 6, 2024 · 3 comments
Closed

Failed to recognize any known image header in Nova Drift data.win #1944

MangoTCF opened this issue Oct 6, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@MangoTCF
Copy link

MangoTCF commented Oct 6, 2024

Describe the bug

Trying to open data.win in the bleeding edge ubuntu CLI or the stable Windows GUI releases results in a variation of the following error:
Unhandled exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> UndertaleModLib.UndertaleSerializationException: Failed to recognize any known image header
at 00B29688 while reading object UndertaleModLib.Models.UndertaleEmbeddedTexture+TexData in chunk TXTR
---> UndertaleModLib.UndertaleSerializationException: Failed to recognize any known image header
at 00B29688 while reading object UndertaleModLib.Models.UndertaleEmbeddedTexture+TexData
---> System.IO.IOException: Failed to recognize any known image header

Reproducing steps

  1. try to do anything with the Nova Drift data.win file
  2. Observe the crash

Setup Details

  1. the bleeding edge ubuntu CLI(as of 06.10.2024) or the stable Windows GUI
  2. Arch Linux, kver 6.11.1-arch1-1.1
  3. Nova Drift v1.0
@MangoTCF MangoTCF added the bug Something isn't working label Oct 6, 2024
@luizzeroxis
Copy link
Contributor

I don't have access to this game, could you try this build? It's probably the same issue.

@sonic3XE
Copy link

sonic3XE commented Oct 7, 2024

If the image was GPU compressed, it would be #1932

@MangoTCF
Copy link
Author

MangoTCF commented Oct 7, 2024

I don't have access to this game, could you try this build? It's probably the same issue.

That worked, thanks!

@MangoTCF MangoTCF closed this as completed Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants