Bug keep having this issue with a few of my addons

stealthstar

New member
Joined
Apr 2, 2014
Messages
113
Reaction score
0
Points
0
A few of the addons I download from orbiter hangar like a few senarios from the constelation program addon and thea few falcon 9 addons I have keep crashing. Anyone know how to fix this? Here's the log:
**** Orbiter.log
Build Aug 30 2010 [v.100830]
Timer precision: 4.66615e-007 sec
Found 1 joystick(s)
Devices enumerated: 4
Devices accepted: 3
==> RGB Emulation
==> Direct3D HAL
==> Direct3D HAL (Mobile Intel(R) 4 Series Express Chipset Family)
Module AtlantisConfig.dll .... [Build 100830, API 100830]
Module AtmConfig.dll ......... [Build 100830, API 100830]
Module DGConfigurator.dll .... [Build 100830, API 100830]
Module OrbiterSound.dll ...... [Build 121120, API 100830]
Module RWarpMFD.dll .......... [Build ******, API 060425]
---------------------------------------------------------------
>>> WARNING: Obsolete API function used: oapiRegisterMFDMode
At least one active module is accessing an obsolete interface function.
Addons which rely on obsolete functions may not be compatible with
future versions of Orbiter.
---------------------------------------------------------------
Module ScnEditor.dll ......... [Build 100830, API 100830]
Module uap.dll ............... [Build 110613, API 100830]
 

kerlix

Donator
Donator
Joined
Mar 28, 2010
Messages
294
Reaction score
47
Points
43
Possibly WarpMFD not being compatible. It looks like it was from Orbiter 2006. It probably doesn't work with the current version of Orbiter that you're using.
 

stealthstar

New member
Joined
Apr 2, 2014
Messages
113
Reaction score
0
Points
0
Possibly WarpMFD not being compatible. It looks like it was from Orbiter 2006. It probably doesn't work with the current version of Orbiter that you're using.

It turns out it was an autopilot MFD addonn that was causing the problem. I removed it and it works now. But after trying this other addon I got i have another crash problem. Here's the log:

**** Orbiter.log
Build Aug 30 2010 [v.100830]
Timer precision: 4.66615e-007 sec
Found 1 joystick(s)
Devices enumerated: 4
Devices accepted: 3
==> RGB Emulation
==> Direct3D HAL
==> Direct3D HAL (Mobile Intel(R) 4 Series Express Chipset Family)
Module AtlantisConfig.dll .... [Build 100830, API 100830]
Module AtmConfig.dll ......... [Build 100830, API 100830]
Module DGConfigurator.dll .... [Build 100830, API 100830]
Module OrbiterSound.dll ...... [Build 121120, API 100830]
Module RWarpMFD.dll .......... [Build ******, API 060425]
---------------------------------------------------------------
>>> WARNING: Obsolete API function used: oapiRegisterMFDMode
At least one active module is accessing an obsolete interface function.
Addons which rely on obsolete functions may not be compatible with
future versions of Orbiter.
---------------------------------------------------------------
Module ScnEditor.dll ......... [Build 100830, API 100830]
Error loading module Modules\Plugin\uap.dll (code 126)
 
Top