Request Mir

Yuri_Gagarin

New member
Joined
May 1, 2018
Messages
117
Reaction score
0
Points
0
Location
United Kingdom
Sorry for absence. (And Bumping thread.) I went charity shopping.

---------- Post added at 12:54 PM ---------- Previous post was at 12:39 PM ----------

One problem. (The eva Scenario works.) All the overs dont work they close.

---------- Post added at 01:34 PM ---------- Previous post was at 12:54 PM ----------

What should i do to fix the others.

Ps. Im installing SimCity 4.
 

Urwumpe

Not funny anymore
Addon Developer
Donator
Joined
Feb 6, 2008
Messages
37,656
Reaction score
2,377
Points
203
Location
Wolfsburg
Preferred Pronouns
Sire

What should i do to fix the others.

Follow the scenario correction process demonstrated here?

Check for missing add-ons in the log?

Installing Sim City 4 won't really get you ahead. Install SimCopter:

Afterwards, you will feel motivated even if you are going to fix the scenario files with sed.
 

Yuri_Gagarin

New member
Joined
May 1, 2018
Messages
117
Reaction score
0
Points
0
Location
United Kingdom
Well i cant Install The Following.

[ame="http://orbithangar.com/searchid.php?ID=2220"]Search[/ame]

---------- Post added at 02:06 PM ---------- Previous post was at 01:55 PM ----------

I tried Pridora on orbit.

---------- Post added at 02:07 PM ---------- Previous post was at 02:06 PM ----------

Just closes. I will give you the log.


**** Creating simulation session
DirectDraw interface OK
Direct3D interface OK
Graphics: Viewport: Window 1594 x 871 x 32
Graphics: Hardware T&L capability: Yes
Graphics: Z-buffer depth: 32 bit
Graphics: Active lights supported: 8
Loading 15382 records from star database
Module Sun.dll ............... [Build 100830, API 100830]
VSOP87(E) Sun: Precision 1e-006, Terms 554/6634
Module Earth.dll ............. [Build 100830, API 100830]
Module EarthAtmJ71G.dll ...... [Build 100830, API 100830]
VSOP87(B) Earth: Precision 1e-008, Terms 2564/2564
Module Moon.dll .............. [Build 100830, API 100830]
ELP82: Precision 1e-005, Terms 116/829
Finished initialising world
Module Spacecraft3.dll ....... [Build ******, API 060425]
---------------------------------------------------------------
>>> 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 Orlan.dll ............. [Build ******, API 060425]
Finished initialising status
Finished initialising camera
Finished initialising panels
Finished setting up render state
**** WARNING: Mesh not found: .\Meshes\.msh
**** Closing simulation session

**** Creating simulation session
DirectDraw interface OK
Direct3D interface OK
Graphics: Viewport: Window 1594 x 871 x 32
Graphics: Hardware T&L capability: Yes
Graphics: Z-buffer depth: 32 bit
Graphics: Active lights supported: 8
Loading 15382 records from star database
Module Sun.dll ............... [Build 100830, API 100830]
VSOP87(E) Sun: Precision 1e-006, Terms 554/6634
Module Earth.dll ............. [Build 100830, API 100830]
Module EarthAtmJ71G.dll ...... [Build 100830, API 100830]
VSOP87(B) Earth: Precision 1e-008, Terms 2564/2564
Module Moon.dll .............. [Build 100830, API 100830]
ELP82: Precision 1e-005, Terms 116/829
Finished initialising world
Module Spacecraft3.dll ....... [Build ******, API 060425]
**** WARNING: Mesh file name not provided
Module Multistage2.dll ....... [Build ******, API 050206]
**** WARNING: Mesh not found: .\Meshes\Proton_LV/Proton_stg__0_1.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/Proton_stg__0_1.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/Proton_stg_1.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/Proton_stg_2.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/Proton_stg_3.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/Proton_interstage.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/ProtonKM2_fairing_1.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/ProtonKM2_fairing_2.msh
**** WARNING: Mesh file name not provided
**** WARNING: Mesh file name not provided
Module Orlan.dll ............. [Build ******, API 060425]
 

Urwumpe

