Thread: Error type 1
View Single Post
  #10 (permalink)  
Old April 10th, 2003
stief stief is offline
A reader, not an expert
 
Join Date: January 11th, 2003
Location: Canada
Posts: 4,613
stief has a spectacular aura about
Default

Aha! You set the memory for the applet runner, right? Reset it to the preferred, and give LW the memory. Did I miss what machine/OS version you are using?

Here's what an old Apple Error Codes '98 says about Type 1 errors:
Quote:
ID=01 Bus Error
This means the computer tried to access memory that doesn't exist. You can get this error on almost any Macintosh. If one of these computers tried to access one or more bytes beyond the total number of bytes in RAM, you see a bus error. You should never see this error on a Macintosh Plus or SE, because address references that are out of bounds "roll over". This means if one of these computers tries to access one byte beyond the total bytes in RAM, it actually accesses the first byte in memory. If you see this error on a Macintosh Plus or SE, it's reporting the wrong error or having hardware problems.
Reply With Quote