March 7, 201610 yr Bogey1, Can you copy/paste and post your exe.xml file, Sure we will have a gander at that too Gander away! :-) <?xml version="1.0" encoding="Windows-1252"?> <SimBase.Document Type="Launch" version="1,0"> <Descr>Launch</Descr> <Filename>exe.xml</Filename> <Disabled>False</Disabled> <Launch.ManualLoad>False</Launch.ManualLoad> <Launch.Addon> </Launch.Addon> </SimBase.Document> <Launch.Addon> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Name>UT2</Name> <Path>C:\Prepar3d v3\Flight One Software\Ultimate Traffic 2 \UT2Services.exe</Path> <NewConsole>True</NewConsole> </Launch.Addon> <Launch.Addon> <Name>SPAD</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>C:\Program Files (x86)\SPAD\SPAD.exe</Path> </Launch.Addon> Windows 10 (x64) Intel Core i7-7700K - 8.00G NVIDIA GeForce GT 1080ti NVIDIA GeForce GTX 970 2 x Iiyama 23" + 3 x NEC 27" Monitors Flight sim from AlpineSystems Prepar3D v4 ORBX PMDG737 PMDG777 ActiveSky REX A2A Cessna 172 Pro-ATC
March 7, 201610 yr Maybe if someone could correct me here But.... 1 But shouldn't the </SimBase.Document> be at the bottom of the list? Would that make a difference? 2 Is there to many <Launch.Addon> on the top half of the list? Would that make a difference ? 3 Am i talking out of my &@($*, Is this more correct ? :smile: Do not change anything yet Bogey, Until you get clarification from someone who actually Knows
March 7, 201610 yr Maybe if someone could correct me here But.... 1 But shouldn't the </SimBase.Document> be at the bottom of the list? Would that make a difference? 2 Is there to many <Launch.Addon> on the top half of the list? Would that make a difference ? 3 Am i talking out of my &@($*, Is this more correct ? :smile: Do not change anything yet Bogey, Until you get clarification from someone who actually Knows Will do! Or rather, will not do! Windows 10 (x64) Intel Core i7-7700K - 8.00G NVIDIA GeForce GT 1080ti NVIDIA GeForce GTX 970 2 x Iiyama 23" + 3 x NEC 27" Monitors Flight sim from AlpineSystems Prepar3D v4 ORBX PMDG737 PMDG777 ActiveSky REX A2A Cessna 172 Pro-ATC
March 7, 201610 yr You are forgetting that UT2 does not know anything about P3D. It is only interested in FSX. The various install instructions for UT2 in P3D include making sure that line is in the Prepar3d.cfg file. I don't have any SimObjectPaths in my Prepar3D.cfg and UT2 when enabled works flawlesly in P3d v3.x. I think if anything it's EMT adding an unneeded line, but I can't say as I've never used EMT before. i7-13700KF, 32gb DDR4 3200, RTX 4080, Win 11, MSFS 2024
March 7, 201610 yr Gander away! :-) <?xml version="1.0" encoding="Windows-1252"?> <SimBase.Document Type="Launch" version="1,0"> <Descr>Launch</Descr> <Filename>exe.xml</Filename> <Disabled>False</Disabled> <Launch.ManualLoad>False</Launch.ManualLoad> <Launch.Addon> </Launch.Addon> </SimBase.Document> <Launch.Addon> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Name>UT2</Name> <Path>C:\Prepar3d v3\Flight One Software\Ultimate Traffic 2 \UT2Services.exe</Path> <NewConsole>True</NewConsole> </Launch.Addon> <Launch.Addon> <Name>SPAD</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>C:\Program Files (x86)\SPAD\SPAD.exe</Path> </Launch.Addon> Did you manually edit this - should not have to - tool will do it for you - you have a wrong entry <Path>C:\Prepar3d v3\Flight One Software\Ultimate Traffic 2 \UT2Services.exe</Path> 1st) you sure there is suppose to be a space between this (Prepar3d v3) the d & the v 2nd) 2 \UT2Services - there should be no space between the 2 & \ ============================================================================ Try this but even spad looks off and I wont be home for 6 hours to double check mine <?xml version="1.0" encoding="Windows-1252"?> <SimBase.Document Type="Launch" version="1,0"> <Descr>Launch</Descr> <Filename>exe.xml</Filename> <Disabled>False</Disabled> <Launch.ManualLoad>False</Launch.ManualLoad> <Launch.Addon> </Launch.Addon> </SimBase.Document> <Launch.Addon> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Name>UT2</Name> <Path>C:\Prepar3d v3\Flight One Software\Ultimate Traffic 2\UT2Services.exe</Path> <NewConsole>True</NewConsole> </Launch.Addon> </SimBase.Document> <Name>SPAD</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>C:\Program Files (x86)\SPAD\SPAD.exe</Path> </Launch.Addon> ========================================================== If you want to do it the hard way you can also see my post here - def something your doing preparation wise - the tool works perfectly - I went into another members pc and proved it does few weeks ago http://www.avsim.com/topic/462279-how-to-install-ut2-into-p3d-25/ Rich Sennett
March 7, 201610 yr I don't have any SimObjectPaths in my Prepar3D.cfg and UT2 when enabled works flawlesly in P3d v3.x. I think if anything it's EMT adding an unneeded line, but I can't say as I've never used EMT before. Hmm, that is a bit of a puzzle. I actually have two lines in the Prepar3d.cfg file (the other one is for my Airplanes AI folder), and I do not use the EMT software. Christopher Low AMD Ryzen 7 9800X3D CPU / 64GB DDR5-6000 RAM / 12GB Nvidia RTX 4070 Super GPU / Gigabyte X870E Aorus Elite Wifi 7 / 1+2TB Samsung Evo Plus M2 Nvme UK2000 Beta Tester
March 7, 201610 yr Hmm, that is a bit of a puzzle. I actually have two lines in the Prepar3d.cfg file (the other one is for my Airplanes AI folder), and I do not use the EMT software. I'm thinking they are leftovers or brought over from v2.x as 3.x doesn't use them in the p3d.cfg. Check your SimObjects.cfg and see what you have. i7-13700KF, 32gb DDR4 3200, RTX 4080, Win 11, MSFS 2024
March 7, 201610 yr Did you manually edit this - should not have to - tool will do it for you - you have a wrong entry <Path>C:\Prepar3d v3\Flight One Software\Ultimate Traffic 2 \UT2Services.exe</Path> 1st) you sure there is suppose to be a space between this (Prepar3d v3) the d & the v 2nd) 2 \UT2Services - there should be no space between the 2 & \ ============================================================================ Try this but even spad looks off and I wont be home for 6 hours to double check mine <?xml version="1.0" encoding="Windows-1252"?> <SimBase.Document Type="Launch" version="1,0"> <Descr>Launch</Descr> <Filename>exe.xml</Filename> <Disabled>False</Disabled> <Launch.ManualLoad>False</Launch.ManualLoad> <Launch.Addon> </Launch.Addon> </SimBase.Document> <Launch.Addon> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Name>UT2</Name> <Path>C:\Prepar3d v3\Flight One Software\Ultimate Traffic 2\UT2Services.exe</Path> <NewConsole>True</NewConsole> </Launch.Addon> </SimBase.Document> <Name>SPAD</Name> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Path>C:\Program Files (x86)\SPAD\SPAD.exe</Path> </Launch.Addon> ========================================================== If you want to do it the hard way you can also see my post here - def something your doing preparation wise - the tool works perfectly - I went into another members pc and proved it does few weeks ago http://www.avsim.com/topic/462279-how-to-install-ut2-into-p3d-25/ Yep, me too. I'm out and about presently, but will have a look later. I'll let you you know. Many thanks Richard. Windows 10 (x64) Intel Core i7-7700K - 8.00G NVIDIA GeForce GT 1080ti NVIDIA GeForce GTX 970 2 x Iiyama 23" + 3 x NEC 27" Monitors Flight sim from AlpineSystems Prepar3D v4 ORBX PMDG737 PMDG777 ActiveSky REX A2A Cessna 172 Pro-ATC
March 7, 201610 yr Yep, me too. I'm out and about presently, but will have a look later. I'll let you you know. Many thanks Richard. Cool no problem - well get it working - new p3d version is out fyi - so you may want to re-think your game plan - I am doing a new install myself - I like to have a fresh install Rich Sennett
March 7, 201610 yr I don't use EMT and had no issues getting UT2 to work. I just put a dumby fsx.exe in my P3D directory to make the installer work. That video that gives you the steps is dead on. The part that usually trips people up is making sure you set the correct path.
March 7, 201610 yr Cool no problem - well get it working - new p3d version is out fyi - so you may want to re-think your game plan - I am doing a new install myself - I like to have a fresh install Hi Richard, so, some good news! I did a re-install (sorry Poppet!) and without doing anything different, other than installing FSUIPC, it opens without error messages. However (yep, there had to be one), I have no traffic in P3D! I set the sliders in UT2 to 30% and updated, and similar percentage in P3D traffic settings. I'm nearly there, I think! Any ideas? By the way, I've no intention of another reinstall after the next release of P3D for some time! Windows 10 (x64) Intel Core i7-7700K - 8.00G NVIDIA GeForce GT 1080ti NVIDIA GeForce GTX 970 2 x Iiyama 23" + 3 x NEC 27" Monitors Flight sim from AlpineSystems Prepar3D v4 ORBX PMDG737 PMDG777 ActiveSky REX A2A Cessna 172 Pro-ATC
March 7, 201610 yr Hello, Is someone there who is willing to help me for example via "Teamviewer"? I had some troubles with sone P3D v3 installations and i don't want to format my whole PC again. I would really apreciate. Thanks, Manuel
March 7, 201610 yr Hi Richard, so, some good news! I did a re-install (sorry Poppet!) and without doing anything different, other than installing FSUIPC, it opens without error messages. However (yep, there had to be one), I have no traffic in P3D! I set the sliders in UT2 to 30% and updated, and similar percentage in P3D traffic settings. I'm nearly there, I think! Any ideas? By the way, I've no intention of another reinstall after the next release of P3D for some time! Go to task manager and see if the ut2services service is running. If it's not, there's still an issue with your exe file still. And the internal P3D sliders do nothing with UT2. Don't mess with them.
March 7, 201610 yr Go to task manager and see if the ut2services service is running. If it's not, there's still an issue with your exe file still. And the internal P3D sliders do nothing with UT2. Don't mess with them. There are two exe files, one in Program Data and the other in Roaming. To be sure, I put the following into both: <Launch.Addon> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Name>UT2</Name> <Path>C:\Prepar3D v3\Flight One Software\Ultimate Traffic 2\UT2Services.exe</Path> <NewConsole>True</NewConsole> </Launch.Addon> </SimBase.Document> Still no joy though. Windows 10 (x64) Intel Core i7-7700K - 8.00G NVIDIA GeForce GT 1080ti NVIDIA GeForce GTX 970 2 x Iiyama 23" + 3 x NEC 27" Monitors Flight sim from AlpineSystems Prepar3D v4 ORBX PMDG737 PMDG777 ActiveSky REX A2A Cessna 172 Pro-ATC
March 7, 201610 yr Its the one in AppData Roaming that controls UT2 Ive got 2 \\ in my path, Ive always had, Don't really know what the second \ means or why its there. <Launch.Addon> <Disabled>False</Disabled> <ManualLoad>False</ManualLoad> <Name>UT2</Name> <Path>G:\Prepar3D v3\\Flight One Software\Ultimate Traffic 2\UT2Services.exe</Path> <NewConsole>True</NewConsole> </Launch.Addon> </SimBase.Document> When you say no Joy, are you getting the error message or just no Traffic
Archived
This topic is now archived and is closed to further replies.