[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: help! with error
In article <C031395200044.109@ocean-side.ecore.fnet.org>,
<Spaceman_Spiff@ocean-side.ecore.fnet.org> wrote:
> Can anyone tell me what caused the following error?
> Could not load/unload resource
> type=8004
> ID=4da48fc
> Error=1E06
All system failure errors of this type are caused by the Control
Manager call "CMLoadResource", which is used by the Control Manager,
Menu Manager and Window Manager to load resources for controls, menus
and windows. These resources are referred to in calls to the three
managers, or by other resources. If any referenced resource cannot be
loaded, the system crashes.
In many cases, this is caused by memory corruption (e.g. buggy
software walking over areas that it doesn't own).
In some cases, it could be caused by a bug, a programming oversight
(leaving out a resource), or by a damaged or missing resource fork.
In this case, the error information tells us that the error was
"resource not found" (1E06). The system software was trying to load
a Control Template resource (type 8004) with an ID of $04DA48FC.
It might be data corruption in this case - that is a pretty odd
looking resource ID (it is within the legal range of resource IDs, but
is a very strange number for a program to be using).
> I keep getting this error while playing the game "PANZER BATTLES". I have a
> rom 1 GS with a Zipgs 9Mhz 64K, 4 meg of ram and a Ramfast. Thanks for the
> help!
I'd say it is most likely to be a bug, either using the wrong number
for a resource, or memory corruption causing a problem elsewhere.
Does it always happen at the same point in the game? If someone else
has the game (I don't), maybe they could try to repeat the problem.
You might just have a damaged copy.
--
David Empson
dempson@actrix.gen.nz
Snail mail: P.O. Box 27-103, Wellington, New Zealand