Jump to content
Sign in to follow this  
Chuck Steinmetz

Connection to P3D V4.2

Recommended Posts

Updated to 2501.  Load a flight plan from PFPX.  Connect to FS - power button is green - reads that sim is connected and recognition engine installed - grammars loaded.  File flight plan. I wasn't hearing chatter so I disconnect and reconnect - power button is green - reads that sim is connected and recognition engine installed - grammars loaded.  But then PATC disconnects - power button turns red.  After that I can't get PATC to connect w/ FS.

I tried restarting P3D and even reloaded 2501.  I also rolled back to the 2500 update w/ same results.  Per the manual it appears a full removal/reinstall wouldn't help.  Thanks.
 

 

Edited by Chuck Steinmetz

Share this post


Link to post
Share on other sites

This sounds like something is interrupting the FSUIPC operation.  If on WideFS, it could be a network issue.  If running on the same machine as P3D, I would suggest reinstalling the latest FSUIPC, especially if you are on the latest version of P3D.

Finally, if it is connecting but the Power indicator is Red, you may need to check the options to "Ignore Battery Switch" and "Ignore Avionics Switch".  This varies from aircraft to aircraft, but leaving them checked for all aircraft will work.

Dave

Share this post


Link to post
Share on other sites

I have PATC on the same machine as P3D.  Currently running V5.124.  'Ignore Battery Switch' and 'Ignore Avionics Switched' already checked.  One note -after PATC disconnects and the power light is 'red' the 'Connect' button is not green.

I just reinstalled FSIUPC.  Same issue.

One note - last night as I was testing I noticed that what was happening every time was now happening more on an intermittent basis.  

Capture.png

Chuck

 

Edited by Chuck Steinmetz

Share this post


Link to post
Share on other sites

This sounds like an FSUIPC connection issue.  I don't know what could be causing this.

When P2A senses that FSUIPC or XPUIPC is no longer responding, it disconnects by itself.  This feature was added so that when a SIM crash occurs or something similar, a fresh connect is required...otherwise, P2A becomes confused and has all kinds of issues.

If this is the case, there should be a message in the P2A log file along the lines of:

FSUIPC/XPUIPC stopped functioning and P2A is Disconnected.

Regards,

Dave

 

Share this post


Link to post
Share on other sites

I believe I found the issue.  When connected, if I push the 'pause' button and the clear the 'pause' button - and then disconnect P2A and try to reconnect the issue happens.  I have replicated it a few times.  Attached is the log w/ a successful connection/disconnection/connection and then the issue after pressing the pause button.  I can assume the pause button does just that, but on page 72 of the manual when this area is explained there is no pause button - I assume it is from a previous version.

Thanks - Chuck

 

Log: Specified Action Taken In Order

Connect to Sim, Disconnect, Connect to Sim, Pause, Unpause, Disconnect, Connect to Sim (error occurs)

 

Program StartedPilot 2 ATC (P2A) - version 2.5.0.1_x64  04/17/2018 15:00:47
Application frmP2AMain starting 04/17/2018 15:01:19
Loading Form
Main form opened: Pilot2ATC 2018 v. 2.5.0.1_x64      Navigraph - AIRAC cycle: 1705
Loading Map Control
LoadMapControl: panel 1
Creating ucMap1
SQLiteVersion: 3.8.11.1 | 2015-07-29 20:00:57 cf538e2783e468bbc25e7cb2a9ee64d3e0e80b2f | INTEROP_CODEC INTEROP_EXTENSION_FUNCTIONS INTEROP_VIRTUAL_TABLE NET_40 PRELOAD_NATIVE_LIBRARY THROW_ON_DISPOSED TRACE TRACE_PRELOAD TRACE_SHARED TRACE_WARNING USE_PREPARE_V2 WINDOWS
ucMap1 Created
ucMap DockFill set.
Setting Map Mode
Done Loading Map Control
Loading FPL Control
FPL Control Loaded
Loading Joystick Devices - 04/17/2018 15:01:31
Joystick Device: Mouse - Mouse
Joystick Device: Keyboard - Keyboard
Joystick Device: PFC Cirrus Yoke - Joystick
Joystick Device: Saitek Pro Flight Rudder Pedals - Joystick
Joystick Device: JetMAX 737 Throttle - Supplemental
Loading Joystick Devices - 04/17/2018 15:01:31
Joystick Device: Mouse - Mouse
Joystick Device: Keyboard - Keyboard
Joystick Device: PFC Cirrus Yoke - Joystick
Joystick Device: Saitek Pro Flight Rudder Pedals - Joystick
Joystick Device: JetMAX 737 Throttle - Supplemental
Loading Joystick Devices - 04/17/2018 15:01:31
Joystick Device: Mouse - Mouse
Joystick Device: Keyboard - Keyboard
Joystick Device: PFC Cirrus Yoke - Joystick
Joystick Device: Saitek Pro Flight Rudder Pedals - Joystick
Joystick Device: JetMAX 737 Throttle - Supplemental
Loading Joystick Devices - 04/17/2018 15:01:31
Joystick Device: Mouse - Mouse
Joystick Device: Keyboard - Keyboard
Joystick Device: PFC Cirrus Yoke - Joystick
Joystick Device: Saitek Pro Flight Rudder Pedals - Joystick
Joystick Device: JetMAX 737 Throttle - Supplemental
Pilot2ATC_2018.exe    Information    0    SAPI does not implement phonetic alphabet selection.       at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
   at System.Environment.get_StackTrace()
   at System.Diagnostics.TraceEventCache.get_Callstack()
   at Microsoft.VisualBasic.Logging.FileLogTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
   at System.Diagnostics.TraceInternal.TraceEvent(TraceEventType eventType, Int32 id, String format, Object[] args)
   at System.Speech.Recognition.RecognizerBase.Initialize(SapiRecognizer recognizer, Boolean inproc)
   at System.Speech.Recognition.SpeechRecognitionEngine.get_RecoBase()
   at P2A_2018.ATCListener.LoadPilotGrammar()
   at P2A_2018.ATCListener.Init()
   at P2A_2018.frmP2AMain.e()
   at P2A_2018.frmP2AMain.f()
   at P2A_2018.frmP2AMain.at(Object A_0, EventArgs A_1)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at h.a()    ""    7164    1    272755525965
SIM Version Num: 12; SIM Version: P3D
No controller assigned 15:01:34
ControllerFreqChanged: 126.4.  CtlrShrtName: KMKE ATIS CtlrType: ATIS15:01:34
SIM Rate Changed: 1
Sim Connected: 04/17/2018 15:01:34
ATCAssignsSIDs: False
ATCAssignsSTARs: False
ATCAssignsAPPRs: True
ForcePilotRunwaySelection: False
AutoLoadRecommendedProcedures: True
AssignedRunway: RW01L - 
Loading Joystick Devices - 04/17/2018 15:01:40
Joystick Device: Mouse - Mouse
Joystick Device: Keyboard - Keyboard
Joystick Device: PFC Cirrus Yoke - Joystick
Joystick Device: Saitek Pro Flight Rudder Pedals - Joystick
Joystick Device: JetMAX 737 Throttle - Supplemental
Loading Joystick Devices - 04/17/2018 15:01:40
Joystick Device: Mouse - Mouse
Joystick Device: Keyboard - Keyboard
Joystick Device: PFC Cirrus Yoke - Joystick
Joystick Device: Saitek Pro Flight Rudder Pedals - Joystick
Joystick Device: JetMAX 737 Throttle - Supplemental
Loading Joystick Devices - 04/17/2018 15:01:40
Joystick Device: Mouse - Mouse
Joystick Device: Keyboard - Keyboard
Joystick Device: PFC Cirrus Yoke - Joystick
Joystick Device: Saitek Pro Flight Rudder Pedals - Joystick
Joystick Device: JetMAX 737 Throttle - Supplemental
Loading Joystick Devices - 04/17/2018 15:01:40
Joystick Device: Mouse - Mouse
Joystick Device: Keyboard - Keyboard
Joystick Device: PFC Cirrus Yoke - Joystick
Joystick Device: Saitek Pro Flight Rudder Pedals - Joystick
Joystick Device: JetMAX 737 Throttle - Supplemental
Pilot2ATC_2018.exe    Information    0    SAPI does not implement phonetic alphabet selection.       at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
   at System.Environment.get_StackTrace()
   at System.Diagnostics.TraceEventCache.get_Callstack()
   at Microsoft.VisualBasic.Logging.FileLogTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
   at System.Diagnostics.TraceInternal.TraceEvent(TraceEventType eventType, Int32 id, String format, Object[] args)
   at System.Speech.Recognition.RecognizerBase.Initialize(SapiRecognizer recognizer, Boolean inproc)
   at System.Speech.Recognition.SpeechRecognitionEngine.get_RecoBase()
   at P2A_2018.ATCListener.LoadPilotGrammar()
   at P2A_2018.ATCListener.Init()
   at P2A_2018.frmP2AMain.e()
   at P2A_2018.frmP2AMain.f()
   at P2A_2018.frmP2AMain.at(Object A_0, EventArgs A_1)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at h.a()    ""    7164    1    272784519143
