• ORBITER-FORUM will be temporarily closed at 2026-07-23 18:00 UTC while we complete some OF maintenance tasks. The amount of downtime is expected to take up to one hour, but probably less.

Problem UMmu reentry pack causes CTD in orbiter v.100830

Tenmu-101

New member
Joined
Sep 16, 2013
Messages
24
Reaction score
0
Points
0
Location
Chiang Mai
Here's my orbiter.log:

Code:
**** Orbiter.log
Build Aug 30 2010 [v.100830]
Timer precision: 4.38856e-007 sec
Found 0 joystick(s)
Devices enumerated: 6
Devices accepted: 5
==> RGB Emulation
==> Direct3D HAL
==> Direct3D T&L HAL
==> Direct3D HAL (NVIDIA GeForce 9500 GT)
==> Direct3D T&L HAL (NVIDIA GeForce 9500 GT)
Module AtlantisConfig.dll .... [Build 100830, API 100830]
Module AtmConfig.dll ......... [Build 100830, API 100830]
Module DGConfigurator.dll .... [Build 100830, API 100830]
Module EnergyConfigurator.dll  [Build ******, API 060425]
Module ProjectApolloConfigurator.dll  [Build 120715, API 100830]
Module ScnEditor.dll ......... [Build 100830, API 100830]
Module Rcontrol.dll .......... [Build 100830, API 100830]
Module ScriptMFD.dll ......... [Build 100830, API 100830]
Module XRVesselCtrlDemo.dll .. [Build 130502, API 100830]
XRVesselCtrlDemo 2.2 initialized.
Module uap.dll ............... [Build 110613, API 100830]
---------------------------------------------------------------
>>> WARNING: Obsolete API function used: oapiRegisterMFDMode
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.
---------------------------------------------------------------
Module transx.dll ............ [Build 110130, API 100830]
Module ThrustControlMFD.dll .. [Build ******, API 060425]
Module Telescope.dll ......... [Build 110413, API 100830]
Module StateSaver.dll ........ [Build 100929, API 100830]
Module ReFuelMFD.dll ......... [Build ******, API 060425]
Module HoverMFD.dll .......... [Build 120616, API 100830]
Module HUDDrawer.dll ......... [Build 130316, API 100830]
Module AutoHoverMFD.dll ...... [Build ******, API 060425]
Module AttitudeMFD.dll ....... [Build ******, API 060425]
Module BaseSyncMFD.dll ....... [Build 100616, API 100603]
Module LagrangeMFD.dll ....... [Build ******, API 060425]
Module Lagrange.dll .......... [Build ******, API 060425]
Module PrecessionMFD.dll ..... [Build 110904, API 100830]
190 stars read into catalogue
No SPK bodies loaded at this time.
Module ImpulsiveBurn.dll ..... [Build ******, API 060425]
Module OrbConnect.dll ........ [Build 120804, API 100830]
Module AeroBrakeMFD.dll ...... [Build ******, API 100830]
Module CamShake.dll .......... [Build 100811, API 100606]
Module baseland.dll .......... [Build 120512, API 100830]
Module CustomMFD.dll ......... [Build 100830, API 100830]
Module LuaMFD.dll ............ [Build 100830, API 100830]
Module LuaConsole.dll ........ [Build 100830, API 100830]
Module NotesMFD.dll .......... [Build ******, API 060425]
Module LaunchMFD.dll ......... [Build 130413, API 100830]
Module RendezvousMFD.dll ..... [Build ******, API 050206]
Module ScreenCapture.dll ..... [Build ******, API 060425]
Module Map3DMFD.dll .......... [Build 101102, API 100830]
Module BurnTimeCalculator.dll  [Build 110301, API 100830]
Module LandMFD.dll ........... [Build ******, API 050206]
Module LunarTransferMFD.dll .. [Build 100621, API 100603]
Module OrbiterSound.dll ...... [Build 121120, API 100830]
Module universalParachute.dll  [Build ******, API 060425]
Module InterMFD55.dll ........ [Build 100826, API 100704]
Module VistaBoost.dll ........ [Build ******, API 060425]
VistaBoost 1.0: Warning: font smoothing already disabled; nothing to do.
XRVesselCtrlDemo 2.2 exiting.

and my orbiter.cfg:

Code:
; === ORBITER Master Configuration File ===
EchoAllParams = FALSE
LPadRect = 745 124 1323 687

; === Logical parameters ===
FocusFollowsMouse = FALSE
DamageModel = 1
InstrumentUpdateInterval = 0.02
PanelScale = 1.1

; === Visual parameters ===
EnableCloudShadows = TRUE
EnableSpecularRipples = TRUE
EnableLocalLights = TRUE
AmbientLevel = 8
NightlightBrightness = 1
StarPrm = 0 7 0.1 1
CSphereBgIntensity = 0.25

; === Visual helper parameters ===
Planetarium = 8178
Bodyforces = 124 1.24833 0.38

; === Physics engine ===
DistributedVesselMass = TRUE
NonsphericalGravitySources = TRUE
RadiationPressure = TRUE
LinPropStage0 = 2 0.25
LinPropStage1 = 4 10
AngPropStage0 = 2 0.5 0.0174533

; === Planet rendering parameters ===
PlanetTexLoadFreq = 10
PlanetMipmapMode = 2
PlanetMipmapBias = 0.5

; === Camera parameters ===
CameraPanspeed = 0.281838

; === Device settings ===
DeviceIndex = 4
ModeIndex = 8
StencilBuffer = TRUE
FullscreenPageflip = FALSE
WindowWidth = 1300
WindowHeight = 812

; === Record/play parameters ===
SystimeSampling = FALSE

; === Active plugin list ===
ACTIVE_MODULES
  ScnEditor
  Rcontrol
  ScriptMFD
  XRVesselCtrlDemo
  uap
  transx
  ThrustControlMFD
  Telescope
  StateSaver
  ReFuelMFD
  reentry
  enc
  HoverMFD
  HUDDrawer
  AutoHoverMFD
  AttitudeMFD
  BaseSyncMFD
  LagrangeMFD
  Lagrange
  PrecessionMFD
  ImpulsiveBurn
  OrbConnect
  omb_mfd
  AeroBrakeMFD
  CamShake
  baseland
  CustomMFD
  LuaMFD
  LuaConsole
  NotesMFD
  LaunchMFD
  RendezvousMFD
  ScreenCapture
  Map3DMFD
  BurnTimeCalculator
  LandMFD
  LunarTransferMFD
  OrbiterSound
  universalParachute
  InterMFD55
  VistaBoost
END_MODULES
P.S. After I run scenario "In DGIV payload bay" , I see ummucone mesh in DGIV payload bay but after I Release it , CTD :beathead:

Can anyone help me find the solution please? :hailprobe:

Thanks.
 

Attachments

Last edited:
Back
Top