-
-
Notifications
You must be signed in to change notification settings - Fork 168
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
Crashes: 3. We stand on shoulders of giants #1029
Comments
Adding some info to this. I am not able to finish section "3" in the course. (I am going to try to continue on section "4" now) Firefox crashes have progressed even worse, where the error message occurs even after a page reload. I do a hard refresh and even the slightest scrolling can cause this. I restart the browser, and if I don't scroll, I am able to have it not crash. Firefox now causes the entire system to freeze as well until the error message displays. Edit: (a few minutes after above note) I am successfully able to continue through section 4, and I am starting 5. It seems 3 is the only one with this issue so far. But I had to use the content button to navigate the next sections, as I was unable to from section 3. |
This might be system-specific, perhaps a driver issue? If someone else manages to reproduce this, I'd love to know; here, I cannot reproduce the issue with the same versions of Firefox and Chrome. I tried scrolling with the mouse or pressing Home and End rapidly dozens of times in a row. On Linux Pop OS 22.04 LTS and macOS Sequoia (using Safari on mac) |
It's very likely a system or driver issue. I am running on a Lenovo laptop (Flex i7) with Linux kernel 6.8.0-49-generic. After I get done with the course, I will consider trying different graphics drivers or kernels and see if it makes a difference. Do you have any other suggestions for me to try? |
A similar bug is observed in Safari / Chrome on macOS (MBP 20). |
Describe the bug
A clear and concise description of what the bug is.
It's not consistently reproducible. But when scrolling down this page, it freezes the tab in Firefox, in Chrome the entire OS freezes. (ie, no mouse movement)
Eventually (sometimes) the error "WebGL context lost, please reload the page"
https://gdquest.github.io/learn-gdscript/#course/lesson-3-standing-on-shoulders-of-giants/lesson.tres
To Reproduce
Steps to reproduce the bug:
If that doesn't do it, try this.
Expected behavior
Scrolling to bottom of page and clicking any of the tooltips should not freeze the screen.
Screenshots
Information about your device (please complete the following information):
Additional context
I rebooted and it worked fine in both browsers. But then I scrolled up and down heavily in Chrome, and in Firefox and I can get it to trigger the error most of the time.
The text was updated successfully, but these errors were encountered: