Project Artemis capsule

Luca

Member
Joined
Jul 19, 2018
Messages
18
Reaction score
3
Points
18
Location
Italy
I tried install you addon, but orbiter keep showing in the log:

============================ ERROR: ===========================
Could not load vessel module: ARTEMIS1
[Vessel::LoadModule | .\Vessel.cpp | 5747]
===============================================================
 

n72.75

Move slow and try not to break too much.
Orbiter Contributor
Addon Developer
Tutorial Publisher
Donator
Joined
Mar 21, 2008
Messages
2,696
Reaction score
1,353
Points
128
Location
Saco, ME
Website
mwhume.space
Preferred Pronouns
he/him
I tried install you addon, but orbiter keep showing in the log:

============================ ERROR: ===========================
Could not load vessel module: ARTEMIS1
[Vessel::LoadModule | .\Vessel.cpp | 5747]
===============================================================
It looks like you don't have the addon properly installed. The error is because Orbiter couldn't find the module. Did you perhaps only install the source code and not the build or something like that?
 

Luca

Member
Joined
Jul 19, 2018
Messages
18
Reaction score
3
Points
18
Location
Italy
It looks like you don't have the addon properly installed. The error is because Orbiter couldn't find the module. Did you perhaps only install the source code and not the build or something like that?
I downloaded the file and copy all the content in Orbiter
 

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,707
Reaction score
2,683
Points
203
Location
Dallas, TX
That is weird. It is there. I wonder if I got the debug version rather than the build? might try the update1
 

Attachments

  • artemisdownload.jpg
    artemisdownload.jpg
    23.3 KB · Views: 11
  • artemisupdat1(1).zip
    40.7 KB · Views: 20

Luca

Member
Joined
Jul 19, 2018
Messages
18
Reaction score
3
Points
18
Location
Italy
That is weird. It is there. I wonder if I got the debug version rather than the build? might try the update1
Now this is the error it give to me:
============================ ERROR: ===========================
Artemis1
[Vessel::OpenConfigFile | .\Vessel.cpp | 243]
===============================================================
 

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,707
Reaction score
2,683
Points
203
Location
Dallas, TX
Thanks. Did you try the update? Artemisupdate1(1)? Which scn?
 

n72.75

Move slow and try not to break too much.
Orbiter Contributor
Addon Developer
Tutorial Publisher
Donator
Joined
Mar 21, 2008
Messages
2,696
Reaction score
1,353
Points
128
Location
Saco, ME
Website
mwhume.space
Preferred Pronouns
he/him
Is your install directory in "program files". Sometimes this happens because windows won't let DLLs load. Better to install under C:\Orbiter
 

Luca

Member
Joined
Jul 19, 2018
Messages
18
Reaction score
3
Points
18
Location
Italy
Is your install directory in "program files". Sometimes this happens because windows won't let DLLs load. Better to install under C:\Orbiter
I tried copying file in C:\Orbiter, but nothing changes
 

n72.75

Move slow and try not to break too much.
Orbiter Contributor
Addon Developer
Tutorial Publisher
Donator
Joined
Mar 21, 2008
Messages
2,696
Reaction score
1,353
Points
128
Location
Saco, ME
Website
mwhume.space
Preferred Pronouns
he/him
I tried copying file in C:\Orbiter, but nothing changes
Strange.

Can you verify that the module in the modules folder for the addon (the dll) is in your Orbiter\modules folder?
 

n72.75

Move slow and try not to break too much.
Orbiter Contributor
Addon Developer
Tutorial Publisher
Donator
Joined
Mar 21, 2008
Messages
2,696
Reaction score
1,353
Points
128
Location
Saco, ME
Website
mwhume.space
Preferred Pronouns
he/him
The other things to check would be an overzealous antivirus. Or check the windows event viewer application logs.
 

francisdrake

Addon Developer
Addon Developer
Joined
Mar 23, 2008
Messages
1,078
Reaction score
895
Points
128
Website
francisdrakex.deviantart.com
John, you could try to reduce the dependency on other addons:

The scenario ARTEMISDOCKEDISS.SCN requires the HD_ISS, and the scenario line should read
Artemis:GC\Artemis1
but I still get a CDT

The Artemis2 Launch 11 18 2024 requires a specific Sol system:
System Sol_SLS

and gives a CTD after
ERROR: No vessel class configuration file found for:
SLSVABEM2
 

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,707
Reaction score
2,683
Points
203
Location
Dallas, TX
So weird. So what happens when you add the Artemis1 as a vessel in the scenario editor?
John, you could try to reduce the dependency on other addons:

The scenario ARTEMISDOCKEDISS.SCN requires the HD_ISS, and the scenario line should read
Artemis:GC\Artemis1
but I still get a CDT

The Artemis2 Launch 11 18 2024 requires a specific Sol system:
System Sol_SLS

and gives a CTD after
ERROR: No vessel class configuration file found for:
SLSVABEM2
So the GC are for the d3d9 reflection parts. In the Scn you should be able to add artemis1 as Artemis1. For the launch part that is part of the SLS addon
 

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,707
Reaction score
2,683
Points
203
Location
Dallas, TX
Weird. I use the artemisupdate10 and ctd. Then applied the artemisupdate1 and it loaded.
 

Attachments

  • artemissetup2.jpg
    artemissetup2.jpg
    79 KB · Views: 12
Top