You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception thrown: read access violation.
this was 0x238 Error is thrown when running certain test or tutorial projects (for example: TestPBR and Tutorial 1). However, TestPhysics runs without any errors.
To Reproduce
I am not sure why exactly this is happening, but when I run certain test project in VS2022, I keep getting the runtime error read access violation at the file rocket.hpp at line 957.
Expected behaviour
The project should run and show an output window.
Screenshots
If applicable, add screenshots to help explain your problem.
Hardware:
Device: Nvidia RTX 3070
OS: Windows
IDE: Microsoft Visual Studio 2022 Community Edition
The text was updated successfully, but these errors were encountered:
Describe the bug
Exception thrown: read access violation.
this was 0x238 Error is thrown when running certain test or tutorial projects (for example: TestPBR and Tutorial 1). However, TestPhysics runs without any errors.
To Reproduce
I am not sure why exactly this is happening, but when I run certain test project in VS2022, I keep getting the runtime error read access violation at the file rocket.hpp at line 957.
Expected behaviour
The project should run and show an output window.
Screenshots
If applicable, add screenshots to help explain your problem.
Hardware:
The text was updated successfully, but these errors were encountered: