Actions
Bug #265
openAMAL with $8000+1 doesnt not flip bob causes an Uncaught image_not_defined
Start date:
02/28/2020
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
This is still not working in 9.5.1
Channel 1 To Bob 1
Bob 1, 90, 120, 160
animStr$ = "A 100,($8000+161,10)($8000+162,10)(161,10)(160,10);"
Amal 1, animStr$
Amal On 1
First 2 frames not played and error in console is :-
utilities.js:1574 Uncaught image_not_defined
AOZContext.getElement @ utilities.js:1574
ImageBank.getElement @ banks.js:631
Bob.set @ bob.js:79
Screen.bob @ screen.js:1495
(anonymous) @ aoz.js:3296
AMAL.doSynchro @ amal.js:168
(anonymous) @ amal.js:144
Updated by Francois Lionet over 4 years ago
- Status changed from New to Resolved
- Assignee set to Francois Lionet
- Target version set to 0.9.6.1
Fixed!
Updated by Baptiste Pillot over 4 years ago
- Description updated (diff)
- Status changed from Resolved to Feedback
Still not working with version 0.9.6.3.
The error into the console is still the same.
Actions