Not funny anymore
Addon Developer
Donator
Joined
Feb 6, 2008
Messages
37,656
Reaction score
2,377
Points
203
Location
Wolfsburg
Preferred Pronouns
Sire
Code:
Finished initialising world
Module Spacecraft3.dll ....... [Build ******, API 060425]
**** WARNING: Mesh file name not provided
Module Multistage2.dll ....... [Build ******, API 050206]
**** WARNING: Mesh not found: .\Meshes\Proton_LV/Proton_stg__0_1.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/Proton_stg__0_1.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/Proton_stg_1.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/Proton_stg_2.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/Proton_stg_3.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/Proton_interstage.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/ProtonKM2_fairing_1.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/ProtonKM2_fairing_2.msh
**** WARNING: Mesh file name not provided
**** WARNING: Mesh file name not provided

Well, what do you think are those WARNING trying to tell you?

First of all, we can see a spacecraft3.dll addon failing to find its mesh.

Next, the same happens to a multistage2.dll addon which refers to Proton_LV.

I don't want to give you many spoilers here, but fixing the cause of those lines could make the scenario run properly...

EDIT: Maybe this patch might be interesting for you: https://www.orbithangar.com/searchid.php?ID=4555
 
Last edited:

Urwumpe

Not funny anymore
Addon Developer
Donator
Joined
Feb 6, 2008
Messages
37,656
Reaction score
2,377
Points
203
Location
Wolfsburg
Preferred Pronouns
Sire
Ok. im not a mesh guy. How does it work.

First of all, see above, I also added a link to a launch scenario patch.

Next, you don't usually. If you see such lines, some required add-on is broken, so you research what the scenario is supposed to contain and try to find fixes or replacements for the broken add-on.

Such mesh lines are just the most common symptom of broken multistage2.dll or spacecraft3.dll add-on, other add-ons can fail differently.
 

Yuri_Gagarin

New member
Joined
May 1, 2018
Messages
117
Reaction score
0
Points
0
Location
United Kingdom
Download. testing

BEEp

---------- Post added at 02:31 PM ---------- Previous post was at 02:29 PM ----------

Nope

---------- Post added at 02:32 PM ---------- Previous post was at 02:31 PM ----------

I used the test one. This was the patched one. I forgot to overwrite. It crashed. I used Pridora on orbit. Here is the log

**** Orbiter.log
Build Aug 30 2010 [v.100830]
Timer precision: 6.40019e-007 sec
Found 0 joystick(s)
Devices enumerated: 6
Devices accepted: 5
==> RGB Emulation
==> Direct3D HAL
==> Direct3D T&L HAL
==> Direct3D HAL (Intel(R) HD Graphics)
==> Direct3D T&L 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 Rcontrol.dll .......... [Build 100830, API 100830]
Module Framerate.dll ......... [Build 100830, API 100830]
Module AutoFCS.dll ........... [Build ******, API 050206]

**** Creating simulation session
DirectDraw interface OK
Direct3D interface OK
Graphics: Viewport: Window 1594 x 871 x 32
Graphics: Hardware T&L capability: Yes
Graphics: Z-buffer depth: 32 bit
Graphics: Active lights supported: 8
Loading 15382 records from star database
Module Sun.dll ............... [Build 100830, API 100830]
VSOP87(E) Sun: Precision 1e-006, Terms 554/6634
Module Earth.dll ............. [Build 100830, API 100830]
Module EarthAtmJ71G.dll ...... [Build 100830, API 100830]
VSOP87(B) Earth: Precision 1e-008, Terms 2564/2564
Module Moon.dll .............. [Build 100830, API 100830]
ELP82: Precision 1e-005, Terms 116/829
Finished initialising world
Module Spacecraft3.dll ....... [Build ******, API 060425]
**** WARNING: Mesh file name not provided
---------------------------------------------------------------
>>> 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 Multistage2.dll ....... [Build ******, API 050206]
**** WARNING: Mesh not found: .\Meshes\Proton_LV/Proton_stg__0_1.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/Proton_stg__0_1.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/Proton_stg_1.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/Proton_stg_2.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/Proton_stg_3.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/Proton_interstage.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/ProtonKM2_fairing_1.msh
**** WARNING: Mesh not found: .\Meshes\Proton_LV/ProtonKM2_fairing_2.msh
**** WARNING: Mesh file name not provided
**** WARNING: Mesh file name not provided
Module Orlan.dll ............. [Build ******, API 060425]
 

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,746
Reaction score
2,726
Points
203
Location
Dallas, TX
So still missing meshes?

