Problem CEV Problem

Chub777

New member
Joined
Dec 2, 2009
Messages
663
Reaction score
1
Points
0
Location
LEO
I have recently downloaded an add-on. It has the CEV on Ares 1. About a few seconds when the sides and the escape tower are jettisioned Orbiter crashes. Here's the log:

Code:
**** Orbiter.log
Build Sep 29 2006 [v.060929]
Devices enumerated: 6
Devices accepted: 5
==> RGB Emulation
==> Direct3D HAL
==> Direct3D T&L HAL
==> Direct3D HAL (ATI Radeon HD 4350)
==> Direct3D T&L HAL (ATI Radeon HD 4350)
Found 0 joystick(s)
Module AtlantisConfig.dll [API v.060425]
Module DGConfig.dll [API v.060425]
Module EnergyConfigurator.dll [API v.060425]
Module OrbiterSound.dll [API v.060425]
Module BombMFD.dll [API v.060425]

**** Creating simulation session
DirectDraw interface OK
Direct3D interface OK
Zbuffer: 32 bit
Render device: Fullscreen 1024 x 768
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-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
>>> ERROR: Missing texture: cev-white.dds
>>>        [C:\Source\Orbiter\Texture.cpp / 781]
>>> ERROR: Missing texture: cev-white.dds
>>>        [C:\Source\Orbiter\Texture.cpp / 781]
>>> ERROR: Missing texture: cev-white.dds
>>>        [C:\Source\Orbiter\Texture.cpp / 781]
>>> ERROR: Missing texture: CEV-Orion\AresI_1ststage_SRB5_rec.dds
>>>        [C:\Source\Orbiter\Texture.cpp / 781]
>>> ERROR: Missing texture: CEV-Orion\AresI_1ststage_SRBbottom.dds
>>>        [C:\Source\Orbiter\Texture.cpp / 781]
>>> ERROR: Missing texture: CEV-Orion\AresI_1ststage_SRB4_side.dds
>>>        [C:\Source\Orbiter\Texture.cpp / 781]
>>> ERROR: Missing texture: CEV-Orion\AresI_1ststage_SRB5_rec0.dds
>>>        [C:\Source\Orbiter\Texture.cpp / 781]
>>> ERROR: Missing texture: CEV-Orion\AresI_IN.dds
>>>        [C:\Source\Orbiter\Texture.cpp / 781]
>>> ERROR: Missing texture: AresI_LOGO_Agency.dds
>>>        [C:\Source\Orbiter\Texture.cpp / 781]
>>> ERROR: Missing texture: AresI_Misc1.dds
>>>        [C:\Source\Orbiter\Texture.cpp / 781]
Finished initialising status
Finished initialising camera
Finished initialising panels
Finished setting up render state

It also happens when I go from cockpit view to outside view (global frame). I have also run the scenario before and it didn't crash. What's the problem with this? Thanks!

~Chub777
 

trokkes

New member
Joined
Mar 24, 2008
Messages
28
Reaction score
0
Points
0
Hi,
It seems to be a problem with some textures orbiter doesn't find

cev-white.dds
AresI_1ststage_SRB5_rec.dds
AresI_1ststage_SRBbottom.dds
AresI_1ststage_SRB4_side.dds
AresI_1ststage_SRB5_rec0.dds
AresI_IN.dds
AresI_LOGO_Agency.dds
AresI_Misc1.dds

Look in your textures directory and reinstall the addon if they are not there (unzip maintaining the directory structure)

Trokkes
 

Woo482

Moderator
Moderator
Addon Developer
GFX Staff
Joined
Feb 13, 2008
Messages
3,048
Reaction score
20
Points
78
Location
Earth?
The missing textures wouldn't cause a crash, have you tried disabling modules to see if it works after that ?
 

Chub777

New member
Joined
Dec 2, 2009
Messages
663
Reaction score
1
Points
0
Location
LEO
Hi,
It seems to be a problem with some textures orbiter doesn't find

cev-white.dds
AresI_1ststage_SRB5_rec.dds
AresI_1ststage_SRBbottom.dds
AresI_1ststage_SRB4_side.dds
AresI_1ststage_SRB5_rec0.dds
AresI_IN.dds
AresI_LOGO_Agency.dds
AresI_Misc1.dds

Look in your textures directory and reinstall the addon if they are not there (unzip maintaining the directory structure)

Trokkes

I have:

AresI_1ststage_SRB4_side
AresI_1ststage_SRB5_rec
AresI_1ststage_SRB5_rec0
AresI_1ststage_SRBbottom
AresI_2ndstage_foamLWTcentaur
AresI_gen_silver
AresI_IN
AresI_J-25
AresI_LAS

They're all .dds, by the way.


The missing textures wouldn't cause a crash, have you tried disabling modules to see if it works after that ?

I just tried it and when I try to change MFDs it crashes.
 

cymrych

The Probe abides
Donator
Joined
Mar 10, 2010
Messages
138
Reaction score
0
Points
0
Location
Where there are dead guys to dig up
The 4 files with ...SRB somethin somethin, AresI_IN, and AresI_Misc are in the wrong place. I believe they're in Texture\CEV-Orion folder, but orbiter is looking for them in the main Textures folder.

AresI_LOGOS .... is in simcosmos' Development Ares I, you have to copy it over from his zip. (NASA_AresI_SC_20070107dev.zip).

CEV-white is another matter. As in, I never managed to find it anywhere. At all. Best I could do was download francisdrake's CEV2-01.zip, find the file cev2white in the textures, and rename it.

That's if you're using francisdrake's most recent update, CEV-Orion-0i.zip, but I'm pretty sure most or all of the textures are in the 0d version too.
 
Last edited:

Chub777

New member
Joined
Dec 2, 2009
Messages
663
Reaction score
1
Points
0
Location
LEO
The 4 files with ...SRB somethin somethin, AresI_IN, and AresI_Misc are in the wrong place. I believe they're in Texture\CEV-Orion folder, but orbiter is looking for them in the main Textures folder.

AresI_LOGOS .... is in simcosmos' Development Ares I, you have to copy it over from his zip. (NASA_AresI_SC_20070107dev.zip).

CEV-white is another matter. As in, I never managed to find it anywhere. At all. Best I could do was download francisdrake's CEV2-01.zip, find the file cev2white in the textures, and rename it.

That's if you're using francisdrake's most recent update, CEV-Orion-0i.zip, but I'm pretty sure most or all of the textures are in the 0d version too.

Where can I get the CEV2?
 

cymrych

The Probe abides
Donator
Joined
Mar 10, 2010
Messages
138
Reaction score
0
Points
0
Location
Where there are dead guys to dig up
You have to go straight to francisdrake's add-on page. Website is:

home.arcor.de/francisdrakex

It's the download entitles Biconic CEV. It only vague looks like the current Orion CEV, but I haven't had too many problems with stealing the ..white.dds from it. Although, I must admit, I have no idea what exactly this texture is for! :shrug:

Did you find the other textures alright?
 

Chub777

New member
Joined
Dec 2, 2009
Messages
663
Reaction score
1
Points
0
Location
LEO
You have to go straight to francisdrake's add-on page. Website is:

home.arcor.de/francisdrakex

It's the download entitles Biconic CEV. It only vague looks like the current Orion CEV, but I haven't had too many problems with stealing the ..white.dds from it. Although, I must admit, I have no idea what exactly this texture is for! :shrug:

Did you find the other textures alright?


This comes up when I try to download Bionic CEV:
http://erro.clix.pt/404.html
 
Top