2080

From BR Wiki
Revision as of 17:46, 28 June 2013 by Laura (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary:

Insufficient dimensioned storage

Cause:

Insufficient memory exists. There is not enough memory to allocate strings or arrays.

Remedy:

Eliminate some arrays and/or make them smaller or delete program lines to make the program smaller. Also try saving the program and loading it again.