Just edit the scn and take the proton out it.

I am away and can do it now
 

Urwumpe

Not funny anymore
Addon Developer
Donator
Joined
Feb 6, 2008
Messages
37,656
Reaction score
2,377
Points
203
Location
Wolfsburg
Preferred Pronouns
Sire

If you want to go down to this level of bug reporting, I can also switch to classic first level support replies:

Have you tried turning it off and on again? :hello:




Come on, you can describe the problem likely much better than I can. What goes wrong, did you find anything funny in the log?
 

Urwumpe

Not funny anymore
Addon Developer
Donator
Joined
Feb 6, 2008
Messages
37,656
Reaction score
2,377
Points
203
Location
Wolfsburg
Preferred Pronouns
Sire
Maybe you should have installed the Proton LV 2.2 as well, have you?

https://www.orbithangar.com/searchid.php?ID=3209

---------- Post added at 16:39 ---------- Previous post was at 16:36 ----------

And its no notebook problem, its a software issue.

And you have lots of time, you can write MORE than a short sentence in a post, you don't need multiple posts to describe your problem iterative.
 

Yuri_Gagarin

New member
Joined
May 1, 2018
Messages
117
Reaction score
0
Points
0
Location
United Kingdom
Well I tried Spektr Launch. It randomly closes. It will work fine in loading. But Then Close during the screen being white.

**** Orbiter.log
Build Aug 30 2010 [v.100830]
Timer precision: 6.40019e-007 sec
Found 0 joystick(s)
Devices enumerated: 6
Devices accepted: 5
==> RGB Emulation
==> Direct3D HAL
==> Direct3D T&L HAL
==> Direct3D HAL (Intel(R) HD Graphics)
==> Direct3D T&L 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 Rcontrol.dll .......... [Build 100830, API 100830]
Module Framerate.dll ......... [Build 100830, API 100830]
Module AutoFCS.dll ........... [Build ******, API 050206]

**** Creating simulation session
DirectDraw interface OK
Direct3D interface OK
Graphics: Viewport: Window 1594 x 871 x 32
Graphics: Hardware T&L capability: Yes
Graphics: Z-buffer depth: 32 bit
Graphics: Active lights supported: 8
Loading 15382 records from star database
Module Sun.dll ............... [Build 100830, API 100830]
VSOP87(E) Sun: Precision 1e-006, Terms 554/6634
Module Earth.dll ............. [Build 100830, API 100830]
Module EarthAtmJ71G.dll ...... [Build 100830, API 100830]
VSOP87(B) Earth: Precision 1e-008, Terms 2564/2564
Module Moon.dll .............. [Build 100830, API 100830]
ELP82: Precision 1e-005, Terms 116/829
Finished initialising world
Module Spacecraft3.dll ....... [Build ******, API 060425]
---------------------------------------------------------------
>>> 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 Orlan.dll ............. [Build ******, API 060425]
Module Fairing.dll ........... [Build 100901, API 100830]
Module P3.dll ................ [Build 100901, API 100830]
Module Skirt.dll ............. [Build 100901, API 100830]
Module P2.dll ................ [Build 100901, API 100830]
Module P1.dll ................ [Build 100901, API 100830]
Module LC81.dll .............. [Build 100901, API 100830]


Looked like a normal log. Tried at Orbiter.Ng. Nothing.

---------- Post added at 02:43 PM ---------- Previous post was at 02:41 PM ----------

Well it is installed. It was before the actual Mir addon like it said. And No im not a coder. Understand that. What should I do.
 

PhantomCruiser

Wanderer
Moderator
Tutorial Publisher
Joined
Jan 23, 2009
Messages
5,604
Reaction score
168
Points
153
Location
Cleveland
Any scenario with SoyuzTMA in it is going to crash.
Want to take a wild guess at what is in the scenario "Priroda on orbit"? Not only do you need to get rid of the SoyuzTMA, but also edit the DOCKINFO line for MIR. You posted the Spektr Launch problem while I was working on this reply, but the issue is the same. The SoyuzTMA.

Copy/Paste this... (for Priroda launch)

Code:
BEGIN_DESC

END_DESC

BEGIN_ENVIRONMENT
  System SolM
  Date MJD 50196.8799873785
