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

Sporadic visual issues with NVidia GeForce RTX graphics cards #2874

Open
Poobslag opened this issue Oct 30, 2024 · 1 comment
Open

Sporadic visual issues with NVidia GeForce RTX graphics cards #2874

Poobslag opened this issue Oct 30, 2024 · 1 comment
Labels
bug Something isn't working priority-4 This is less noticable. If we run out of other things to do, it's something to consider.

Comments

@Poobslag
Copy link
Owner

Poobslag commented Oct 30, 2024

turbofat_8WIiGBVCIX

A user reported a random visual glitch in the middle of playing. They tabbed out to look for a screen shot, and went back and it looked like this.

The user has a NVIDIA GeForce RTX 2070.

Additional logs:

Scene changing; unassigning CurrentLevel.puzzle.
Finished unassigning CurrentLevel.puzzle.
Changing scene to [PackedScene:40016] (res://src/main/career/ui/CareerRegionSelectMenu.tscn) valid=True
tree.change_scene_to returned 0
ERROR: GL ERROR: Source: OpenGL Type: Error     ID: 1282        Severity: High  Message: GL_INVALID_OPERATION error generated. Texture name does not refer to a texture object generated by OpenGL.
   at: _gl_debug_print (drivers\gles3\rasterizer_gles3.cpp:124)
ERROR: GL ERROR: Source: OpenGL Type: Error     ID: 1282        Severity: High  Message: GL_INVALID_OPERATION error generated. Texture name does not refer to a texture object generated by OpenGL.
   at: _gl_debug_print (drivers\gles3\rasterizer_gles3.cpp:124)
Scene changing; unassigning CurrentLevel.puzzle.
Finished unassigning CurrentLevel.puzzle.
@Poobslag Poobslag added bug Something isn't working priority-4 This is less noticable. If we run out of other things to do, it's something to consider. labels Oct 30, 2024
@Poobslag
Copy link
Owner Author

Even if we can't fix the crashes, we can probably do something about the glitchy wallpaper appearance. The wallpaper shouldn't really require shaders or anything that clever. We implemented it 4 years ago, and it's possible if we try again we can think of a simpler or more clever way to implement it.

@Poobslag Poobslag added this to the Post-release tweaks milestone Nov 1, 2024
@Poobslag Poobslag removed this from the Post-release tweaks milestone Nov 27, 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 priority-4 This is less noticable. If we run out of other things to do, it's something to consider.
Projects
None yet
Development

No branches or pull requests

1 participant