Page 1 of 1

Finding a critical component!!!!!

PostPosted: Aug 8, 2002 @ 4:57am
by R0B
Ok, I have a little problem. I recently did a bunch of changes to the emu (added the cd plug-in, and some other stuff) and now I get this error.

[error]Cannot open 'PocketSX'. A critical component is either missing or cannot start because program memory is unavalible. Tap Start > Settings > System tab > Memory, stop programs that did not stop automatically stop, and try again[/error]

So, I was wondering, is there any way to figure out what components a program requires? I have tried debugging it, but that simply gives me a memory error. I have 41 megs allocated to program memory, and 8 free megs allocated to storage. The exec is 278 k large.

PostPosted: Aug 8, 2002 @ 1:51pm
by R0B
Ok, I figured out the problem. Once I added the cd plug-in, it tried to call the gpu (which isn't there) causing the error.