No controller assigned 15:01:40
ControllerFreqChanged: 126.4.  CtlrShrtName: KMKE ATIS CtlrType: ATIS15:01:40
Sim Connected: 04/17/2018 15:01:40
ATCAssignsSIDs: False
ATCAssignsSTARs: False
ATCAssignsAPPRs: True
ForcePilotRunwaySelection: False
AutoLoadRecommendedProcedures: True
State Changed to: EnRouteVFR 15:01
SIM Version Num: 12; SIM Version: P3D
SIM Rate Changed: 1
Trigger checks started: 04/17/2018 15:01:42
State Changed to: Initialized 15:01
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
Loading Joystick Devices - 04/17/2018 15:01:49
Joystick Device: Mouse - Mouse
Joystick Device: Keyboard - Keyboard
Joystick Device: PFC Cirrus Yoke - Joystick
Joystick Device: Saitek Pro Flight Rudder Pedals - Joystick
Joystick Device: JetMAX 737 Throttle - Supplemental
Loading Joystick Devices - 04/17/2018 15:01:49
Joystick Device: Mouse - Mouse
Joystick Device: Keyboard - Keyboard
Joystick Device: PFC Cirrus Yoke - Joystick
Joystick Device: Saitek Pro Flight Rudder Pedals - Joystick
Joystick Device: JetMAX 737 Throttle - Supplemental
Loading Joystick Devices - 04/17/2018 15:01:49
Joystick Device: Mouse - Mouse
Joystick Device: Keyboard - Keyboard
Joystick Device: PFC Cirrus Yoke - Joystick
Joystick Device: Saitek Pro Flight Rudder Pedals - Joystick
Joystick Device: JetMAX 737 Throttle - Supplemental
Loading Joystick Devices - 04/17/2018 15:01:49
Joystick Device: Mouse - Mouse
Joystick Device: Keyboard - Keyboard
Joystick Device: PFC Cirrus Yoke - Joystick
Joystick Device: Saitek Pro Flight Rudder Pedals - Joystick
Joystick Device: JetMAX 737 Throttle - Supplemental
Pilot2ATC_2018.exe    Information    0    SAPI does not implement phonetic alphabet selection.       at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
   at System.Environment.get_StackTrace()
   at System.Diagnostics.TraceEventCache.get_Callstack()
   at Microsoft.VisualBasic.Logging.FileLogTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
   at System.Diagnostics.TraceInternal.TraceEvent(TraceEventType eventType, Int32 id, String format, Object[] args)
   at System.Speech.Recognition.RecognizerBase.Initialize(SapiRecognizer recognizer, Boolean inproc)
   at System.Speech.Recognition.SpeechRecognitionEngine.get_RecoBase()
   at P2A_2018.ATCListener.LoadPilotGrammar()
   at P2A_2018.ATCListener.Init()
   at P2A_2018.frmP2AMain.e()
   at P2A_2018.frmP2AMain.f()
   at P2A_2018.frmP2AMain.at(Object A_0, EventArgs A_1)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at h.a()    ""    7164    1    272815337097
No controller assigned 15:01:49
ControllerFreqChanged: 126.4.  CtlrShrtName: KMKE ATIS CtlrType: ATIS15:01:49
Sim Connected: 04/17/2018 15:01:50
ATCAssignsSIDs: False
ATCAssignsSTARs: False
ATCAssignsAPPRs: True
ForcePilotRunwaySelection: False
AutoLoadRecommendedProcedures: True
FSUIPC/XPUIPC Disconnected.
SIM Version Num: 12; SIM Version: P3D
FSUIPC/XPUIPC Disconnected.
SIM Rate Changed: 1
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
FSUIPC/XPUIPC Disconnected.
 

Share this post


Link to post
Share on other sites

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...