learn-gdscript icon indicating copy to clipboard operation
learn-gdscript copied to clipboard

Lesson 10: app crashes if running a second time

Open Fallenhero83 opened this issue 3 years ago • 9 comments

Describe the bug App Freezes if practice is run for a second time

To Reproduce Steps to reproduce the bug:

  1. Go to 'Lesson 10: Creating Circular Movement'
  2. Click on 'Run a second time'

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

  • Operating System: Windows 10
  • Browser: Chrome

Fallenhero83 avatar Jun 13 '22 05:06 Fallenhero83

All happened on Lesson 11: Time Delta - Moving in a Circle Using Delta

Fallenhero83 avatar Jun 13 '22 06:06 Fallenhero83

having the same issue

lavenderdotpet avatar Jul 13 '22 17:07 lavenderdotpet

move_local_x in lesson 11 crashes for me on firefox linux

lavenderdotpet avatar Jul 13 '22 17:07 lavenderdotpet

ah ok so it seems if its anything under 100 * delta so like 50 will crash it

lavenderdotpet avatar Jul 13 '22 17:07 lavenderdotpet

Could you please share the exact code you used that caused the issue?

NathanLovato avatar Jul 13 '22 17:07 NathanLovato

heres a screenshot of it being frozen image

lavenderdotpet avatar Jul 13 '22 17:07 lavenderdotpet

also happened on one the previous tests image screenshot i sent to a friend

lavenderdotpet avatar Jul 13 '22 17:07 lavenderdotpet

also doubt this is a problem so ima just throw it in here so i dont make an issue over it but ur able to cause the health test to integer overflow image

lavenderdotpet avatar Jul 13 '22 18:07 lavenderdotpet

I could reproduce the freeze, but have no idea what's causing it. The error's not helpful, unfortunately. In the meantime, I recommend downloading one of the desktop versions; https://gdquest.itch.io/learn-godot-gdscript

NathanLovato avatar Jul 13 '22 18:07 NathanLovato

The freeze appears to be fixed on bleeding edge, most likely because of the Debug build.

henriquelalves avatar Sep 02 '22 00:09 henriquelalves

Thanks!

NathanLovato avatar Sep 02 '22 06:09 NathanLovato

this lesson crash on windows 10 exe when run code at full screen

KareemFarrag avatar Nov 20 '22 12:11 KareemFarrag