GDQuest / learn-gdscript

Learn Godot's GDScript programming language from zero, right in your browser, for free.
https://gdquest.github.io/learn-gdscript/
Other
2.11k stars 160 forks source link

"Drawing a rectangle" practice crash app #41

Closed ArnaudDelperier closed 2 years ago

ArnaudDelperier commented 2 years ago

During exercise "drawing a rectangle", when I press "run" button after setting the correct parameters app crash and i must refresh the page.

To Reproduce

  1. Go to https://gdquest.github.io/learn-gdscript/#course/lesson-4-drawing-a-rectangle/practice-5AJTESv5.tres
  2. set functions param
  3. Click on 'run'
YuriSizov commented 2 years ago

https://github.com/GDQuest/learn-gdscript/issues/42 reports the same issue, but has more details. In the interest of clarity, we'll keep only one valid report for each issue open at any time, so I'll close this one. Feel free to add your comments to https://github.com/GDQuest/learn-gdscript/issues/42 if you have more details!