Copy link to clipboard
Copied
Hi All,
I have command interceptor implemented in my plugin. During closing of InDesign CS5 debug application, I get the following assert and then the application crashes:
Assert1: Re-instantiating ICommandProcessor after it's been shutdown
Assert2: About to use nil interface ptr! Queried IID was IID_ICURSORMGR, on Boss Unknown Adobe Prefix + 0 (0x0)
What could be the reason for the above asserts?
Copy link to clipboard
Copied
Try to narrow down the cause of the crash, Try removing the command interceptor to see if the problem is resolved. If the crash is indeed because of the command interceptor code, then try commenting out its code to see exactly which line is causing the crash.
Also posting some code here will help us to better diagnose the problem and point you in the right direction.
Manan Joshi
- Efficient InDesign Solutions
- MetaDesign Solutions
http://metadesignsolutions.com/services/indesign-development.php
Find more inspiration, events, and resources on the new Adobe Community
Explore Now