YoYoGames / Test-GameMaker-Bugs

0 stars 0 forks source link

dbg_xxx crashes #38

Open gm-bug-reporter[bot] opened 1 year ago

gm-bug-reporter[bot] commented 1 year ago

Description

When having more dbg_xxx/dbg_sections controls displayed, game creashes without reason, but adding dbg_button in middle magicaly fixes it...

Steps

  1. Open attached project
  2. Go into Object1, Create Event
  3. on line 53, add comment, so dbg_button won't be added
  4. run game, it will creash having issue creating dbg_ref

3a4c2647-f5c7-4e3c-8ea8-839748c8a6bb

gnysek commented 1 year ago

I see no attached project in this repo, if it's missing you can ping me to add it (as maybe it's final repository, or on helpdesk, and I just don't see it here...).

gnysek commented 1 year ago

Still happens in 2023.800.0.417 runtime.

Sorry, it was because I didn't renamed dbg_ref_create to -> ref_create.

It doesn't crash on 2023.800.0.417.