We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When you type while(true): into the code editor and then run the program, it crashes.
To Reproduce Steps to reproduce the bug:
while(true):
> >move_forward(200)`
Expected behavior The website crashes and you have to reload it
Screenshots
Information about your device (please complete the following information):
Additional context I generated this error log (after the crash) here to help you with your really awesome project: gdquest-1730214487174.log
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When you type while(true): into the code editor and then run the program, it crashes.
To Reproduce
Steps to reproduce the bug:
`func draw_corner():
Expected behavior
The website crashes and you have to reload it
Screenshots
Information about your device (please complete the following information):
Additional context
I generated this error log (after the crash) here to help you with your really awesome project:
gdquest-1730214487174.log
The text was updated successfully, but these errors were encountered: