View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0031417 | Runner | HTML5 | Public | 2019-10-09 08:57 | 2020-02-11 12:29 |
Reporter | Scott Dunbar | Assigned To | Russell Kay | ||
Priority | Very High | Severity | A - Crash/Hang | Reproducibility | 100% |
Status | Closed | Resolution | Fixed | ||
Platform | HTML5 | OS | OS Version | ||
Product Version | 2.2.4 | ||||
Target Version | 2.2.4 | Fixed in Version | 2.2.4 | ||
Summary | 0031417: HTML5: for() loops cause a page crash | ||||
Description | Issue: Using for statements will cause the game to not run in the browser The browser's console will show the following: Uncaught SyntaxError: Unexpected token ')' index.html:83 Uncaught ReferenceError: GameMaker_Init is not defined | ||||
Steps To Reproduce | 1. Import attached project 2. Run project for HTML5 3. Observe that the game will not run 4. Open developer console 5. observe error | ||||
Tags | No tags attached. | ||||
1.4 Found In | |||||
2.x Runtime Found In | 2.2.4.364 | ||||
2.x Runtime Verified In | 2.2.4.366 | ||||
related to | 0031426 | Closed | Russell Kay | HTML5: for() loops that omit sections of the statement/expression will cause a page crash |
|
forbug.yyz (11,901 bytes) |
|
Reproduced this and fixed it last night, as soon as we saw the GMC post. A fix will be released asap. |
|
Runtime 365+ |
|
html5for.yyz (20,165 bytes) |
|
All good now. Closing. |