-
Notifications
You must be signed in to change notification settings - Fork 183
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
reset accumulated profiler samples causes an access violation error #296
Comments
looks like the same error |
Unfortunately, I'm struggling to reproduce the error. Could you either Thanks! |
https://github.com/res2k/Q2RTX/actions/runs/5822525998 - runs without problems i don't use debugger, just iterated back from master all the commits until it worked on 480f3ec, looks what changed, and then disabled function |
hm... in we get pointer by and index enumrates in
and size of index out of range of |
Thanks for the investigation @in-league-with-satan - I fixed the indexing issue in 63cc413 |
starting from commit 8048868 game crashes with exception 0xc0000005
tried self builds and a few artifacts from github-actions. for example this one
Q2RTX_CrashReport01.txt
The text was updated successfully, but these errors were encountered: