Problem Outer planets addon

Cris

New member
Joined
Jan 11, 2010
Messages
13
Reaction score
1
Points
3
Basically, when trying to load a DG scenario, i get a memory access violation.

Error log:

**** Orbiter.log
Build Sep 29 2006 [v.060929]
Found 0 joystick(s)
Module AtlantisConfig.dll [API v.060425]
Module DGConfig.dll [API v.060425]
Module OrbiterSound.dll [API v.060425]
Module ExtMFD.dll [API v.060425]
Module ScnEditor.dll [API v.060425]
Module LandMFD.dll [API v.050206]
Module EquationMFD.dll [API v.060425]
Module AutoSave.dll [API v.060425]
Module BurnTimeMFD.dll [API v.060425]
Module LaunchMFD.dll [API v.060425]
Module InterMFD53.dll [API v.060425]
Module InterMFD421.dll [API v.050206]
Module AutoFCS.dll [API v.050206]
Module GPCMFD.dll [API v.060425]
Module UniversalPointing.dll [API v.060425]

**** Creating simulation session
DirectDraw interface OK
Direct3D interface OK
Zbuffer: 32 bit
Stencil buffer: 8 bit
Render device: Fullscreen 1280 x 960
Device has hardware T&L capability
Module Sun.dll [API v.050206]
VSOP87(E) Sun: Precision 1e-006, Terms 554/6634
Module Mercury.dll [API v.050206]
VSOP87(B) Mercury: Precision 1e-005, Terms 167/7123
Module Venus.dll [API v.050206]
VSOP87(B) Venus: Precision 1e-005, Terms 79/1710
Module Earth.dll [API v.050206]
VSOP87(B) Earth: Precision 1e-008, Terms 2564/2564
Module Moon.dll [API v.041022]
ELP82: Precision 1e-005, Terms 116/829
Module Mars.dll [API v.060425]
VSOP87(B) Mars: Precision 1e-005, Terms 405/6400
Module Phobos.dll [API v.060425]
Module Deimos.dll [API v.060425]
Module Galsat.dll [API v.041022]
Module Jupiter.dll [API v.050206]
VSOP87(B) Jupiter: Precision 1e-006, Terms 1624/3625
Module Io.dll [API v.041022]
Module Europa.dll [API v.041022]
Module Ganymede.dll [API v.041022]
Module Callisto.dll [API v.041022]
Module Satsat.dll [API v.050206]
Module Saturn.dll [API v.060425]
VSOP87(B) Saturn: Precision 1e-008, Terms 6365/6365
Module Mimas.dll [API v.050206]
SATSAT Mimas: Terms 113
Module Enceladus.dll [API v.050206]
SATSAT Enceladus: Terms 33
Module Tethys.dll [API v.050206]
SATSAT Tethys: Terms 101
Module Dione.dll [API v.050206]
SATSAT Dione: Terms 59
Module Rhea.dll [API v.050206]
SATSAT Rhea: Terms 68
Module Titan.dll [API v.050206]
SATSAT Titan: Terms 100
Module Hyperion.dll [API v.050206]
SATSAT Hyperion: Terms 595
Module Iapetus.dll [API v.050206]
SATSAT Iapetus: Terms 605
Module Janus.dll [API v.060425]
Module Epimetheus.dll [API v.060425]
Module Helene.dll [API v.060425]
Module Telesto.dll [API v.060425]
Module Calypso.dll [API v.060425]
Module Polydeuces.dll [API v.060425]
Module Uranus.dll [API v.050206]
VSOP87(B) Uranus: Precision 1e-008, Terms 5269/5269
Module Miranda.dll [API v.060425]
Module Ariel.dll [API v.060425]
Module Umbriel.dll [API v.060425]
Module Titania.dll [API v.060425]
Module Oberon.dll [API v.060425]
Module Neptune.dll [API v.050206]
VSOP87(B) Neptune: Precision 1e-008, Terms 2024/2024
Module Triton.dll [API v.060425]
Finished initialising world
Module DeltaGlider.dll [API v.060425]
Finished initialising status
Finished initialising camera
Finished initialising panels

I tried installing the outer planets fix. Tried it with the outer planets original sol.cfg, tried it with the DG sol cfg, doesn't work. I'm open to suggestions, obviously.

Thanks.

P.S. Forgot to add something: the last thing i see before i get the error during the splash screen is: "DeltaGlider (GL-01) .\textures\metis.dds"
 
Last edited:

garyw

O-F Administrator
Administrator
Moderator
Addon Developer
Tutorial Publisher
Joined
May 14, 2008
Messages
10,485
Reaction score
209
Points
138
Location
Kent
Website
blog.gdwnet.com
What DG Scenario? What has this to do with the outer planets addon?
 

dbeachy1

O-F Administrator
Administrator
Orbiter Contributor
Addon Developer
Donator
Beta Tester
Joined
Jan 14, 2008
Messages
9,218
Reaction score
1,566
Points
203
Location
VA
Website
alteaaerospace.com
Preferred Pronouns
he/him
I recommend a standard troubleshooting approach:

1. Install a clean instance of Orbiter to a new directory.
2. Bring up Orbiter and test it; it should work.
3. Now install one of your add-ons and test again. If it fails, you've found the buggy add-on.
4. Otherwise, repeat step 3 until the problem occurs.
 

Cris

New member
Joined
Jan 11, 2010
Messages
13
Reaction score
1
Points
3
What DG Scenario? What has this to do with the outer planets addon?

Any DG scenario, and as i later found out, all other scenarios as well (probably i messed something up while trying to fix the problem; i just changed the sol.cfg files trying to find a combo that works)

Ok... i admit i forgot to say something. Problems started after installing the outer planets addon. And, as i understood, there are some problems between that addon and the delta glider. I just want to know how to install the outer planets addon without having problems with the delta glider.

Thanks for the replies.
 
Top