Vessel Chang'e 4 Lander, Rover, Queqiao and Longjiang 1 and 2 Lunar probes

BrianJ

Addon Developer
Addon Developer
Joined
Apr 19, 2008
Messages
1,679
Reaction score
902
Points
128
Location
Code 347
Tried again, but still the same as multiple attempts on my computer!

============================ ERROR: ===========================
Could not load vessel module: Queqiao
[Vessel::LoadModule | .\Vessel.cpp | 5747]
===============================================================
Last time I saw that error, it was because the .dll had been compiled in Debug mode, not Release mode. Might be worth a look.
 

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,736
Reaction score
2,707
Points
203
Location
Dallas, TX
But it isn't in debug version. I wonder if anyone else is having this issue? The other I notice sometimes is the lander will fly off and spin
 
Last edited:

4throck

Enthusiast !
Joined
Jun 19, 2008
Messages
3,502
Reaction score
1,008
Points
153
Location
Lisbon
Website
orbiterspaceport.blogspot.com
It's working for me, I can see all the vessels, and they look great!

The Lander has no fuel source, so you can't lift off. It's rock solid here...
 
Last edited:

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,736
Reaction score
2,707
Points
203
Location
Dallas, TX
Thanks. No fuel is ok since it is at its final end.

Glad it works

Going to redo the launches. About the only thing missing from the landed scn is the Longjiang. It needs to be in
200 km × 9000 lunar orbit and other in an earth orbit as it failed
 

Jeremyxxx

Active member
Joined
Jan 25, 2013
Messages
296
Reaction score
88
Points
43
Location
Dawson Springs
If its working for anyone else, then It might've been my computer being so old or I don't have the Msvcp120.dll.
 

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,736
Reaction score
2,707
Points
203
Location
Dallas, TX
No clue. But I would think something else in the log would show up rather than no loading the module.

So I am trying to reorganize this add-on. Going to have 4 scn. 2 launches and 1 lander landed with rover attached and another lander landed and rover released.

On the lander W switches the views. I can animate the hga and other stuff if needed. But I think it is fine as it is now

Still not sure where to place the Longjiang
 

Jeremyxxx

Active member
Joined
Jan 25, 2013
Messages
296
Reaction score
88
Points
43
Location
Dawson Springs
Tried again, but the Queqiao is still invisible and this time, the Lander itself causes the simulator to crash!
 

Jeremyxxx

Active member
Joined
Jan 25, 2013
Messages
296
Reaction score
88
Points
43
Location
Dawson Springs
============================ ERROR: ===========================
Mesh not found: .\Meshes\CHANGE4BODY2.msh
[MeshManager::LoadMesh | .\Mesh.cpp | 1238]
===============================================================
000000.000: Module GeneralVehicle.dll .... [Build 170626, API 160828]
CHANGE4WHEELS: Meshname:change4NEWwheels
CHANGE4WHEELS: Cockpit Position: 0.000 0.000 1.000
CHANGE4WHEELS: Acceleration:0.100 Gs Brake:2.000 Gs Maximum Speed:10.000 km/h Max Reverse Speed:10.000 km/h
CHANGE4WHEELS: Always Upright FALSE
CHANGE4WHEELS: No Steering Animation FALSE
CHANGE4WHEELS: Steering Speed Factor:0.200 Maximum Steering Angle:45.000
CHANGE4WHEELS: Full Pedal Time:2.000
CHANGE4WHEELS: Rear Right Groups: 1
n.0 = 3
CHANGE4WHEELS: Rear Left Groups: 1
n.0 = 2
CHANGE4WHEELS: Front Left Groups: 1
n.0 = 0
CHANGE4WHEELS: Front Right Groups: 1
n.0 = 5
CHANGE4WHEELS: Rear Axle Position-> x:0.000000 y:-0.755778 z:-0.724142
CHANGE4WHEELS: Front Right Axle Position-> x:0.410423 y:-0.755778 z:0.421584
CHANGE4WHEELS: Steering Axis Position-> x:0.410423 y:-0.755778 z:0.421584
CHANGE4WHEELS: Front Wheels Camber = 0.000
CHANGE4WHEELS: Front Wheels Diameter: 0.2267
CHANGE4WHEELS: Rear Wheels Diameter: 0.2267
CHANGE4WHEELS: Four Wheels Steering TRUE, Rear Steering Axis: 0.410 -0.756 -0.724
CHANGE4WHEELS: Middle Axles Present, n: 1
Axle:1 n.0 = 1
Axle:1 n.1 = 4
CHANGE4WHEELS: Middle Diameter: 0.227
CHANGE4WHEELS: Height From Ground = 0.869
CHANGE4WHEELS: Towing Attachment Position: 0.000 0.000 0.000
CHANGE4WHEELS: Tow Max Angle:160.0
--------------------------- WARNING: --------------------------
>>> Texture not found: exhaust_cev.dds
Skipping.
>>> [TextureManager::AcquireTexture | .\Texture.cpp | 1040]
---------------------------------------------------------------
============================ ERROR: ===========================
Could not load vessel module: Queqiao
[Vessel::LoadModule | .\Vessel.cpp | 5747]
===============================================================
000000.000: Finished initialising status
000000.000: Finished initialising camera
000000.000: Finished setting up render state
000000.000: Finished initialising panels
000000.000: ---------------------------------------------------------------
000000.000: >>> WARNING: Obsolete API function used: VESSEL::GetHorizonAirspeedVector
000000.000: At least one active module is accessing an obsolete interface function.
000000.000: Addons which rely on obsolete functions may not be compatible with
000000.000: future versions of Orbiter.
000000.000: ---------------------------------------------------------------
============================ ERROR: ===========================
Mesh not found: .\Meshes\.msh
[LoadMesh | .\Mesh.cpp | 1269]
===============================================================
 

Jeremyxxx

Active member
Joined
Jan 25, 2013
Messages
296
Reaction score
88
Points
43
Location
Dawson Springs
It has been a few months since the Chang'e 4 project, and I have decided to expand the Chang'e program onto the Orbiter simulator, with the Chang'e 5-T1 and the Manfred Memorial Moon Mission, Chang'e 1, Chang'e 2, Chang'e 3 and Yutu 1 and Chang'e 5
 

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,736
Reaction score
2,707
Points
203
Location
Dallas, TX
If I remember correctly Chang'e 3 and Chang'e 4 were basically the same. The rovers also the same.

So Chang'e 1 and 2 look the same. So a Satellite. Really meshes are all that is needed.

Not sure why my was never working for you though?
 

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,736
Reaction score
2,707
Points
203
Location
Dallas, TX
So you were able to get the lander and rover to work.

No ideas If I remember if the log there wasn't anything. And you couldn't load it as a vessel.

I don't mind making the meshes. But the orbits and getting to the moon are beyond me.

---------- Post added 04-18-19 at 04:55 AM ---------- Previous post was 04-17-19 at 08:04 AM ----------

So we will get this:
ZYiTtGM.jpg

I kinda combine features from a different images

I will make a 3A rocket
 
Last edited:
Top