problem with andy44's simple_passenger091

stonedzen

New member
Joined
May 20, 2008
Messages
19
Reaction score
0
Points
0
I've been trying to add Andy44's simple passenger module to orbiter but every time I try to load a scenario with it orbiter crashes. This also happens when I try to add it manually with config files or scenario editor. Anyone else have this issue? All his other "lunar transfer" vehicles and modules work fine.
 
After trying to run the scenario what does the Orbiter Log say? The Log is in the main Orbiter derectory as a notepad file. I would suggest posting it, so people can have a better understanding of what may be wrong. Saying "This doesn't work" is not very discriptive.

Zerofay32
 
here it is, hope it helps....


Module DGConfig.dll [API v.060425]
Module ScnEditor.dll [API v.060425]
Module ReleaseMFD-ShiftD.dll [API v.060425]
Module OrbiterSound.dll [API v.060425]
Module ReleaseMFD-Mouse.dll [API v.060425]

**** Creating simulation session
DirectDraw interface OK
Direct3D interface OK
Zbuffer: 32 bit
Render device: Window 1274 x 928
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.061227]
Module Saturn.dll [API v.060425]
VSOP87(B) Saturn: Precision 1e-006, Terms 2904/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 Uranus.dll [API v.050206]
VSOP87(B) Uranus: Precision 1e-006, Terms 1827/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-006, Terms 391/2024
Module Triton.dll [API v.060425]
Finished initialising world
Module Spacecraft3.dll [API v.060425]
 
all scenarios with the simple_passenger091 module. same with customer scenarios I try to make with it.

Passenger module doesnt crash when I install your simple_tank v2.5 module into the sim, but when I load a passenger module scenario the tank shows up instead. hope that makes sense....

Do I need anything other than spacecraft3.dll and LTV0.9 to run this mod?
 
Okay, I found it:

Go into the /config/vessels folder and open the simple_pasenger.cfg file for editing.
Delete everything and paste the following:

Code:
[SIZE=2]
; === Configuration file for simple passenger module payload===
Meshname = simple_passenger
Mass = 14900
MaxFuel = 50
Size = 6.0
Inertia = 7.7 7.7 2.3
MaxFuel = 0
EnableXPDR = TRUE
XPDR = 480
Isp = 2730
MaxAttitudeThrust = 100
 
; === Docking ports ===
BEGIN_DOCKLIST
0 0 7.15 0 0 1 0 1 0
0 0 -7.15 0 0 -1 0 1 0
END_DOCKLIST

; === Attachment specs ===
BEGIN_ATTACHMENT
P 0 -0.4 -1 0 -1 0 0 0 1 XS
P 0.1 2.0 0.1 0 1 0 0 0 -1 GS
END_ATTACHMENT
[/SIZE]

Let me know if that doesn't work. The "Simple Passenger Module in Orbit" scenario works fine for me now and now loads the proper mesh.

Now for some reason any time I try to load a scenario with the LTV in it it crashes to desktop with no clue in the log, I don't know why, but the last thing on the loadup screen is a .dds texture file so I should be able to track it down. Give me some time and I'll figure out; I've got a busy weekend so please bear with me.

It really bugs me that so many people have downloaded this and it's still screwed up. I'll get it right one of these days.
 
you're right the "simple passenger module in orbit" works now, as does "ltv in lunar orbit" but no scenarios of them together work.

Ultimately, I'm trying to add all the vehicles from your lunar transfer set in a scenario with the "to the moon in 24 hours" addon, so to make a sort of race to the moon scenario. I already have a race to mars scenario with the Deepstar and the DESCARTES. Good stuff :)
 
I got it to work now!

Scenarios dont work but adding them manually with scenario editor does. They dont seem to be conflicting with anything else so far either. Right now theyre docked at the ttm24 earth depot. Pretty awesome addon andy44... im going to add your lunar space shuttle next!

Thanks for the help everyone.
 
I got it to work now!

Scenarios dont work but adding them manually with scenario editor does. They dont seem to be conflicting with anything else so far either. Right now theyre docked at the ttm24 earth depot. Pretty awesome addon andy44... im going to add your lunar space shuttle next!

Thanks for the help everyone.

Using scenario editor works but not the included scenarios, huh? Okay, I will look into it.

I think what happened is when I updated the files on OH I must have missed updating the scenario files.
 
Back
Top