Jump to content
The simFlight Network Forums

wsixpo

new Members
  • Posts

    4
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    France

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

wsixpo's Achievements

Newbie

Newbie (1/14)

  • First Post Rare
  • Conversation Starter Rare
  • Week One Done Rare
  • One Month Later Rare
  • One Year In Rare

Recent Badges

0

Reputation

  1. hello peter We updated all the pc (4) and checked the administrator rights for the account and for launching the applications, but we still have the same problem. To give you more explanations, the PCs are switched on and all the "WideClient" applications are launched except P3D. After launching P3D, the "WideClient" of the problem PC connects and launches the applications (SIOC, Bousole, OVH Server, IFLY). The OVH IFLY server is an application that I developed (C++) which, at launch, scans the inputs and updates the outputs of the OVH and AFT part. For IFLY, it's easy, it's always the same OFFSET, only the value changes. All of these actions are queued. As soon as I have the information of the SDK (FSUIPC) connected, I send the actions of the queue. So far, everything is going normally. Except that after all the data is sent and around 20 seconds "WideClient" closes without stopping the applications it has launched. I also looked at the CPU load for "WideClient" which sometimes increases and sometimes there is the message in the application bar that the application is not responding. On the "WideServer" side, we can clearly see in the log that the client no longer responds. Side of my application I have this error 110 In this photo we see my application in the background and Wide with the message the application is not responding. The logs of Wide server : ---------------------------------------------- ********* WideServer.DLL Log [version 7.076] ********* Blocksize guide = 8192 (double allowed) Date (dmy): 26/02/23, Time 09:50:14.628: Server name is P3D-SERVER 15719 Initialising TCP/IP server 15719 Initialising UDP/IP server 15750 Incoming connection Accepted ok (skt=15924) TCP 15750 Incoming connection Accepted ok (skt=15812) TCP 15891 Connected to computer "CDU-GC" running WideClient version 7.156 (skt=15924) TCP 15938 Connected to computer "P737-OVH" running WideClient version 7.156 (skt=15812) TCP 15969 Incoming connection Accepted ok (skt=15276) TCP 15969 Incoming connection Accepted ok (skt=3292) TCP 16047 Broadcasting service every 1000 mSecs 16188 Connected to computer "P737-MIP-PED-EI" running WideClient version 7.156 (skt=15276) TCP 16406 Connected to computer "AUX-2" running WideClient version 7.156 (skt=3292) TCP 472953 Retried 20 times: sends blocked for over 5 secs! (0 of 81 sent), Error=10035 (skt=15812) TCP 478141 Retried 19 times: sends blocked for over 5 secs! (0 of 63 sent), Error=10035 (skt=15812) TCP 482766 Error 10035: sends blocked for too long! Removing client (skt=15812) TCP The pc that has the problem is the pc: P737-OVH skt=15812 ---------------------------------------------------------------------------------------------------------------- The end of Wide client log : 711969 WSA_READ Entry <M3:L1:C1:H294> 711969 WSA_READ FD_READ <M3:L1:C1:H294> 711969 GetRecv() gets 39 <M3:L1:C1:H294> 711969 GetRecv() packet 39 <M3:L1:C1:H294> 711969 WSA_READ ProcessResponse <M3:L1:C1:H294> 711969 GetRecv() done, zero <M3:L1:C1:H294> 711969 Processing request now ... <M3:L1:C1:H294> 711969 Exiting ProcessRequestData <M3:L1:C1:H295> 711969 FreeSlot releases pView <M3:L1:C1:H295> 711969 FreeSlot releases hMap <M3:L1:C1:H294> 711969 FS6IPC message Exit2 <M3:L1:C1:H294> 711969 FS6IPC message Entry <M3:L1:C1:H294> 711969 Processing request now ... <M3:L1:C1:H294> 711969 Exiting ProcessRequestData <M3:L1:C1:H295> 711969 FreeSlot releases pView <M3:L1:C1:H295> 711969 FreeSlot releases hMap <M3:L1:C1:H294> 711969 FS6IPC message Exit2 <M3:L1:C1:H294> 711969 FS6IPC message Entry <M3:L1:C1:H294> 711969 Processing request now ... <M3:L1:C1:H294> 711969 Exiting ProcessRequestData <M3:L1:C1:H295> 711969 FreeSlot releases pView <M3:L1:C1:H295> 711969 FreeSlot releases hMap <M3:L1:C1:H294> 711969 FS6IPC message Exit2 <M3:L1:C1:H294> 711969 FS6IPC message Entry <M3:L1:C1:H294> 711969 Processing request now ... <M3:L1:C1:H294> 711969 Exiting ProcessRequestData <M3:L1:C1:H295> 711969 FreeSlot releases pView <M3:L1:C1:H295> 711969 FreeSlot releases hMap <M3:L1:C1:H294> 711969 FS6IPC message Exit2 <M3:L1:C1:H294> 711969 FS6IPC message Entry <M3:L1:C1:H294> 711969 Processing request now ... <M3:L1:C1:H294> 711969 Exiting ProcessRequestData <M3:L1:C1:H295> 711969 FreeSlot releases pView <M3:L1:C1:H295> 711969 FreeSlot releases hMap <M3:L1:C1:H294> 711969 FS6IPC message Exit2 <M3:L1:C1:H294> 711969 FS6IPC message Entry <M3:L1:C1:H294> 711969 Processing request now ... <M3:L1:C1:H294> 711969 Exiting ProcessRequestData <M3:L1:C1:H295> 711969 FreeSlot releases pView <M3:L1:C1:H295> 711969 FreeSlot releases hMap <M3:L1:C1:H294> 711969 FS6IPC message Exit2 <M3:L1:C1:H294> 711985 FS6IPC message Entry <M3:L1:C1:H294> 711985 Processing request now ... <M3:L1:C1:H294> 711985 Exiting ProcessRequestData <M3:L1:C1:H295> 711985 FreeSlot releases pView <M3:L1:C1:H295> 711985 FreeSlot releases hMap <M3:L1:C1:H294> 711985 FS6IPC message Exit2 <M3:L1:C1:H294> 711985 FS6IPC message Entry <M3:L1:C1:H294> 711985 WSA_READ free buffer <M3:L1:C1:H294> 711985 WSA_READ Exit2 <M3:L1:C1:H294> 712000 Processing request now ... <M3:L0:C1:H294> 712000 Exiting ProcessRequestData <M3:L0:C1:H295> 712000 FreeSlot releases pView <M3:L0:C1:H295> 712000 FreeSlot releases hMap <M3:L0:C1:H294> 712000 FS6IPC message Exit2 <M3:L0:C1:H294> 712000 FS6IPC message Entry <M3:L0:C1:H294> 712000 Processing request now ... <M3:L0:C1:H294> 712000 Exiting ProcessRequestData <M3:L0:C1:H295> 712000 FreeSlot releases pView <M3:L0:C1:H295> 712000 FreeSlot releases hMap <M3:L0:C1:H294> 712000 FS6IPC message Exit2 <M3:L0:C1:H294> 712000 FS6IPC message Entry <M3:L0:C1:H294> 712000 Processing request now ... <M3:L0:C1:H294> 712000 Exiting ProcessRequestData <M3:L0:C1:H295> 712000 FreeSlot releases pView <M3:L0:C1:H295> 712000 FreeSlot releases hMap <M3:L0:C1:H294> 712000 FS6IPC message Exit2 <M3:L0:C1:H294> 712000 FS6IPC message Entry <M3:L0:C1:H294> 712000 Processing request now ... <M3:L0:C1:H294> 712000 Exiting ProcessRequestData <M3:L0:C1:H295> 712000 FreeSlot releases pView <M3:L0:C1:H295> 712000 FreeSlot releases hMap <M3:L0:C1:H294> 712000 FS6IPC message Exit2 <M3:L0:C1:H294> 712000 In MessageLoop <M2:L0:C1:H294> 712000 WSA_READ Entry <M2:L1:C1:H294> 712000 WSA_READ FD_READ <M2:L1:C1:H294> 712000 GetRecv() gets 59 <M2:L1:C1:H294> 712000 GetRecv() packet 59 <M2:L1:C1:H294> 712000 WSA_READ ProcessResponse <M2:L1:C1:H294> 712000 GetRecv() done, zero <M2:L1:C1:H294> 712000 FS6IPC message Entry <M3:L1:C1:H294> 712000 Processing request now ... <M3:L1:C1:H294> 712000 Exiting ProcessRequestData <M3:L1:C1:H295> 712000 FreeSlot releases pView <M3:L1:C1:H295> 712000 FreeSlot releases hMap <M3:L1:C1:H294> 712000 FS6IPC message Exit2 <M3:L1:C1:H294> 712000 FS6IPC message Entry <M3:L1:C1:H294> 712000 Processing request now ... <M3:L1:C1:H294> 712000 Exiting ProcessRequestData <M3:L1:C1:H295> 712000 FreeSlot releases pView <M3:L1:C1:H295> 712000 FreeSlot releases hMap <M3:L1:C1:H294> 712000 FS6IPC message Exit2 <M3:L1:C1:H294> 712000 FS6IPC message Entry <M3:L1:C1:H294> 712000 Processing request now ... <M3:L1:C1:H294> 712016 WSA_READ free buffer <M3:L1:C1:H294> 712016 WSA_READ Exit2 <M3:L1:C1:H294> 712016 In MessageLoop <M3:L0:C1:H294> 712047 WSA_READ Entry <M3:L1:C1:H294> 712047 WSA_READ FD_READ <M3:L1:C1:H294> 712047 GetRecv() gets 29 <M3:L1:C1:H294> 712047 GetRecv() packet 29 <M3:L1:C1:H294> 712047 WSA_READ ProcessResponse <M3:L1:C1:H294> 712047 GetRecv() done, zero <M3:L1:C1:H294> 712047 WSA_READ free buffer <M3:L1:C1:H294> 712047 WSA_READ Exit2 <M3:L1:C1:H294> 712078 In MessageLoop <M3:L0:C1:H294> 713016 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 713094 In MessageLoop <M3:L0:C1:H294> 718078 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 718157 In MessageLoop <M3:L0:C1:H294> 723094 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 723157 In MessageLoop <M3:L0:C1:H294> 728157 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 728219 In MessageLoop <M3:L0:C1:H294> 733172 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 733235 In MessageLoop <M3:L0:C1:H294> 738235 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 738297 In MessageLoop <M3:L0:C1:H294> 743250 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 743313 In MessageLoop <M3:L0:C1:H294> 748313 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 748375 In MessageLoop <M3:L0:C1:H294> 753328 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 753391 In MessageLoop <M3:L0:C1:H294> 758391 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 758453 In MessageLoop <M3:L0:C1:H294> 763407 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 763469 In MessageLoop <M3:L0:C1:H294> 768469 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 768532 In MessageLoop <M3:L0:C1:H294> 773532 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 773610 In MessageLoop <M3:L0:C1:H294> 778594 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 778657 In MessageLoop <M3:L0:C1:H294> 783610 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 783672 In MessageLoop <M3:L0:C1:H294> 788672 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 788750 In MessageLoop <M3:L0:C1:H294> 793688 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 793750 In MessageLoop <M3:L0:C1:H294> 798703 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 798782 In MessageLoop <M3:L0:C1:H294> 803735 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 803797 In MessageLoop <M3:L0:C1:H294> 808797 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 808860 In MessageLoop <M3:L0:C1:H294> 813813 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 813875 In MessageLoop <M3:L0:C1:H294> 818875 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 818953 In MessageLoop <M3:L0:C1:H294> 823938 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 824000 In MessageLoop <M3:L0:C1:H294> 828953 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 829016 In MessageLoop <M3:L0:C1:H294> 833969 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 834032 In MessageLoop <M3:L0:C1:H294> 839032 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 839094 In MessageLoop <M3:L0:C1:H294> 844047 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 844110 In MessageLoop <M3:L0:C1:H294> 849110 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 849188 In MessageLoop <M3:L0:C1:H294> 854125 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 854188 In MessageLoop <M3:L0:C1:H294> 859141 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 859203 In MessageLoop <M3:L0:C1:H294> 864203 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 864266 In MessageLoop <M3:L0:C1:H294> 869266 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 869328 In MessageLoop <M3:L0:C1:H294> 874282 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 874344 In MessageLoop <M3:L0:C1:H294> 879297 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 879360 In MessageLoop <M3:L0:C1:H294> 884344 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 884407 In MessageLoop <M3:L0:C1:H294> 889360 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 889422 In MessageLoop <M3:L0:C1:H294> 894422 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 894485 In MessageLoop <M3:L0:C1:H294> 899500 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 899563 In MessageLoop <M3:L0:C1:H294> 904563 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 904625 In MessageLoop <M3:L0:C1:H294> 909610 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 909688 In MessageLoop <M3:L0:C1:H294> 914625 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 914688 In MessageLoop <M3:L0:C1:H294> 919688 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 919750 In MessageLoop <M3:L0:C1:H294> 924766 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 924828 In MessageLoop <M3:L0:C1:H294> 929828 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 929891 In MessageLoop <M3:L0:C1:H294> 934891 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 934953 In MessageLoop <M3:L0:C1:H294> 939953 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 940016 In MessageLoop <M3:L0:C1:H294> 945016 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 945094 In MessageLoop <M3:L0:C1:H294> 950032 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 950094 In MessageLoop <M3:L0:C1:H294> 955094 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 955157 In MessageLoop <M3:L0:C1:H294> 960110 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 960172 In MessageLoop <M3:L0:C1:H294> 965172 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 965235 In MessageLoop <M3:L0:C1:H294> 970188 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 970250 In MessageLoop <M3:L0:C1:H294> 975250 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 975328 In MessageLoop <M3:L0:C1:H294> 980266 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 980328 In MessageLoop <M3:L0:C1:H294> 985282 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 985344 In MessageLoop <M3:L0:C1:H294> 990344 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 990407 In MessageLoop <M3:L0:C1:H294> 995360 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 995422 In MessageLoop <M3:L0:C1:H294> 1000422 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1000485 In MessageLoop <M3:L0:C1:H294> 1005438 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1005500 In MessageLoop <M3:L0:C1:H294> 1010500 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1010563 In MessageLoop <M3:L0:C1:H294> 1015563 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1015625 In MessageLoop <M3:L0:C1:H294> 1020578 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1020641 In MessageLoop <M3:L0:C1:H294> 1025641 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1025703 In MessageLoop <M3:L0:C1:H294> 1030657 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1030719 In MessageLoop <M3:L0:C1:H294> 1035719 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1035782 In MessageLoop <M3:L0:C1:H294> 1040782 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1040860 In MessageLoop <M3:L0:C1:H294> 1045797 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1045860 In MessageLoop <M3:L0:C1:H294> 1050860 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1050922 In MessageLoop <M3:L0:C1:H294> 1055875 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1055938 In MessageLoop <M3:L0:C1:H294> 1060938 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1061000 In MessageLoop <M3:L0:C1:H294> 1065985 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1066047 In MessageLoop <M3:L0:C1:H294> 1071000 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1071063 In MessageLoop <M3:L0:C1:H294> 1076016 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1076078 In MessageLoop <M3:L0:C1:H294> 1081032 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1081094 In MessageLoop <M3:L0:C1:H294> 1086063 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1086125 In MessageLoop <M3:L0:C1:H294> 1091094 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1091157 In MessageLoop <M3:L0:C1:H294> 1096141 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1096203 In MessageLoop <M3:L0:C1:H294> 1101157 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1101219 In MessageLoop <M3:L0:C1:H294> 1106172 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1106235 In MessageLoop <M3:L0:C1:H294> 1111188 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1111266 In MessageLoop <M3:L0:C1:H294> 1116235 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1116297 In MessageLoop <M3:L0:C1:H294> 1121297 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1121360 In MessageLoop <M3:L0:C1:H294> 1126360 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1126422 In MessageLoop <M3:L0:C1:H294> 1131375 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1131453 In MessageLoop <M3:L0:C1:H294> 1136407 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1136469 In MessageLoop <M3:L0:C1:H294> 1141453 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1141516 In MessageLoop <M3:L0:C1:H294> 1146485 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1146547 In MessageLoop <M3:L0:C1:H294> 1151516 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1151578 In MessageLoop <M3:L0:C1:H294> 1156547 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1156610 In MessageLoop <M3:L0:C1:H294> 1161563 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1161641 In MessageLoop <M3:L0:C1:H294> 1166610 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1166672 In MessageLoop <M3:L0:C1:H294> 1171641 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1171703 In MessageLoop <M3:L0:C1:H294> 1176657 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1176719 In MessageLoop <M3:L0:C1:H294> 1181688 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1181750 In MessageLoop <M3:L0:C1:H294> 1186703 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1186766 In MessageLoop <M3:L0:C1:H294> 1191735 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1191797 In MessageLoop <M3:L0:C1:H294> 1196766 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1196828 In MessageLoop <M3:L0:C1:H294> 1201782 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1201844 In MessageLoop <M3:L0:C1:H294> 1206813 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1206875 In MessageLoop <M3:L0:C1:H294> 1211844 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1211907 In MessageLoop <M3:L0:C1:H294> 1216891 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1216953 In MessageLoop <M3:L0:C1:H294> 1221938 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1222000 In MessageLoop <M3:L0:C1:H294> 1226969 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1227032 In MessageLoop <M3:L0:C1:H294> 1232000 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1232063 In MessageLoop <M3:L0:C1:H294> 1237016 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1237078 In MessageLoop <M3:L0:C1:H294> 1242047 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1242110 In MessageLoop <M3:L0:C1:H294> 1247063 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1247125 In MessageLoop <M3:L0:C1:H294> 1252094 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1252157 In MessageLoop <M3:L0:C1:H294> 1257110 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1257172 In MessageLoop <M3:L0:C1:H294> 1262141 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1262203 In MessageLoop <M3:L0:C1:H294> 1267172 WM_MYTIMER still okay in LAN thread <M3:L1:C1:H294> 1267235 In MessageLoop <M3:L0:C1:H294> The log of FSUIPC ------------------------------------------------------ Windows 10 Home 64 Bit reported as Build 19042, Release ID: 2009 (OS 10.0) Prepar3D.exe version = 4.5.14.34698 Reading options from "C:\Program Files\Lockheed Martin\Prepar3D v4\Modules\FSUIPC5.ini" Checking the Registrations now ... User Name="Patrick Cheminade" User Addr="patrick.cheminade@aliceadsl.fr" FSUIPC5 Key is provided WideFS7 Key is provided 16 System time = 26/02/2023 09:45:55 31 FLT UNC path = "\\P3D-SERVER\Users\pat\Documents\Prepar3D v4 Files\" 31 Using DialogMode 47 FS UNC path = "\\P3D-SERVER\Prepar3D v4\" 328 ---------------------- Joystick Device Scan ----------------------- 328 ------------------------------------------------------------------- 375 ### Checking Prepar3D.cfg 375 Controllers are set to ON, using RawInput within P3D 375 ------------------------------------------------------------------- 375 LogOptions=00000000 00000001 375 ------------------------------------------------------------------- 375 SimConnect_Open succeeded: waiting to check version okay 375 Opened separate AI Traffic client okay 10110 Running in "Lockheed Martin® Prepar3D® v4", Version: 4.5.14.34698 (SimConnect: 4.5.0.0) 10110 Initialising SimConnect data requests now 10110 FSUIPC Menu entry added 10110 ... Using Prepar3D with Academic License 10156 \\P3D-SERVER\Users\pat\Documents\Prepar3D v4 Files\737-800 LFLC.fxml 10172 \\P3D-SERVER\Prepar3D v4\SimObjects\Airplanes\iFly 737-800\iFly737_800_24k.air 22078 ### The user object is 'EUROPE AIRPOST' 22078 ### Mode is NORMAL 25828 ### Mode: PAUSE on 248922 Loading Complete ... 249063 ### Mode is NORMAL 250688 Aircraft loaded: running normally now ... 250750 User Aircraft ID 1 supplied, now being used 251719 System time = 26/02/2023 09:50:07, Simulator time = 09:46:08 (08:46Z) 251735 Aircraft="EUROPE AIRPOST" 258672 -------------------- Starting everything now ---------------------- 258672 Starting WideServer now ... 258750 ASN active function link set 258750 Ready for ActiveSky WX radar with additional data 260063 Advanced Weather Interface Enabled The config file of Wide client : ; PLEASE SEE WideFS documentation for parameter details ; ===================================================== [Config] Port=8002 Window=0,0,160,39 Visible=Min ServerIPAddr=192.168.0.100 Protocol=TCP ButtonScanInterval=20 ClassInstance=0 NetworkTiming=5,1 MailslotTiming=2000,1000 PollInterval=2000 Port2=9002 ResponseTime=18 ApplicationDelay=0 TCPcoalesce=No WaitForNewData=500 MaxSendQ=100 OnMaxSendQ=Log NewSendScanTime=50 Priority=3,1,2 ReconnectMinutes=0 InitDelay=0 ; ----------------------------------------------- [User] Log=Errors+ runReady1="C:\737PROJECT\OvhToIfly\IflyOvh.exe" CloseReady1=yes runReady2="C:\737PROJECT\sioc51\sioc.exe" CloseReady2=yes runReady3="C:\737PROJECT\Compas\compas737v020.exe" CloseReady3=yes runReady4="C:\737PROJECT\IFly\FTD_Client.exe" CloseReady4=yes AllowShutdown=Yes ; =============================================== [Sounds] Path=C:\737project\WideFS\Sound\ Device1=Périphérique audio principal And the end of my log file : ---------------------------------------------- [2023/02/26-09:51:02] [NORMAL ] Send to IFLY : 458 [2023/02/26-09:51:03] [NORMAL ] Send to IFLY : 458 [2023/02/26-09:51:03] [NORMAL ] Send to IFLY : 429 [2023/02/26-09:51:03] [NORMAL ] Send to IFLY : 568 [2023/02/26-09:51:03] [NORMAL ] Send to IFLY : 568 [2023/02/26-09:51:03] [NORMAL ] Send to IFLY : 573 [2023/02/26-09:51:03] [NORMAL ] Send to IFLY : 573 [2023/02/26-09:51:03] [NORMAL ] Send to IFLY : 117 [2023/02/26-09:51:03] [NORMAL ] Send to IFLY : 950 [2023/02/26-09:51:03] [NORMAL ] Send to IFLY : 950 [2023/02/26-09:51:03] [NORMAL ] Send to IFLY : 144 [2023/02/26-09:51:03] [NORMAL ] Send to IFLY : 153 [2023/02/26-09:51:03] [NORMAL ] Send to IFLY : 156 [2023/02/26-09:51:03] [NORMAL ] Send to IFLY : 150 [2023/02/26-09:51:03] [NORMAL ] Send to IFLY : 147 [2023/02/26-09:51:03] [NORMAL ] Send to IFLY : 170 [2023/02/26-09:51:04] [NORMAL ] Send to IFLY : 582 [2023/02/26-09:51:04] [NORMAL ] Send to IFLY : 714 [2023/02/26-09:51:04] [NORMAL ] Send to IFLY : 1118 [2023/02/26-09:51:04] [NORMAL ] Send to IFLY : 430 [2023/02/26-09:51:04] [NORMAL ] Send to IFLY : 422 [2023/02/26-09:51:04] [NORMAL ] Send to IFLY : 436 [2023/02/26-09:51:04] [NORMAL ] Send to IFLY : 459 [2023/02/26-09:51:04] [NORMAL ] Send to IFLY : 450 [2023/02/26-09:51:04] [NORMAL ] Send to AFT : O35=1; [2023/02/26-09:51:04] [NORMAL ] Send to AFT : O33=1; [2023/02/26-09:51:04] [NORMAL ] Send to IFLY : 453 [2023/02/26-09:51:04] [NORMAL ] Send to AFT : O34=1; [2023/02/26-09:51:04] [NORMAL ] Send to AFT : O23=1; [2023/02/26-09:51:04] [NORMAL ] Send to IFLY : 120 [2023/02/26-09:51:04] [NORMAL ] Send to AFT : O23=0; [2023/02/26-09:51:04] [NORMAL ] Send to IFLY : 123 [2023/02/26-09:51:05] [NORMAL ] Send to IFLY : 33 [2023/02/26-09:51:05] [NORMAL ] Send to IFLY : 174 [2023/02/26-09:51:05] [NORMAL ] Send to IFLY : 38 [2023/02/26-09:51:05] [NORMAL ] Send to IFLY : 468 [2023/02/26-09:51:05] [NORMAL ] Send to IFLY : 180 [2023/02/26-09:51:05] [NORMAL ] Send to IFLY : 487 [2023/02/26-09:51:05] [NORMAL ] Send to IFLY : 517 [2023/02/26-09:51:05] [NORMAL ] Send to IFLY : 107 [2023/02/26-09:51:05] [NORMAL ] Send to IFLY : 46 [2023/02/26-09:51:05] [NORMAL ] Send to IFLY : 102 [2023/02/26-09:51:06] [NORMAL ] Send to IFLY : 493 [2023/02/26-09:51:06] [NORMAL ] Send to IFLY : 835 [2023/02/26-09:51:06] [NORMAL ] Send to IFLY : 839 [2023/02/26-09:51:06] [NORMAL ] Send to IFLY : 855 [2023/02/26-09:51:06] [NORMAL ] Send to IFLY : 861 [2023/02/26-09:51:06] [NORMAL ] Send to IFLY : 42 [2023/02/26-09:52:22] [NORMAL ] FSUIPC 110 : FSUIPC_ERR_SENDMSG [2023/02/26-09:53:31] [NORMAL ] FSUIPC 110 : FSUIPC_ERR_SENDMSG [2023/02/26-09:54:41] [NORMAL ] FSUIPC 110 : FSUIPC_ERR_SENDMSG [2023/02/26-09:55:51] [NORMAL ] FSUIPC 110 : FSUIPC_ERR_SENDMSG [2023/02/26-09:57:00] [NORMAL ] FSUIPC 110 : FSUIPC_ERR_SENDMSG [2023/02/26-09:58:10] [NORMAL ] FSUIPC 110 : FSUIPC_ERR_SENDMSG [2023/02/26-09:59:20] [NORMAL ] FSUIPC 110 : FSUIPC_ERR_SENDMSG [2023/02/26-10:00:29] [NORMAL ] FSUIPC 110 : FSUIPC_ERR_SENDMSG [2023/02/26-10:01:39] [NORMAL ] FSUIPC 110 : FSUIPC_ERR_SENDMSG [2023/02/26-10:02:49] [NORMAL ] FSUIPC 110 : FSUIPC_ERR_SENDMSG [2023/02/26-10:03:59] [NORMAL ] FSUIPC 110 : FSUIPC_ERR_SENDMSG [2023/02/26-10:05:08] [NORMAL ] FSUIPC 110 : FSUIPC_ERR_SENDMSG [2023/02/26-10:06:18] [NORMAL ] FSUIPC 110 : FSUIPC_ERR_SENDMSG [2023/02/26-10:07:28] [NORMAL ] FSUIPC 110 : FSUIPC_ERR_SENDMSG [2023/02/26-10:08:36] [NORMAL ] Send to AFT : D0=0000000 ; [2023/02/26-10:08:37] [NORMAL ] FSUIPC 110 : FSUIPC_ERR_SENDMSG [2023/02/26-10:08:37] [NORMAL ] Send to AFT : D1=000000 ; [2023/02/26-10:28:30] [NORMAL ] IflyOvh v1.0.0.1 [2023/02/26-10:28:30] [NORMAL ] Application Started... [2023/02/26-10:28:30] [NORMAL ] Load XML Config [2023/02/26-10:28:30] [NORMAL ] connect to input interface [2023/02/26-10:28:30] [NORMAL ] connect to output interface [2023/02/26-10:28:30] [NORMAL ] FSUIPC 160 : FSUIPC Error #9: FSUIPC_ERR_NOTOPEN. The connection to FSUIPC is not open. [2023/02/26-10:28:30] [NORMAL ] FSUIPC 160 : FSUIPC Error #9: FSUIPC_ERR_NOTOPEN. The connection to FSUIPC is not open. And the config file of FSUIPC5 on P3D PC : [General] UpdatedByVersion=5156 History=VU6ORFK2DS2E9F9ZMPJ4Y InitDelayDevicesToo=No PMDG737offsets=Auto PMDG747offsets=Auto PMDG777offsets=Auto Annotate=Yes UseSystemTime=No UseMidMouseBtn=Yes MouseWheelMove=No MouseWheelTrim=No MouseWheelTrimSpeed=1 JoystickTimeout=20 RestoreSimcWindows=No FixMachSpeedBug=No AutoScanDevices=Yes DisconnTrimForAP=No ZeroElevForAPAlt=No ThrottleSyncAll=No WhiteMessages=No ShowPMcontrols=No SpoilerIncrement=512 MagicBattery=No RudderSpikeRemoval=No ElevatorSpikeRemoval=No AileronSpikeRemoval=No ReversedElevatorTrim=No ClockSync=No ClockSyncMins=5 ClearWeatherDynamics=No TimeForSelect=4 LoadFlightMenu=No LoadPlanMenu=No PauseAfterCrash=No BrakeReleaseThreshold=75 SaveDataWithFlights=No ZapSound=firework ZapAirRange=1.50 ZapGroundRange=0.25 ZapCylinderAltDiff=0 ShortAircraftNameOk=Substring UseProfiles=Yes EnableMouseLook=No DelayedMouseLookZoom=No WideLuaGlobals=Yes AxesWrongRange=No TCASid=Flight TCASrange=40,3 AxisCalibration=No DirectAxesToCalibs=No ShowMultilineWindow=Yes SuppressSingleline=No SuppressMultilineFS=No AxisIntercepts=No DontResetAxes=No ThreadAffinityMask=x0 LuaAffinityMask=x0 InitDelay=0 GetNearestAirports=Yes LogOptionProtect=Yes TimeForLuaClosing=2 WeatherReadFactor=2 WeatherRewriteSeconds=1 TrafficStallTime=1 InitialStallTime=10 NormalStallTime=1 LuaRerunDelay=66 ComReadLoopTime=20 Console=No ConsoleWindowTopMost=No ControlsListBuild=34698 FSVersionUsed="Lockheed Martin® Prepar3D® v4",4.5.14.34698 SimConnectUsed=4.5.0.0 [Traffic Limiter] AirportPreference=50 PlannedAirportsPreference=50 GroundPreference=50 NearerPreference=50 TargetFrameRate=0 TrafficLimit=0 [JoyNames] AutoAssignLetters=No [JoystickCalibration] RudderBlendLowest=1 [Axes] PollInterval=10 RangeRepeatRate=10 [Buttons] PollInterval=25 ButtonRepeat=20,10 1=P68,0,K49,8 -{Key press: 1}- 2=P68,1,K50,8 -{Key press: 2}- 3=P68,2,K51,8 -{Key press: 3}- 4=P68,3,K52,8 -{Key press: 4}- 5=P68,4,K53,8 -{Key press: 5}- 6=P68,5,K54,8 -{Key press: 6}- 7=P68,6,K55,8 -{Key press: 7}- 8=P68,7,K56,8 -{Key press: 8}- 9=P68,8,K57,8 -{Key press: 9}- 10=P68,9,K48,8 -{Key press: 0}- 11=P68,10,K53,10 -{Key press: ctl+5}- 12=P68,11,K48,10 -{Key press: ctl+0}- 13=P68,12,K123,10 -{Key press: ctl+F12}- 14=P68,13,K48,8 -{Key press: 0}- 15=P68,14,K49,8 -{Key press: 1}- 16=P68,15,K50,8 -{Key press: 2}- 17=P68,16,K51,8 -{Key press: 3}- 18=P68,17,K52,8 -{Key press: 4}- 19=P68,18,K53,8 -{Key press: 5}- 20=P68,19,K54,8 -{Key press: 6}- 21=P68,20,K55,8 -{Key press: 7}- 22=P68,21,K56,8 -{Key press: 8}- 23=P68,22,K57,8 -{Key press: 9}- [AutoSave] Next=1 Interval=60 Files=10 SaveOnGround=No AutoSaveEnabled=No [GPSout] GPSoutEnabled=No [GPSout2] GPSoutEnabled=No [WideServer] WideFSenabled=Yes AdvertiseService=1 Port=8002 Port2=9002 [Sounds] Path=C:\Program Files\Lockheed Martin\Prepar3D v4\Sound\ Device1=Périphérique audio principal Device2=Haut-parleur (Sound Blaster Live! 24-bit External) Device3=Haut-parleurs (High Definition Audio Device) Device4=Audio numérique (SPDIF) (High Definition Audio Device) Device5=Sortie SPDIF (Sound Blaster Live! 24-bit External) Device6=Haut-parleur (2- Sound Blaster Live! 24-bit External) Device7=Sortie SPDIF (2- Sound Blaster Live! 24-bit External) [ClientNames] 1=P737-OVH 2=P737-MIP-PED-EI 3=AUX-2 4=CDU-GC [Window.Message Window] NewDocked=10, 23, 1260, 18 [Window.SimConnectWindow] NewDocked=480, 270, 316, 170 ----------------------------------------------- Thanks a lot for your help. Wsixpo
  2. Good morning, Sorry for the delay but we are still investigating the problem. I will update windows manually because automatic updates are blocked on our PCs. Can you tell me who error 110 is ? I use the SDK and before closing WIdeclient returns me the frame " FSUIPC 110: FSUIPC_ERR_SENMSG "? Thank
  3. Hello Mr. Dowson, I am François and we have been using your applications for more than 20 years on our 737 cockpit (www.737project.com) So thank you for your work. Our simulator works with 3 PCs under P3D V4. We have a problem that we cannot solve with the communication via WideClient with one of the remote PCs. The problem, after launching P3D Wideclient connects and the applications (sioc...) start the dialogue only, after a few seconds (15 to 20), Wideclient closes on its own without any message. No message in the logs of WideClient either. The only message I found is in Windows events, I copy it following this message. I hope you will be able to give us a idea, because we have removed the antivirus, put back a clean version of Wideclient and we can't find any other idea. Thank you for your help Francois. - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System> <Provider Name="Application Error" /> <EventID Qualifiers="0">1000</EventID> <Version>0</Version> <Level>2</Level> <Task>100</Task> <Opcode>0</Opcode> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2023-01-31T10:10:09.6636749Z" /> <EventRecordID>16575</EventRecordID> <Correlation /> <Execution ProcessID="0" ThreadID="0" /> <Channel>Application</Channel> <Computer>P737-OVH</Computer> <Security /> </System> - <EventData> <Data>WideClient.exe</Data> <Data>7.1.5.6</Data> <Data>5c52c65a</Data> <Data>CoreMessaging.dll</Data> <Data>10.0.19041.867</Data> <Data>47a87b76</Data> <Data>c0000005</Data> <Data>00014d40</Data> <Data>670</Data> <Data>01d9355c24739759</Data> <Data>C:\737project\WideFS\WideClient.exe</Data> <Data>C:\WINDOWS\SYSTEM32\CoreMessaging.dll</Data> <Data>52d052d2-caf9-47ea-a0df-95e91e93799a</Data> <Data /> <Data /> </EventData> </Event>
  4. Hello, We have the following solution for displaying the weather radar on the project magenta glasscockpit: 1) Active Sky generates the weather based on actual weather. 2) This data is transmitted via FSUIPC (offset 0F1C and 9C00) to P3D which displays a corresponding weather forecast. 3) Depending on the configuration of FSUIPC (line ASNwxRadarBitmapPath = \) P3D generates a BMP file (radar image) which it deposits in the NetDir folder. It works very well. 4) PmGetWeather, scan the "NetDir" folder then it converts the BMP image into a DAT file which it transmits in the respective folders of the pilot and co-pilot's glasscockpit. This point also works. We have a correct image of the weather radar. In the project magenta there is the offset 04F4 which allows, among other things, the following commands: 21000 + Tilt / 2 22000 + Gain / 2 20001 Wx + TERR 20002 WXR 20003 WXR (VAR) 20004 MAP 20005 TEST The problem is that there seem to be two ways for the project magenta to display the weather. Either we generate an image as we do or there is another way that I do not know. Why I say that, because if I change the offset 04F4 for example to display the Wx + Terr mode the Glass cockpit indicator displays this indication, but we lose the display of the radar image or 3 blue bars appear ... Another example. I start the PFD / ND, activate the weather by the EFIS which is displayed correctly. I change the Tilt, the value does not change in the indication PFD / ND. I change the mode to TEST then to WXR I lose the radar as indicated above, but the tilt display in the PFD / ND works. As soon as a radar info is changed in this offset, it is no longer possible to display the radar correctly. The only method is to stop the PFD / ND and restart it. All this seems logical, because in our configuration, project magenta only intervenes for the display of the weather in the PFD / ND. But then, how to indicate the mode of the radar, the gain and the tilt to P3D or PmGetWeather ? Thank you for your help www.737project.com
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.