END_ENVIRONMENT

BEGIN_FOCUS
  Ship Priroda
END_FOCUS

BEGIN_CAMERA
  TARGET Priroda
  MODE Extern
  POS 1.79 138.98 -10.32
  TRACKMODE GlobalFrame
  FOV 30.00
END_CAMERA

BEGIN_HUD
  TYPE Surface
END_HUD

BEGIN_MFD Left
  TYPE Map
  REF Earth
  TRACK ON
END_MFD

BEGIN_MFD Right
  TYPE Orbit
  PROJ Ship
  FRAME Ecliptic
  ALT
  REF Earth
END_MFD


BEGIN_SHIPS
Mir_V:spacecraft\spacecraft3
  STATUS Orbiting Earth
  RPOS 94620.04 -6509793.41 1808986.82
  RVEL -7637.730 110.044 819.998
  AROT 78.60 76.55 -117.23
  VROT -0.07 0.00 0.00
  PRPLEVEL 0:0.856
  DOCKINFO 1:0,Cosmonaut1
  NAVFREQ 0 0
  RCS 1
  CTRL_SURFACE 1
  CONFIGURATION 1
  CURRENT_PAYLOAD 0
  SEQ 0 -2 0.372100
  SEQ 1 -2 0.541900
  SEQ 2 -2 0.000500
END
Cosmonaut1:orlan
  STATUS Orbiting Earth
  RPOS 94611.74 -6509803.14 1808990.38
  RVEL -7637.730 110.044 819.998
  AROT 78.60 76.55 -117.23
  VROT -0.07 0.00 0.00
  RCSMODE 2
  PRPLEVEL 0:0.852
  DOCKINFO 0:4,Mir_V
  NAVFREQ 130 130
END
Priroda:spacecraft\spacecraft3
  STATUS Orbiting Earth
  RPOS 3106306.00 5493953.91 -1867889.33
  RVEL 6846.883 -3759.270 296.715
  AROT -92.11 -60.41 108.32
  VROT -0.07 0.00 -0.00
  PRPLEVEL 0:0.964
  NAVFREQ 0 0
  RCS 1
  CTRL_SURFACE 1
  CONFIGURATION 1
  CURRENT_PAYLOAD 0
  SEQ 0 2 0.995500
END
END_SHIPS

BEGIN_ExtMFD
END
 
Last edited:

Urwumpe

Not funny anymore
Addon Developer
Donator
Joined
Feb 6, 2008
Messages
37,656
Reaction score
2,377
Points
203
Location
Wolfsburg
Preferred Pronouns
Sire

Well it is installed. It was before the actual Mir addon like it said. And No im not a coder. Understand that. What should I do.

Its not about coding, its about using the software. Ignore anything that tells you differently.

If the log looks already like this, the next step would be installing VC++ runtimes in case, an add-on needs them and you somehow missed to install them. Look at microsoft.com for "Microsoft Visual C++ Redistributable für Visual Studio 2017". I could send you a link, but I fear it would be German.
 

PhantomCruiser

Wanderer
Moderator
Tutorial Publisher
Joined
Jan 23, 2009
Messages
5,604
Reaction score
168
Points
153
Location
Cleveland
Completed MIR (no Soyuz)

This is in Orbiter 2010, with 4th Rock's textures.
 

Attachments

  • 2018-08-27 (3).jpg
    2018-08-27 (3).jpg
    83.6 KB · Views: 18

PhantomCruiser

Wanderer
Moderator
Tutorial Publisher
Joined
Jan 23, 2009
Messages
5,604
Reaction score
168
Points
153
Location
Cleveland
Yes. That's the one. I did mention that it's for Orbiter 2005 in an earlier reply on this thread...

If you can learn to manipulate scenario files, you can probably use the TMA from ISS 3.2.
But that's for later. I've gotta go to bed.
 

Urwumpe

Not funny anymore
Addon Developer
Donator
Joined
Feb 6, 2008
Messages
37,656
Reaction score
2,377
Points
203
Location
Wolfsburg
Preferred Pronouns
Sire
Oh Thank you. Errm. What are the codes for the others.

Remove the old Soyuz from the scenario.

Start Orbiter paused.

Start Scenario Editor.

Add a new spacecraft.

Save scenario.
 
Top