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.1k stars 156 forks source link

Lesson 26 Practice 1&2 Reset bug #803

Closed SchrodingerL10N closed 2 weeks ago

SchrodingerL10N commented 1 year ago

Describe the bug After executing the correct code the GDQuest Boy displays the items. After clicking reset, the item in the inventory are not deleted. Instead, they remain visible in the GDQuest Boy . To Reproduce Steps to reproduce the bug:

  1. Go to Lesson 26 Practice Displaying the Inventory
  2. Execute the correct code causing items in inventory to appear
  3. Click Reset
  4. See error

Expected behavior After clicking Reset, the items in the inventory should disappear

Screenshots Executed code image

Items in inventory do not disappear image

Information about your device (please complete the following information):

Additional context gdquest-1678206263014.log

SchrodingerL10N commented 1 year ago

Continued the course and the second practice module. Placing Units on the Board has the same resetting problem.

Describe the bug After executing the correct code the GDQuest Boy displays the items. After clicking reset, the item in the inventory are not deleted. Instead, they remain visible in the GDQuest Boy.

To Reproduce

  1. Go to Lesson 26 Placing Units on the Board
  2. Execute the correct code causing items in inventory to appear
  3. Click Reset
  4. .See error

Expected behavior After clicking Reset, the items in the inventory should disappear

Screenshots Executed code image

Click Reset image

Information about your device:

Additional context gdquest-1678208023352.log