Skip to main content
nick moody
Inspiring
October 19, 2020
Answered

Acquiring AIDocument suite leads to startup failing with SDK 2020

  • October 19, 2020
  • 1 reply
  • 373 views

I'm writing a plugin which requires to acquire AIDocument suite. It compiles without any problem, but acquiring this specific suite leads to failing at plugin startup with error 1394689636. I've also tried to test one of the sample plugins that includes AIDocument suite (TextFileFormat plugin) and got the same result.

 

All above relates to 2020 SDK builds, lesser builds for previous AI versions working fine.

 

Am I missing something and there's a way to fix this? Porting guide doesn't give a clue.

Or is it just a SDK version bug?

 
 

 

 

This topic has been closed for replies.
Correct answer nick moody

The problem was unmatched minor SDK and AI builds. Early releases support 17 version of AIDocument suite and recent — 19 version. It's a shame that such changes are not reflected in the porting guide.

1 reply

nick moody
nick moodyAuthorCorrect answer
Inspiring
October 19, 2020

The problem was unmatched minor SDK and AI builds. Early releases support 17 version of AIDocument suite and recent — 19 version. It's a shame that such changes are not reflected in the porting guide.