YoYoGames / GMRT-Beta

Bug Tracking for new GameMaker Runtime Beta
21 stars 0 forks source link

Referencing alarm array on object asset gives TypeError #139

Closed colinator27 closed 4 months ago

colinator27 commented 4 months ago

Description

Found in GMRT 0.6.0. This seems very similar to the closed issue #55, but with a different error message: Unhandled exception TypeError : type error. In fact, you can use the same exact sample project reported in that issue to reproduce this.

Expected Change

No response

Steps To Reproduce

Follow same exact steps as #55, or just use its sample project: https://github.com/GMExternal/NewRuntimeBeta/files/12706432/bug_NR_alarm.zip.

How reliably can you recreate this issue using your steps above?

Always

Which version of GameMaker are you reporting this issue for?

Other Release (Please put the exact version number in your Description)

Which platform(s) are you seeing the problem on?

Windows

Compiler Log File

Sample .yyz File

andy-yoyo commented 4 months ago

This will be fixed in the next release. It has flagged up a wider issue affecting some other functions and properties, which will also be fixed soon. Thanks for the report!