Red_Baron opened this issue on Jan 01, 2003 ยท 4 posts
Red_Baron posted Wed, 01 January 2003 at 1:00 AM
can anyone tell me why Im getting this error, or what it means. its preventing a .pcf file from being decoded.
Spit posted Wed, 01 January 2003 at 4:04 AM
The only reason I know of is the .obj you're using isn't exactly the same as the .obj used by the originator of the .pcf.
jwhitham posted Wed, 01 January 2003 at 7:52 AM
Don't know anything about this specific app. But a range check error means that the runtime library of the language it was coded in has detected the app is trying to store a value in a variable that is insufficiently large to hold that value. So it would be a reasonable guess that there are more objects in the file than the app can handle.
jwhitham posted Wed, 01 January 2003 at 3:06 PM
Sorry Rattler, but if it was ready, that wouldn't be an error would it? If I checked and found I'd forgotten to set the timer and it wasn't cooked at all - now that would be an error. Come to think of it though, considering I'm a vegetarian... you could be right!