Author Topic: No addon manager  (Read 1925 times)

Jayster226

  • Newbie
  • *
  • Posts: 14
No addon manager
« on: April 06, 2018, 04:17:59 am »
I'm having issues with no addon manager also in P3D 4.2. I followed what you suggested with the runtime libraries and that was successful. However after 2 or 3 flights the issue is back, with nothing being updated or changed. Curiously enough is also seems that Chaseplane is being affected as it does not recognize that p3d is running.

Any help is appreciated.

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50710
    • VIRTUALI Sagl
Re: No addon manager
« Reply #1 on: April 06, 2018, 09:51:54 am »
. Curiously enough is also seems that Chaseplane is being affected as it does not recognize that p3d is running.

Not curious at all. It confirms of a problem in the sim, which doesn't have anything to do with the Addon Manager. The most likely issue is a problem with VC++ libraries, not necessarily the ones we use, but the ones used by Simconnect which, depending on the addon, might be different versions.

The Addon Manager for P3D4 requires the VC++ 2015 libraries and it use the P3D4 Simconnect, which also use the same libraries.

The Couatl program, since it's an .exe that connects to both FSX and P3D, use the FSX SP2 version of Simconnect and it requires the VC++ 2015 AND 2013 and, even if it's not required by itself, the Simconnect client it uses to connect to the sim, require the VC++ 2005 SP1 version of the libraries.

So, basically, you need to be sure that ALL 3 versions are installed properly.