March 10, 20206 yr Hello, i have reinstall Raas, bevore i have uninstall it. (Bevor i have downloaded FS2Crew: PMDG 737 NGX Reboot Captain's Set (P3D 64 Bit) and RAAS PRO for Update from 3.3 to 3.4) And now Raas is not in the Addon Menü. I have controlled the dll.xml: <?xml version="1.0" encoding="utf-8"?> <SimBase.Document Type="AceXML" version="3,0" id="dll"> <Descr>AceXML Document</Descr> <Filename>dll.xml</Filename> <Launch.Addon> <Name>PMDG_HUD_interface</Name> <Path>PMDG\DLLs\PMDG_HUD_interface.dll</Path> <DLLStartName>module_init</DLLStartName> <DLLStopName>module_deinit</DLLStopName> </Launch.Addon> <Path>.\CMeteoXml.dll</Path> </Launch.Addon> <Launch.Addon> <Name>Carenavigraph</Name> <Path>.\Carenavigraph.dll</Path> </Launch.Addon> <Launch.Addon> <Name>RAASPRO</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>.\RAASPRO\RAASPRO.dll</Path> <DllStartName>module_init</DllStartName> <DllStopName>module_deinit</DllStopName> </Launch.Addon> </SimBase.Document> I have your Dll.xml downloaded and modified: <?xml version="1.0" encoding="UTF-8"?> <SimBase.Document Type="AceXML" version="3,0" id="dll"> <Descr>AceXML Document</Descr> <Filename>dll.xml</Filename> <Launch.Addon> <Name>PMDG_HUD_interface</Name> <Path>PMDG\DLLs\PMDG_HUD_interface.dll</Path> <DLLStartName>module_init</DLLStartName> <DLLStopName>module_deinit</DLLStopName> </Launch.Addon> <Path>.\CMeteoXml.dll</Path> </Launch.Addon> <Launch.Addon> <Name>Carenavigraph</Name> <Path>.\Carenavigraph.dll</Path> </Launch.Addon> <Launch.Addon> <Name>RAASPRO</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>.\RAASPRO\RAASPRO.dll</Path> <DllStartName>module_init</DllStartName> <DllStopName>module_deinit</DllStopName> </Launch.Addon> </SimBase.Document> And it is the right path: C:\ProgramData\Lockheed Martin\Prepar3D v4 And i have no Microsoft Office Products. What can i do? Greetings Claus Claus Spiritliner
March 11, 20206 yr Commercial Member We have a DLL.xml you can download from here. You can use it as a test. http://www.support.fs2crew.com/help/manuals/#pageid=help_and_trouble_shooting Backup your DLL.xml and then swap ours in with it. Do not modify our Test Dll xm!!! This is just to isolate that the DLL.xml is the source of the problem, and in 99.9 percent of cases it is. The DLL.xml is a very finicky beast. Any corruption on it and the whole thing falls apart. B. York FS2Crew Web Site / FS2Crew Facebook Page / FS2Crew Discord
March 11, 20206 yr Commercial Member Glad it's sorted. Looking at your DLL xml, this area is clearly the problem... this is messed up:</Launch.Addon> <Path>.\CMeteoXml.dll</Path> </Launch.Addon> <Launch.Addon> <Name>Carenavigraph</Name> <Path>.\Carenavigraph.dll</Path> </Launch.Addon> B. York FS2Crew Web Site / FS2Crew Facebook Page / FS2Crew Discord
Archived
This topic is now archived and is closed to further replies.