Installation Runtime error: Abnormal Program Termination

Nanogravity

New member
Joined
Jan 31, 2015
Messages
2
Reaction score
0
Points
0
Hello,

I have installed a fresh version, (Zip file, 1.69 gb) of orbiter. But when I tried to launch using .exe file, I get the error

Runtime Error

Abnormal Program Termination.

I read the related posts in the forum, but couldn't find the solution.

System Specifications:

Windows 7 - 64 bit, Lenovo G470
Ram: 8gb
DirectX: 11

My .cfg file:
Code:
; === ORBITER Master Configuration File ===
EchoAllParams = FALSE
LPadRect = 219 108 761 670

; === Logical parameters ===
DamageModel = 1

; === Visual parameters ===
EnableCloudShadows = TRUE
EnableSpecularRipples = TRUE
EnableLocalLights = TRUE
AmbientLevel = 0
NightlightBrightness = 0
CSphereBgImage = Visible (DSS2/Wikisky)
CSphereBgPath = csphere\dds2

; === Physics engine ===
DistributedVesselMass = TRUE
NonsphericalGravitySources = TRUE
RadiationPressure = TRUE

; === Device settings ===
DeviceIndex = 2
ModeIndex = 6
StencilBuffer = TRUE
WindowWidth = 1600
WindowHeight = 900

; === Active plugin list ===
ACTIVE_MODULES
  ScnEditor
  Rcontrol
  Framerate
  ExtMFD
  FlightData
  ScriptMFD
  LuaConsole
  OrbiterSound
  transx
  LuaMFD
  CustomMFD
  AeroBrakeMFD
  BaseSyncMFD
  InterMFD55
  LaunchMFD
  Map3DMFD
  PrecessionMFD
  videnie
END_MODULES

Let me know if you need any other information. Thank you.
 
Did you try if it's the same without Local Lights disabled?

Also the configuration file doesn't look like from a fresh version of installation. There have been enabled 3rd party modules.

Anything in Orbiter.log?
 
Thank you, I don't know how, But when I changed the Local Lights to False, It worked this time. I'm new to the game, so this is going to be very exciting for me. :)
 
Back
Top