OHM ELIS - MT4

Hi Fred, sorry to be a bother, but I seem to be getting crashes with this add-on at payload release. . I'm running this in the Upsilon Andromedae system, so I suspect its probably an issue with sol-specific behaviour. Would you consider including a version of the telescope that can be used out of system in the next release?
 
Hi Fred, sorry to be a bother, but I seem to be getting crashes with this add-on at payload release. . I'm running this in the Upsilon Andromedae system, so I suspect its probably an issue with sol-specific behaviour. Would you consider including a version of the telescope that can be used out of system in the next release?

Hi Bruce, I was not sure so I just checked and yes, the MT4 is sol-system dependent since it looks for the sun position to discover whether the ship is in shadow of its body or not (this is for charging battery etc). The dependency is on the fact that il looks for the star called "Sun"...

Your suggestion is fine and when I will be back on my PC in september I will prepare a specific module to prevent this issue (I will post it here).

In the meantime I was thinking that to make it run you can probably change the name of the main star of the Upsilon Andromedae system editing its config file manually to "Sun". Let me know if this works!

Fred
 
Hi Bruce, I was not sure so I just checked and yes, the MT4 is sol-system dependent since it looks for the sun position to discover whether the ship is in shadow of its body or not (this is for charging battery etc). The dependency is on the fact that il looks for the star called "Sun"...

Your suggestion is fine and when I will be back on my PC in september I will prepare a specific module to prevent this issue (I will post it here).

In the meantime I was thinking that to make it run you can probably change the name of the main star of the Upsilon Andromedae system editing its config file manually to "Sun". Let me know if this works!

Fred

Thank you very much for the detailed response, that will help a lot :thumbup:

Edit: Tried the fix you suggested, but still no dice, I think there must be something else hardwiring it to sol system

Orbiter log (just for the heck of it)

Code:
**** Orbiter.log
Build Aug 30 2010 [v.100830]
Timer precision: 4.05188e-007 sec
Found 0 joystick(s)
Devices enumerated: 4
Devices accepted: 3
==> RGB Emulation
==> Direct3D HAL
==> Direct3D HAL (Intel(R) HD Graphics)
Module AtlantisConfig.dll .... [Build 100830, API 100830]
Module AtmConfig.dll ......... [Build 100830, API 100830]
Module DGConfigurator.dll .... [Build 100830, API 100830]
Module ScnEditor.dll ......... [Build 100830, API 100830]
Module transx.dll ............ [Build 100824, API 100823]
Module OrbiterSound.dll ...... [Build 121120, API 100830]
Module Rcontrol.dll .......... [Build 100830, API 100830]
Module DVToolsMFD.dll ........ [Build 120331, API 100830]
Module AtmDataMFD.dll ........ [Build ******, API 060425]
---------------------------------------------------------------
>>> 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 CameraMFD.dll [API v.060425]
Module Lagrange.dll .......... [Build ******, API 060425]
Module LagrangeMFD.dll ....... [Build ******, API 060425]
Module Load.dll .............. [Build 110920, API 100830]
Module Map3DMFD.dll .......... [Build 101102, API 100830]
Module AeroBrakeMFD.dll ...... [Build ******, API 100830]
Module ExtMFD.dll ............ [Build 100830, API 100830]

**** Creating simulation session
DirectDraw interface OK
Direct3D interface OK
Graphics: Viewport: Window 1360 x 740 x 32
Graphics: Hardware T&L capability: No
Graphics: Z-buffer depth: 32 bit
Graphics: Active lights supported: -1
Loading 15382 records from star database
Module Sun.dll ............... [Build 100830, API 100830]
VSOP87(E) Sun: Precision 1e-006, Terms 554/6634
Finished initialising world
Module ELIS.dll .............. [Build 130128, API 100830]
---------------------------------------------------------------
>>> WARNING: Obsolete API function used: VESSEL::SetBankMomentScale
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 NVM1.dll .............. [Build 121218, API 100830]
Module XR2Ravenstar.dll ...... [Build 130504, API 100830]
Module IMS.dll ............... [Build 130413, API 100830]
Module UCGOCars.dll .......... [Build 121103, API 100830]
Module UCGODynamicCargo.dll .. [Build 120623, API 100830]
Module XR_Facility.dll ....... [Build 130320, API 100830]
Module UMmu.dll .............. [Build 130809, API 100830]
Finished initialising status
Finished initialising camera
Finished initialising panels
Finished setting up render state
 
Last edited:
Back
Top