View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0028625 | Runner | HTML5 | Public | 2018-01-05 11:32 | 2018-06-27 14:58 |
Reporter | Stewart Bishop | Assigned To | YellowAfterlife | ||
Priority | High | Severity | A - Crash/Hang | Reproducibility | 100% |
Status | Closed | Resolution | Fixed | ||
Product Version | |||||
Target Version | Fixed in Version | 2.1.4 | |||
Summary | 0028625: HTML5: instance_id_get and layer_instance_get_instance throw reference errors | ||||
Description | If you use either instance_id_get or layer_instance_get_instance in HTML5 then you'll get reference errors and your game will crash. | ||||
Tags | No tags attached. | ||||
1.4 Found In | |||||
2.x Runtime Found In | 2.1.3.189 | ||||
2.x Runtime Verified In | 2.1.3.189 | ||||
2018-01-05 11:32 Developer |
instFunc.yyz (36,889 bytes) |
|
Fixed in gitlab - these two functions are now implemented in accordance with their native versions. instance_id[index] is unaffected by these misfortunes and remains an alternative to instance_id_get. |