Problem Help from DLL H#LL

steve71

Member
Joined
Oct 29, 2021
Messages
9
Reaction score
0
Points
16
Location
Boothwyn
Windows XP SP3 running orbiter 2010 P1 NAASP 7.0.1,

Orbiter installation verification.
w tests to verify a valid
Orbiter installation. Normally, this test needs to be executed
only once after installation. To run it again, execute the
'testinstall' utility in the Install subdirectory.
-----------------------------------------------------
Test 1: Directory structure
Orbiter root directory: C:\NAASP7
Folder Config found.
Folder Meshes found.
Folder Textures found.
Folder Scenarios found.
Folder Doc found.
Folder Script found.
Folder Modules found.
Folder Flights found.
Folder Html found.
Folder Install found.
-----------------------------------------------------
Test 2: C++ runtime libraries
Runtime libraries ok.
-----------------------------------------------------
Test 3: Checking DirectX
Scanning dxdiag output:


Processor: Intel(R) Celeron(R) CPU 540 @ 1.86GHz
Memory: 1022MB RAM
DirectX Version: DirectX 9.0c (4.09.0000.0904)
Card name: NVIDIA GeForce 8400M GS
d3dim700.dll: 5.03.2600.5512 English Final Retail 4/14/2008 06:41:52 824320 bytes
For full DirectX diagnostics, see file dxdiag.log.
-----------------------------------------------------
Moving Orbiter executable into place.
-----------------------------------------------------
Orbiter installation verification complete.
No problems found.

But then it crashes (from Log):

>> WARNING: Obsolete API function used: VESSEL::SetBankMomentScale
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.
---------------------------------------------------------------
---------------------------------------------------------------
>> ERROR: Could not load vessel module: ProjectApollo\LC34
>> [Vessel::LoadModule | .\Vessel.cpp | 5442]

It crashes with SIVB.DLL as well.
Thinking of adding more memory or moving to Windows 7 (32 bit)...any ideas/suggestions? Thanks
 

n72.75

Move slow and try not to break too much.
Orbiter Contributor
Addon Developer
Tutorial Publisher
Donator
Joined
Mar 21, 2008
Messages
2,696
Reaction score
1,353
Points
128
Location
Saco, ME
Website
mwhume.space
Preferred Pronouns
he/him
Hi,

Did you download and install "Project-Apollo-NASSP-V7.0.1.zip" from: https://github.com/orbiternassp/NASSP/releases/tag/NASSP-V7.0-Release-master-1671
not one of the source code zips.

You should also look in Orbiter\Modules\ProjectApollo and make verify that you have a bunch of dlls there:
1687491797124.png


Looking at your computer specs, you may be a bit underpowered. Are you able to load any other Orbiter scenarios (DG at cape etc.)
 
Top