mSparks43 / XPlane-11-AutoATC-plugin

C/C++ Source code for Xplane AutoATC plugin
GNU Lesser General Public License v3.0
16 stars 7 forks source link

Incompatible plugins #19

Closed mSparks43 closed 5 years ago

mSparks43 commented 5 years ago

Xplane plugins that try to load the JVM after AutoATC will cause XP to crash.

There are two possible solutions to this, first is for the other plugin developer to adopt the api.XPJVMAPI

described on https://forums.x-plane.org/index.php?/forums/topic/175706-sharing-the-jvm/

Alternatively, but much less desirable it should be possible for the user to patch the offending plugin with the API and force AutoATC to load after them by changing the name of the folder.

This issue is for tracking such plugins and providing solutions

hachirotahoshino commented 5 years ago

Hi, i had an issue with CEF plugin from FF A320 Ultimate i comment here so that future users may know

mSparks43 commented 5 years ago

Zibo Mod v3.34 rc1.33 works ok.

mSparks43 commented 5 years ago

XJet app from AirFoilLabs

mSparks43 commented 5 years ago

Flight Factor Support System Hi. We dont use JVM in our product.

mSparks43 commented 5 years ago

Code updated to connect to existing JVM, live for XP plugin version 0.8.7b1