Actions
Bug #1016
closedLoading of .abk files amiga now wont continue stops. eg:
Start date:
12/27/2022
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
Did anything change in AMAL? Amiga manifest.
Seams it is stopping on, this-> for example eg: load "Amal_Bobs.Abk"
Beta 16 U29 Now wont load .abk files.
This same code worked up until and including the current website version
after this, as soon as it gets to this line it halts. (Wont continue), just does nothing.
Updated by malcolm harvey almost 2 years ago
Uncaught TypeError: Cannot read property 'length' of undefined
at new ImageBank (rbanks.js:520)
at Banks.reserve (rbanks.js:140)
at v1_0_filesystem.js:402
at v1_0_filesystem.js:456
at rfilesystem_application.js:423
at HTMLScriptElement.onLoad (rutilities.js:1081)
Updated by malcolm harvey almost 2 years ago
- Status changed from New to Closed
Corrected By Baptiste U33.
Actions