Login or Register

FAQs Right Virtual Domains

DOMAIN_ENTRY_NOT_FOUND

Help! I Try To Run An __offload Block But At Runtime I Get DOMAIN_ENTRY_NOT_FOUND Error.

This article was updated on 2011-06-03 03:31:08


"Help! I try to run an __offload block but at runtime I get DOMAIN_ENTRY_NOT_FOUND printed to the TTY!"

Any runtime error that prints DOMAIN_ENTRY_NOT_FOUND from the SPU means there is a problem with a virtual function within your code.

Offload™ requires all virtual functions that are called from within an __offload block are specified within the __offload domain (see Article 32 for further details).

This text contains Sony confidential information and can only be viewed by PS3-registered users - please login to view the text.

 

A helpful command line option that will show all the virtual functions called from within an offload block can be found at Article 25.