Skip to content

OpenGolfSim - Developer API Shows "Initializaing" #186

Description

@jtemple967

Got OpenGolfSim set up on my Windows machine and followed the steps to create the sim.json file. My sim.json is as follows:

{ "connectors" : [ { "type": "opengolfsim", "enabled": true, "host": "192.168.0.70", "port": 3111, "device_id": "OpenFlight" } ] }

When I start OpenFlight now using the --sim option, OpenFlight shows a green pill for "OPENGOLFSIM". In OpenGolfSim on the Shot Data tab I see that the Developer API launch monitor is showing as "Initializing":

Image

And it never changes status after that. I launched a driving range simulation, thinking that would change the status but it does not. Looking at the logs for the Developer API, I see the following:

Image

isConnected = true but isReady = false.

I ensured that port 3111 is open on my Windows 11 machine and verified that the Pi can reach the Windows machine on that port.

Any ideas on why isReady never changes to True?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions