Problem computer crashes, when I focus my new Vessel

HAL9001

super-ninja-orbinaut
Joined
Jun 4, 2010
Messages
1,107
Reaction score
11
Points
38
Location
Stuttgart, Germany
I'm just developing something for REOTIO and so I already osted this in a discussion of the REOTIO-group, but now I post it here again, because here I have a bigger chance to get helped:


HAL9001 (myself) said:
What's wrong with that cfg-file?
I installed Station-UCGO and copyed the Mesh of the Land-Speeder from UCGO (wich I will "lend" me now) into Meshs under the name UCS.
Than I wrote this CFG-file:


Code:
; === Configuration file for vessel class UCS ===
ClassName = StationUCGO
Module = StationUCGO
MeshName = UCS
Size = 5.0

Mass = 100000; empty mass [kg]  
MaxFuel = 40000  ; max fuel mass [kg]
Isp = 5000000        ; fuel specific impulse [m/s]

MaxMainThrust = 20000000
MaxRetroThrust = 1800000
MaxHoverThrust = 3200000
MaxAttitudeThrust = 1650000
COG_OverGround = 0.55
CameraOffset = 0 0 1
CW = 12 12 2
LiftFactor = 0.6
CrossSections = 2.45 6.25 2.45

; === UMMU ===
SeatNumber	= 0
ExitPosition1	= 0 11.25
ShowDefaultHUD	= TRUE

; === UCGO ===
CargoSlotPos = -1.0 0.0 -4.5
CargoRowColumnNbr = 3 2
CargoSlotInterval = 2.0
CargoReleasePos	  = 0 11.0
CargoShowInCockpit= 1
CargoGrappleDist  = 15
CargoReleaseSpeed = 0.02
CargoMaxMass = 25000.0
UcDescription = cargo


; === Attachment specs ===
BEGIN_ATTACHMENT
END_ATTACHMENT

but if I now focus it, my computer crashs emedatly.
Can please anyone help me?

Greetings, HAL9001
 

Woo482

Moderator
Moderator
Addon Developer
GFX Staff
Joined
Feb 13, 2008
Messages
3,048
Reaction score
20
Points
78
Location
Earth?
Anthing in the Orbiter.log file? a little more infomation will help us find your problem :thumbup:
 

Izack

Non sequitur
Addon Developer
Joined
Feb 4, 2010
Messages
6,665
Reaction score
13
Points
113
Location
The Wilderness, N.B.
Code:
; === Configuration file for vessel class UCS ===
ClassName = StationUCGO
[COLOR="Red"]Module = StationUCGO[/COLOR]
MeshName = UCS
Size = 5.0

Remove that.
 

N_Molson

Addon Developer
Addon Developer
Donator
Joined
Mar 5, 2010
Messages
9,279
Reaction score
3,248
Points
203
Location
Toulouse
Yes. The "Module" spec points to a .dll ; if there is none -> CTD.
 

Hielor

Defender of Truth
Donator
Beta Tester
Joined
May 30, 2008
Messages
5,580
Reaction score
2
Points
0
The computer crashes? Or Orbiter crashes?
 

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
but the module IS there.

Let's go back to basics on this one.

First of all, I'm assuming that it's ORBITER which crashes?

If so, Can you post the orbiter.log file?
 

Izack

Non sequitur
Addon Developer
Joined
Feb 4, 2010
Messages
6,665
Reaction score
13
Points
113
Location
The Wilderness, N.B.
but the module IS there.
Then I wonder where it comes from, because it's not part of UCGO.

By module we mean a file in Orbiter's 'Modules' folder with the extension 'dll.' UCGO space stations do not use a module; they are entirely defined by their configuration file.

So just remove that line from your configuration file, and (assuming you have everything esle it points to) the vessel will load fine. :thumbup:
 

HAL9001

super-ninja-orbinaut
Joined
Jun 4, 2010
Messages
1,107
Reaction score
11
Points
38
Location
Stuttgart, Germany
just to avoid misunderstandings: I installed this: [ame="http://orbithangar.com/searchid.php?ID=4585"]Generic Station UMMU/UCGO Support[/ame]
and it once worked with this line. It broke, since I changed the mesh from the dragonfly to the one I use now. But I think it's not because the mesh, because I can add and see the Vessel, and the mesh works, but Orbiter crashes when I press F3 and choose the vessel.
 

Izack

Non sequitur
Addon Developer
Joined
Feb 4, 2010
Messages
6,665
Reaction score
13
Points
113
Location
The Wilderness, N.B.
Okay, didn't know about that one.

From the addon's documentation:
Then make sure your vessel configuration contains the line "EnableFocus = TRUE".

...Which is not something I see in your configuration file. Try adding that. ;)
 

HAL9001

super-ninja-orbinaut
Joined
Jun 4, 2010
Messages
1,107
Reaction score
11
Points
38
Location
Stuttgart, Germany
still don't works.

