Page 1 of 1

CAn't add movies... - not enough storage is available

Posted: 2004-09-08 21:56:02
by Guest
red box:

Code: Select all

System Error, Code: 14.
Not enough stroage is available to complete this operation
using 3.4.3, once I hit F6 to run script it pops up that error.

I have 2GB free on my single C HD.. ok, exit.. now clean all temp space, properties, disk clean.. go back in.. now I can add one film, then same problem.. this was working just fine, I got 1400 movies, and file is about 100MB.. drive is defragmented... is this a memory issue or a disk space issue?? no other applications other than browser running... try exit and go back in after clear temp, same problem, can't add 1 film this time..

ok.. so reboot.. now problem went away... before reboot it was reproduceable.. is there a limit to number of films? I notice it requires a lot of memory loading all the films.. probably need to split into headers and data when loading.. probably in v4... will wait like every1 else.

Posted: 2004-09-09 08:33:28
by antp
It is maybe because you have a too big catalog. How much memory do you have in your PC ? 256 MB ?
A solution for you would be to save your catalog to XML : it will put all the pictures as external files, so the catalog will stay small.
The main problem of ".amc" files is that the pictures are readed to memory when loading the catalog.
I have to improve that, to read pictures on demand instead of reading them on loading.