When I try to load ToasterPaint from the switcher, I get an out-of-memory
error even when nothing else is loaded. I have a 2000 with 8MB of RAM. What
am I doing wrong?
Paul, make sure you actually have all that memory by doing an AVAIL
command from a shell. It may be a chip ram problem. also try
loading getsmall project first…The other thing is you want to make
sure that you have started with a fresh boot. If you've been running
in and out of other programs, you may have a bunch of fragmented
memory. By doing an AVAIL command, it will tell you what the largest
block of memory is. A mergemem command will try to merge any memory
it can into a larger block. Good luck.