Problem Terminating after a critical error / obsolete oapiRegisterMFDMode suspected

arslan0101

New member
Joined
Jun 28, 2011
Messages
9
Reaction score
0
Points
0
hi i tried running a scenario and it said terminating after bla bla bla se orbiter log for details

orbiter log:


**** Orbiter.log
Build Aug 30 2010 [v.100830]
Timer precision: 4.27725e-007 sec
Found 0 joystick(s)
Devices enumerated: 6
Devices accepted: 5
==> RGB Emulation
==> Direct3D HAL
==> Direct3D T&L HAL
==> Direct3D HAL (AMD M880G with ATI Mobility Radeon HD 4250)
==> Direct3D T&L HAL (AMD M880G with ATI Mobility Radeon HD 4250)
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 ******, 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 ExtMFD.dll ............ [Build 100830, API 100830]
Module Rcontrol.dll .......... [Build 100816, API 100606]
Module Stargates.dll ......... [Build 101014, API 100830]
Module StargatesMFD.dll ...... [Build 101014, API 100830]
Module uap.dll ............... [Build 110613, API 100830]
Module WarpDriveMFD-Mk2.dll .. [Build 100808, API 100606]
Module CustomMFD.dll ......... [Build 100830, API 100830]
Module VirtualNumPad.dll ..... [Build ******, API 060425]
Module upcomint.dll .......... [Build 101014, API 100830]
Module FlightData.dll ........ [Build 100830, API 100830]




this is my main concern what is it and how do i fix it:

>>> 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.
 

orb

New member
News Reporter
Joined
Oct 30, 2009
Messages
14,020
Reaction score
4
Points
0
The oapiRegisterMFDMode obsolete function warning is caused by OrbiterSound, and as you know many people use OrbiterSound without problems. It is compatible with Orbiter 2010-P1.

The problem lays somewhere else.

The Orbiter.log you presented isn't complete. It shows only the part before starting simulation (i.e. when you only open and close Orbiter launchpad).

Can you post the contents of Orbiter.log (between [code][/code] tags) just after the crash? Can you post the contents of scenario file as well?
 
Top