gdquest-1774819456854.log
Description
While an incorrect answer to the code produced the expected error report and allowed me to continue working within the app just fine, getting the answer right (I believe - see screenshot) and pressing Run has caused the app to irrevocably freeze at the exact point shown in the image. The animations play to the point of summoning the toast order and its loading bar to about half way, and then the app hoses. Nothing is interactable in any of the menus or toolbars - the browser window must be refreshed entirely and Lesson 22 itself is reloaded from the start upon selecting "Continue".
To Reproduce
- I refreshed the page and reproduced this three times, once after updating and restarting the Chrome browser just in case that was presenting the issue.
- Lesson 22 has few interactive elements, and I skipped them upon scrolling through to get to Practice 1 on subsequent reloads. It made no difference.
- The code I've entered into the code window has been exactly the same each time before pushing Run and the app has frozen, as I believe this to be the right answer. I had one error/failure to start, which was a typo on "waiting_orders.pop_front()" where I left out the "s" on "orders". Running this incorrect iteration went fine though. The freeze only happened once I fixed the typo. It then happened again and again no matter how I refreshed the browser.
Expected behavior
App was expected to complete assessment animation and give practice code either an all-clear or some kind of error notes.
My Device:
- Operating System: Decently new Windows 11 gaming desktop
- Browser: Chrome, fully up to date
Additional context
- Minimal tabs are open and only low memory, passive apps are running on the device at the time of the freeze
- The rest of the Chrome browser and PC continues to function fine, regardless of the Learn GDScript app's behavior
- I'm going to assume I got it right and move on, but I hope this is useful is some way for catching a bug
Thank you for the lessons! I do love the integrated game-making style, and would like to see it running smoothly.
gdquest-1774819456854.log
Description
While an incorrect answer to the code produced the expected error report and allowed me to continue working within the app just fine, getting the answer right (I believe - see screenshot) and pressing Run has caused the app to irrevocably freeze at the exact point shown in the image. The animations play to the point of summoning the toast order and its loading bar to about half way, and then the app hoses. Nothing is interactable in any of the menus or toolbars - the browser window must be refreshed entirely and Lesson 22 itself is reloaded from the start upon selecting "Continue".
To Reproduce
Expected behavior
App was expected to complete assessment animation and give practice code either an all-clear or some kind of error notes.
My Device:
Additional context
Thank you for the lessons! I do love the integrated game-making style, and would like to see it running smoothly.