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

[GAME BUG]: Knack crashes on NVIDIA #2240

Open
5 tasks done
Randomuser8219 opened this issue Jan 25, 2025 · 1 comment
Open
5 tasks done

[GAME BUG]: Knack crashes on NVIDIA #2240

Randomuser8219 opened this issue Jan 25, 2025 · 1 comment

Comments

@Randomuser8219
Copy link

Checklist (we expect you to perform these steps before opening the issue)

  • I have searched for a similar issue in this repository and did not find one.
  • I am using an official build obtained from releases or updated one of those builds using its in-app updater.
  • I have re-dumped the game and performed a clean install without mods and the issue is still present.
  • I have disabled all patches and cheats and the issue is still present.
  • I have all the required system modules installed.

Describe the Bug

Knack gives a device lost error when loading on NVIDIA.
With CrashDiagnostic enabled, it looks like a shader is trying to return a negative value.
And for whatever reason this negative value error doesn't show up in shad_log.txt.
Image

Reproduction Steps

Run KNACK on a NVIDIA card

Specify OS Version

Windows 11 24H2

CPU

Intel Core i7-10700F

GPU

RTX 2060 SUPER

Amount of RAM in GB

32GB

Amount of VRAM in GB

8GB

Log File

shad_log.txt (debug log filter enabled, for whatever reason it will not boot at all without debug filter on.)
Crash diagnostic dump (renamed to text file from YAML): cdl_dump.txt

@Randomuser8219
Copy link
Author

shad_log.txt
cdl_dump.txt
these are the actual problems, the negative value error is really just another device lost error.

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