this is my log-file:
Code:
**** Orbiter.log
Build Sep 29 2006 [v.060929]
Found 3 joystick(s)
Module AtlantisConfig.dll [API v.060425]
Module DGConfig.dll [API v.060425]
Module EnergyConfigurator.dll [API v.060425]
Module TrackIR.dll [API v.060425]
TrackIR module not found.
Module OrbiterSound.dll [API v.060425]
Module Meshdebug.dll [API v.060425]
Module FlightData.dll [API v.050206]
Module ExtMFD.dll [API v.060425]
Module CustomMFD.dll [API v.060425]
Module ScnEditor.dll [API v.060425]
Module RWarpMFD.dll [API v.060425]
Module Framerate.dll [API v.050206]
Module ReleaseMFD-ShiftD.dll [API v.060425]
Module ReleaseMFD-Mouse.dll [API v.060425]
Module InterMFD.dll [API v.050206]
Module Orrery.dll [API v.060425]
Module Map3DMFD.dll [API v.100606]
Module WeatherMFD.dll [API v.060425]
Module FlyByWire.dll [API v.060425]
Module UMMUFA.dll [API v.060425]
Module EnergyMFDmk2.dll [API v.060425]
Module BombMFD.dll [API v.060425]
Module ClockMFD.dll [API v.060425]
Module LagrangeMFD.dll [API v.060425]
Module NotesMFD.dll [API v.060425]
Module RendezvousMFD.dll [API v.050206]
Module SpaceShipOneMFD.dll [API v.060425]
Module TetrisMFD.dll [API v.060425]
Module AutopilotMFD.dll [API v.050206]
Module AtmDataMFD.dll [API v.060425]
Module OrbiterRadioMFD2006P1.dll [API v.060425]
Module undo.dll [API v.060425]
Module RaceCheckpointMFD.dll [API v.060425]
Module AutoFCS.dll [API v.050206]
Module CRT.dll [API v.060425]
Module Telescope.dll [API v.060425]
Module UniversalPointing.dll [API v.060425]
Module BurnTimeMFD.dll [API v.060425]
Module LunarTransferMFD.dll [API v.060425]
Module orbSpotLight.dll [API v.060425]
Module SailMFD.dll [API v.060425]
Module SensorMFD.dll [API v.060425]
Module GenesisMFD.dll [API v.060425]
Module CamShake.dll [API v.050206]
Module olv.dll [API v.060425]
Module Orulex-core.dll [API v.060425]
Module CameraMFD.dll [API v.060425]
Module orbSonicBoom.dll [API v.060425]
Module orbHoverDust.dll [API v.060425]
Module CTParticle.dll [API v.060425]
Module AutoAttach.dll [API v.060425]
Module NoRefuel.dll [API v.060425]
Module RemoteAnimMFD.dll [API v.060425]

**** Creating simulation session
DirectDraw interface OK
Direct3D interface OK
Zbuffer: 32 bit
Render device: Window 1694 x 972
Device has hardware T&L capability
Joystick throttle: SLIDER 0
Joystick throttle control detected
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
**** WARNING: Mesh not found: .\Meshes\commtower.msh
BaseObject: Parse error 1
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-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 UCGODynamicCargo.dll [API v.060425]
Module StationUCGO.dll [API v.060425]
Finished initialising status
Finished initialising camera
Finished initialising panels
Finished setting up render state
UMMUFA: cCONNT01 added to blacklist - Has no docking ports
UMMUFA: cCONNT02 added to blacklist - Has no docking ports
UMMUFA: cCONNT03 added to blacklist - Has no docking ports
UMMUFA: cCONNT04 added to blacklist - Has no docking ports
UMMUFA: cCONNT05 added to blacklist - Has no docking ports
UMMUFA: cCONNT06 added to blacklist - Has no docking ports
UMMUFA: cCONNT07 added to blacklist - Has no docking ports
UMMUFA: cCONNT08 added to blacklist - Has no docking ports
UMMUFA: UCS added to blacklist - Native UMMU compatible
 

Izack

Non sequitur
Addon Developer
Joined
Feb 4, 2010
Messages
6,665
Reaction score
13
Points
113
Location
The Wilderness, N.B.
The log just ends after the UMMUFA messages?

Try disabling UMMUFA, or better yet, try this on a fresh installation with only UCGO, Generic Station and your vessel/mesh.
 

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
Is it a crash or does Orbiter just freeze?
 

HAL9001

super-ninja-orbinaut
Joined
Jun 4, 2010
Messages
1,107
Reaction score
11
Points
38
Location
Stuttgart, Germany
Well, Windows 7 says me "Orbiter doesn't work anymore".

---------- Post added 21st Jan 2011 at 15:58 ---------- Previous post was 20th Jan 2011 at 19:54 ----------

Well I now gave up to find the bug, could please someone who knows more about that please just add the possibility to carry up to two UMmu's and up to 3 UCGO-cargos and an upside-docking-port (like at the shuttle PB) to this Vessel:

Code:
MeshName = UCS
Size = 5.0

Mass = 100000; empty mass [kg]  
MaxFuel = 40000  ; max fuel mass [kg]
Isp = 5000000        ; fuel specific impulse [m/s]

MaxMainThrust = 20000000
MaxRetroThrust = 1800000
MaxHoverThrust = 3200000
MaxAttitudeThrust = 1650000
COG_OverGround = 0.55
CameraOffset = 0 0 1
CW = 12 12 2
LiftFactor = 0.6
CrossSections = 2.45 6.25 2.45
EditorCreate = TRUE
EnableFocus = TRUE
EnableXPDR = TRUE
XPDR = 520

(for the docking-port-positining: I used the Mesh of the CGO-Land-Speeser, wich is named AeroGlisseur, copyed it into the Mesh folder and renamed it to UCS)
 
Top