[HTML5] Issue with struct key named "image_index" persists in latest Beta #8617
Labels
project
This issue has a sample project attached
runner-bug
In-game bugs with the "GameMaker Studio 2" runtimes
Description
Please refer to previous different tickets, e.g.:
#8338
#5968
#4874
#4488
The issue is that a variable named
image_index
in a struct will cause the build to fail in HTML5.The detail is that, in previous versions of the issue, apparently having the obfuscator ON was causing the problem (see Russell Kay's comments on issue #5968: #5968 (comment))
However, it now appears that the issue pops up when the obfuscator is OFF - if I turn the obfuscator ON, it does not crash and reports the correct value.
Which version of GameMaker are you reporting this issue for?
IDE v2024.1100.0.700 Runtime v2024.1100.0.718
Which operating system(s) are you seeing the problem on?
Windows 10.0.26100.0
Which platform(s) are you seeing the problem on?
HTML5
9802d27c-a845-447d-9fcc-07a75bd2c7f8
The text was updated successfully, but these errors were encountered: