JoinFS does not see MSFS

Suggestions, ideas and general discussion about JoinFS.
Post Reply
Viking01
Posts: 4
Joined: Thu May 10, 2018 6:17 pm

JoinFS does not see MSFS

Post by Viking01 »

Hi Peter,

I downloaded and installed the latest version. I have the same problem as another user, MSFS is not being picked up.
The Simulator button is red, when I click on it, it turns orange, nothing on the View-Monitor window.

Version 1.4.34 picks up MSFS ok, all buttons green.

I also use P3DV5, it works perfectly with 1.4.35.

Which folder should I select for the model search? My path to the community folder is:
K:\WpSystem\S-1-5-21-1906694941-2733054501-1093960862-1000\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\Community

Thanks!

Gunter

Here is the error readout:

************* Ausnahmetext **************
System.IO.DirectoryNotFoundException: Ein Teil des Pfades "K:\WpSystem\S-1-5-21-1906694941-2733054501-1093960862-1000\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\Packages\Official\OneStore\asobo-vcockpits-instruments-navsystems\html_ui\Pages\VCockpit\Instruments\NavSystems\Shared" konnte nicht gefunden werden.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
bei System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
bei JoinFS.ááààûðãîôç.þàöé()
bei JoinFS.ááààûðãîôç.Load()
bei JoinFS.ëèæññüíè.æêáçåâïñóðã(Object èäçåùù, EventArgs e)
bei System.Windows.Forms.Timer.OnTick(EventArgs e)
bei System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladene Assemblys **************
mscorlib
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.9151 (WinRelRS6.050727-9100).
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.
----------------------------------------
JoinFS
Assembly-Version: 1.0.0.0.
Win32-Version: 1.4.35.0.
CodeBase: file:///D:/JoinFS_Test/JoinFS.exe.
----------------------------------------
System.Windows.Forms
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.9149 (WinRelRS6.050727-9100).
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.
----------------------------------------
System
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.9149 (WinRelRS6.050727-9100).
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll.
----------------------------------------
System.Drawing
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.9149 (WinRelRS6.050727-9100).
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
----------------------------------------
JoinFS.resources
Assembly-Version: 1.0.0.0.
Win32-Version: 1.4.35.0.
CodeBase: file:///D:/JoinFS_Test/de/JoinFS.resources.DLL.
----------------------------------------
System.Configuration
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.9153 (WinRelRS6.050727-9100).
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.
----------------------------------------
System.Xml
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.9149 (WinRelRS6.050727-9100).
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
mscorlib.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.9151 (WinRelRS6.050727-9100).
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.
----------------------------------------
System.Windows.Forms.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.9149 (WinRelRS6.050727-9100).
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------
Microsoft.FlightSimulator.SimConnect
Assembly-Version: 10.0.61259.0.
Win32-Version: 10.0.61637.0 (FSX-Xpack.20070926-1421).
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/Microsoft.FlightSimulator.SimConnect/10.0.61259.0__31bf3856ad364e35/Microsoft.FlightSimulator.SimConnect.dll.
----------------------------------------
msvcm80
Assembly-Version: 8.0.50727.9672.
Win32-Version: 8.00.50727.9672.
CodeBase: file:///C:/WINDOWS/WinSxS/x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.9672_none_d08f9da24428a513/msvcm80.dll.
----------------------------------------
System.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.9149 (WinRelRS6.050727-9100).
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.resources/2.0.0.0_de_b77a5c561934e089/System.resources.dll.
----------------------------------------

************** JIT-Debuggen **************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.

Zum Beispiel:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten
Ausnahmen an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht in diesem Dialogfeld behandelt.


On a further attempt, the Simulator Button stayed orange, but here is the monitor readout:

[Click 'View Logs' to see full log files]
...
25.10.2020 13:56:35.253 Removed user 25633 42341
25.10.2020 13:56:35.253 Removed user 37644 42371
25.10.2020 13:56:35.253 Removed user 44438 51218
25.10.2020 13:56:35.253 Removed user 08606 54880
25.10.2020 13:56:35.253 Removed user 04010 40747
25.10.2020 13:56:35.253 Removed user 54630 22572
25.10.2020 13:56:35.253 Removed user 12677 64029
25.10.2020 13:56:35.253 Delisting aircraft JPG43 : User=15044 43567, Model=Airbus A320 Neo EasyJet
25.10.2020 13:56:35.253 Removed user 15044 43567
25.10.2020 13:56:35.253 Delisting aircraft 6NJ : User=07234 43937, Model=A2A North American P-51D 'Pistol Packin Mama'
25.10.2020 13:56:35.253 Removed user 07234 43937
25.10.2020 13:56:35.253 Delisting aircraft N00FS : User=21812 48864, Model=Milviz Baron 55
25.10.2020 13:56:35.253 Removed user 21812 48864
25.10.2020 13:56:35.253 Leave network
25.10.2020 13:56:42.043 Delisting aircraft D-EGAH : User=Me, Model=TBM 930 Blue and Black
25.10.2020 13:56:42.043 Delisting object : User=Me, Model=Pilot_Female_Casual
25.10.2020 13:56:42.043 Delisting object : User=Me, Model=Pilot_Male_Casual
25.10.2020 13:56:42.043 Disconnected from simulator
25.10.2020 13:56:45.072 Connected to simulator
25.10.2020 13:56:45.072 SimConnect 11.0.62651.3
25.10.2020 13:56:45.072 KittyHawk 11.0.282174.999
25.10.2020 13:56:45.809 Joining network
25.10.2020 13:56:45.930 Connected to network
25.10.2020 13:56:45.930 Added user 56876 03270 6112
25.10.2020 13:56:45.958 Listing aircraft D-EGAH : User=Me, ID=1, Model=TBM 930 Blue and Black
25.10.2020 13:56:45.958 Saving model list
25.10.2020 13:56:45.959 Listing object : User=Me, ID=75, Model=Pilot_Female_Casual
25.10.2020 13:56:45.959 Listing object : User=Me, ID=76, Model=Pilot_Male_Casual
25.10.2020 13:56:46.023 Listing aircraft JPG43 : User=15044 43567, Model=Airbus A320 Neo EasyJet
25.10.2020 13:56:46.053 Connection established 56876 03270
25.10.2020 13:56:46.131 Added user 49784 17610 6112
25.10.2020 13:56:46.304 Listing aircraft HB-IGK : User=53711 19954, Model=PMDG 747-8 Swiss International Air Lines (HB-IGK | 2018 | Fictional)
25.10.2020 13:56:46.760 Added user 09128 58425 6112
25.10.2020 13:56:46.796 Removed user 49784 17610
25.10.2020 13:56:46.796 Removed user 09128 58425
25.10.2020 13:56:46.796 Removed user 56876 03270
25.10.2020 13:56:46.796 Leave network
25.10.2020 13:56:48.952 Delisting aircraft D-EGAH : User=Me, Model=TBM 930 Blue and Black
25.10.2020 13:56:48.952 Delisting object : User=Me, Model=Pilot_Female_Casual
25.10.2020 13:56:48.952 Delisting object : User=Me, Model=Pilot_Male_Casual
25.10.2020 13:56:48.952 Disconnected from simulator
25.10.2020 13:56:49.632 Injecting aircraft JPG43 : User=15044 43567, Model=Airbus A320 Neo EasyJet, Sub=Cessna Skyhawk 172SP Paint1
25.10.2020 13:56:49.666 Connected to simulator
25.10.2020 13:56:49.666 SimConnect 11.0.62651.3
25.10.2020 13:56:49.666 KittyHawk 11.0.282174.999
25.10.2020 13:56:49.666 Failed to inject aircraft JPG43 : User=15044 43567, ID=4294967295, Sub=Cessna Skyhawk 172SP Paint1
25.10.2020 13:56:49.970 Listing aircraft D-EGAH : User=Me, ID=1, Model=TBM 930 Blue and Black
25.10.2020 13:56:49.970 Saving model list
25.10.2020 13:56:49.971 Listing object : User=Me, ID=75, Model=Pilot_Female_Casual
25.10.2020 13:56:49.971 Listing object : User=Me, ID=76, Model=Pilot_Male_Casual
User avatar
Peter
Site Admin
Posts: 2281
Joined: Fri Sep 23, 2016 8:51 am
Contact:

Re: JoinFS does not see MSFS

Post by Peter »

Hi Gunter,

Just trying to work out which folder should be scanned, if at all. Could you try switching off 'model scan on connection' in the JoinFS settings. Then restart and see if the button goes green. Seems odd that the output you posted says "Connected to simulator". The button should go green at that point, unless the window isn't getting refreshed for some reason.

Peter
Viking01
Posts: 4
Joined: Thu May 10, 2018 6:17 pm

Re: JoinFS does not see MSFS

Post by Viking01 »

Hi Peter,
I downloaded V1.4.36, unticked the model search and now I get a green simulator button!

Do you need any further information? I'm happy to help with whatever I can do.

Cheers
Gunter
User avatar
Peter
Site Admin
Posts: 2281
Joined: Fri Sep 23, 2016 8:51 am
Contact:

Re: JoinFS does not see MSFS

Post by Peter »

Viking01 wrote:Hi Peter,
I downloaded V1.4.36, unticked the model search and now I get a green simulator button!

Do you need any further information? I'm happy to help with whatever I can do.

Cheers
Gunter
Great, thanks. I'm just putting together a new version now. Given all the issues with scanning models in MSFS2020 I've decided to move completely to the automated model discovery instead (for MSFS2020). It actually makes things less complicated if you don't need to worry about scanning for new models all the time.

Peter
Viking01
Posts: 4
Joined: Thu May 10, 2018 6:17 pm

Re: JoinFS does not see MSFS

Post by Viking01 »

Great, sounds promising!

Thanks for all your effort!!!

Gunter
Post Reply