Problem No Video Tab with orbiter_ng

eco13

New member
Joined
Jan 8, 2011
Messages
2
Reaction score
0
Points
0
Hello, i have searched a lot but without a fix for my problem ... hope for you.

In use is Orbiter-100830 with Patch 101016, System Win7.
Here i run D3D9ClientR7 and OglaClient_110130 as Graphics Client.

This run fine, but with OglaClient i have the Problem with the MFDs Screensize.
To Fix this i have updatet Orbiter with Patch 111105 and/or avalaible later Patches.

I have to say, I test Patches or Addons with an ModEnabler-Tool as JSGME,
so i can fast install or deinstall components.

Now when i have 111105 or later in use and want to activate one Graphic Client with orbiter_ng.exe via Modules, it will not work.

No Video Tab, no Error Message.

Have updated relevant Systemfiles as DirectX, MS Visual, VideoGraphic.
Have played with different constellations, ...nothing.

DX7 with orbiter.exe, no Problem.

Orbiter.log say:

**** Orbiter.log
Build Nov 5 2011 [v.111105]
Timer precision: 3.10297e-007 sec
Found 3 joystick(s)
Module AtlantisConfig.dll .... [Build 111105, API 111105]
Module AtmConfig.dll ......... [Build 111105, API 111105]
Module DGConfigurator.dll .... [Build 111105, API 111105]
Module FlyByWire.dll ......... [Build ******, API 060425]
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 D3D9Client.dll ........ [Build 121107, API 100830]
============================ ERROR: ===========================
Failed loading module Modules\Plugin\D3D9Client.dll (code 998)
[Orbiter::LoadModule | .\Orbiter.cpp | 612]
===============================================================
Module OGLAClient.dll ........ [Build 110130, API 100830]
============================ ERROR: ===========================
Failed loading module Modules\Plugin\OGLAClient.dll (code 998)
[Orbiter::LoadModule | .\Orbiter.cpp | 612]
===============================================================
Module D3D9Client.dll ........ [Build 121107, API 100830]
Module OGLAClient.dll ........ [Build 110130, API 100830]


...hope for help.

Have a nice Day
eco
 

orb

New member
News Reporter
Joined
Oct 30, 2009
Messages
14,020
Reaction score
4
Points
0
Graphics API has changed in 110824, so to use OGLAClient or D3D9Client with 111105, you need them compiled against at least the 110824 API version (and at most 111105, because the next one changed the Graphics API too).

Note that neither D3D9Client, nor OGLAClient you have don't meet the API requirements:
D3D9Client.dll [Build 121107, [highlight]API 100830[/highlight]]
OGLAClient.dll [Build 110130, [highlight]API 100830[/highlight]]

By the way, why are you trying to load them both at the same time?
 

eco13

New member
Joined
Jan 8, 2011
Messages
2
Reaction score
0
Points
0
Thx for your fast reply and Infos....opppsss wrong Thread, sry for that.

"Compiled", thats sounds not so good for me. Sounds like a bigger Problem.
For that i have to read, take a look in OrbiterSDK and read here in Forum.

"By the way, ...", ha:lol:ha no...that was only for the .log.
 
Top