Jump to content
Sign in to follow this  
Fusions

Run DLL issue with Ultimate Traffic 2

Recommended Posts

Hi Guys,

 

More a question than a problem but since installing UT2 into P3D Ver 3.2 when i start the sim i get the following message pop up

 

There was a problem starting D:\ Prepar3D

 

The specified module could not be found

 

clicking ok starts the sim with no apparent issues but when I close down again the message comes back.

 

Any idea's please??

Share this post


Link to post

I have the same exact issue after installing UT2 with P3D v3.2. Do you use Flight Estonia Migration Tool and did you figure out a fix?

Share this post


Link to post

Have you checked to see that the UT2Services.exe is started by having the entry added to your exe.xml file.

 

Also be sure to use the correct exe.xml which is in your C:\Users\<username>\AppData\Roaming\Lockheed Martin\Prepar3D v3

 

Here's mine as an example.

 

   <Launch.Addon>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Name>UT2</Name>
    <Path>your UT2 install location\\Flight One Software\Ultimate Traffic 2\UT2Services.exe</Path>
    <NewConsole>True</NewConsole>
  </Launch.Addon>

 

 Be sure to have the correct path set to where your UT2Services.exe is located.
 


i7-13700KF, 32gb DDR4 3200,  RTX 4080, Win 11, MSFS

Share this post


Link to post

Tried your suggestion but it seems not related to exe.xml. Completely removed UT2 entry from exe.xml to test but error still occurred without UT2 services loading.

 

Have you checked to see that the UT2Services.exe is started by having the entry added to your exe.xml file.

 

Also be sure to use the correct exe.xml which is in your C:\Users\<username>\AppData\Roaming\Lockheed Martin\Prepar3D v3

 

Here's mine as an example.

 

   <Launch.Addon>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Name>UT2</Name>
    <Path>your UT2 install location\\Flight One Software\Ultimate Traffic 2\UT2Services.exe</Path>
    <NewConsole>True</NewConsole>
  </Launch.Addon>

 

 Be sure to have the correct path set to where your UT2Services.exe is located.
 

Share this post


Link to post

Resolved issue, figured it out from creating dumpfile of rundll in windows which led me to figuring out the dll file that it was looking for. Removed following from dll.xml and issue is fixed.

 

  <Launch.Addon>
    <Name>Migration Tool Plugin</Name>
    <Path>MigTool.dll</Path>
    <DllStartName>module_init</DllStartName>
    <DllStopName>module_deinit</DllStopName>
  </Launch.Addon>

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...