Actions
Bug #514
openError in Developer Tools - rutilities.js:544 Uncaught TypeError: Cannot read property 'length' of undefined
Start date:
09/26/2020
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
Callstack :-
rutilities.js:544 Uncaught TypeError: Cannot read property 'length' of undefined
at Utilities.convertStringToArrayBuffer (rutilities.js:544)
at rutilities.js:1839
at HTMLScriptElement.onLoad (rutilities.js:645)
Seems to be coming from convertStringToArrayBuffer()
Files
Updated by Francois Lionet about 4 years ago
- Status changed from New to Feedback
- Assignee set to Francois Lionet
Can you post the example code that does this? Thanks!
Updated by Jason Wroe about 4 years ago
Unfortunately this is difficult to track down as the code is from my old AMOS program from 25 years ago that is 1800 lines long.
I can post you the entire code of that's any use?
Updated by Jason Wroe about 4 years ago
- File fatalblow_error514.aozip fatalblow_error514.aozip added
Attached the game.
Updated by Francois Lionet about 4 years ago
This is due to the packed picture bank, which is not for the moment supported in AOZ.
Actions