Most of the commonly reported issues and questions are answered in the Frequently Asked Questions (FAQ) option under the Support menu of this website.
*** PLEASE NOTE ***
Your forum account is not the same as the account used in the shop. They are completely separate accounts.
1st December: A new version of the GoFlight Interface Tool for MSFS is now available.
12th November: A new version of the GoFlight Interface Tool for X-Plane is now available.
6th June: A new version of Virtual Flight Sim Hardware is now available (huge update)
21st November: A new version of the GoFlight Interface Tool for FSX/FSXSE/P3D is now available.

Connection delay since P3Dv4.1

Hi Steve,

Since installing P3Dv4.1/GIT 3.4.1.0, I've been experiencing a connection delay of around 30 secs each time I start GIT. This happens regardless of aircraft.

During the delay, the GoFlight and SimConnect icons on the Status page are green with the Aircraft icon showing red. After the delay, the Aircraft icon flashes green.

Not sure if this is connected, but I've also noticed the HEADING rotary has stopped working when using the Aerosoft CRJ X (I'm using the config downloaded from your web site). The MCP-PRO display updates when using the mouse to turn the HEADING rotary in the VC, but turning the rotary on the unit has no effect. This was working previous to installing P3Dv4.1. When testing the event in Detective, it works fine however.

Both P3Dv4 and GIT are being run as administrator.

Below are the log entries I'm seeing on starting GIT - please let me know if you need any further info.

Thanks,
Dennis

17:51:15 GoFlight Connection Starting.....
17:51:15 SimConnect Connection Starting.....
17:51:16 SimConnect Message Processing Started
17:51:16 GoFlight Connection Started
17:51:16 SimConnect Connection Started
17:51:16 Aircraft Connection Starting.....
17:51:16 SimConnect: Event Received: Aircraft Loaded/Flight Loaded
17:51:16 SimConnect: Event Received: SIM, 1
17:51:16 SimConnect: Event Received: PAUSE, 0
17:51:48 WinSock: Connection Failed: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
17:51:48 LUA Processor: Connect Exception - Object reference not set to an instance of an object.
17:51:50 FSUIPC: Connection Failed: No connection could be made because the target machine actively refused it 127.0.0.1:8385
17:51:50 Aircraft Connection Started
17:51:50 Simconnect Version: 3.4.0.0
17:51:50 Aircraft FullName: Aerosoft CRJ-700
17:51:50 Synchronising Switches & Selectors .....
17:51:51 LvarNamesUpdated!
17:51:51 Creating Bespoke Vars
17:51:51 Bespoke Vars Created
17:51:51 Importing Bespoke Variables
17:51:51 Bespoke Vars Assigned, Importing Bespoke Events
17:51:51 Bespoke Events Temp Imported
17:51:51 Bespoke Events Imported
17:51:51 Loading Aircraft Settings
17:51:51 GetXMLConfigData
17:51:51 GotXMLConfigData
17:51:51 Loading Power
17:51:51 Loading MCPPRO
17:51:51 Loading MCP
17:51:51 Loading EFIS
17:51:51 Loading P8
17:51:51 Loading T8
17:51:51 Loading RP48
17:51:51 Loading MESM
17:51:51 Loading WP6
17:51:51 Loading LGT
17:51:51 Loading LGT II
17:51:51 Loading GF46
17:51:51 Loading GF45
17:51:51 Loading TQ6
17:51:51 Loading DIO
17:51:51 Loading GF166
17:51:51 Loading SECM
17:51:51 Loading Joysticks
17:51:51 Clearing Displays
17:51:51 Reset Data
17:51:51 Aircraft Settings Loaded
17:51:51 Calling Aircraft Changed
17:51:51 Aircraft Changed
17:51:52 Synchronising Switches & Selectors Complete

Comments

  • I suspect the delay is because Winsock and Lua are not connecting on your PC for some reason. Check this error is appearing every time and then we have confirmed the cause.

    Best wishes
    Steve
  • Thanks Steve, I can confirm this is happening every time, even after several re-boots of my PC. Do you have any pointers that may help me in finding the root cause? Unfortunately I'm not familiar with either Winsock or Lua .

    Appreciate your help as always.

    Kind regards,
    Dennis
  • If you don't have a LUA Config.txt file in Documents\GoFlight Interface Tool, re-download GIT and reinstall. If you do have one, can you post the contents.

    Thx
    Steve
  • Please find below the contents of the LUA Config.txt file as requested:

    hostname: localhost
    port: 27015
    path: default
    luatimeout: 500
    luahookcount: 3
  • edited October 2017
    Try changing the port number. If no good, disable any firewall software you have and see if that fixes it. Also make sure the GoFlight Interface Module.dll is 2.4

    Best wishes
    Steve
  • edited October 2017
    Thanks Steve. I discovered that the Apple Mobile Device Support service was using port 27015 and, as I no longer use Apple devices, have now disabled that service. This has meant WinSock now connects to this port successfully.

    However, I now have an FSUIPC connection error...see log below.

    Any ideas what may be the cause of this one? Checked using netstat and no processes appear to be using port 8385.

    17:17:01 SimConnect: Event Received: Aircraft Loaded/Flight Loaded
    17:17:01 SimConnect: Event Received: SIM, 1
    17:17:01 SimConnect: Event Received: PAUSE, 0
    17:17:03 WinSock: Connected To localhost On Port 27015!
    17:17:03 LUA Processor: Started!
    17:17:05 FSUIPC: Connection Failed: No connection could be made because the target machine actively refused it 127.0.0.1:8385
    17:17:05 Aircraft Connection Started
    17:17:05 Simconnect Version: 3.4.0.0
  • It's nothing to worry about unless you use Lua Tasks in Detective which I plan to make obsolete at some point now that GIT has Lua built in.

    Best wishes
    Steve
  • No, I don't use Lua Tasks so will ignore this one.

    Many thanks Steve, your support is much appreciated as always!
Sign In or Register to comment.