1. Do not share user accounts! Any account that is shared by another person will be blocked and closed. This means: we will close not only the account that is shared, but also the main account of the user who uses another person's account. We have the ability to detect account sharing, so please do not try to cheat the system. This action will take place on 04/18/2023. Read all forum rules.
    Dismiss Notice
  2. For downloading SimTools plugins you need a Download Package. Get it with virtual coins that you receive for forum activity or Buy Download Package - We have a zero Spam tolerance so read our forum rules first.

    Buy Now a Download Plan!
  3. Do not try to cheat our system and do not post an unnecessary amount of useless posts only to earn credits here. We have a zero spam tolerance policy and this will cause a ban of your user account. Otherwise we wish you a pleasant stay here! Read the forum rules
  4. We have a few rules which you need to read and accept before posting anything here! Following these rules will keep the forum clean and your stay pleasant. Do not follow these rules can lead to permanent exclusion from this website: Read the forum rules.
    Are you a company? Read our company rules

Bug XPlane 12 plugin not listening

Discussion in 'SimTools Pro & Entertainment Version' started by daef, Jul 15, 2025 at 20:23.

  1. daef

    daef New Member

    Joined:
    Jul 3, 2025
    Messages:
    7
    Balance:
    57Coins
    Ratings:
    +0 / 0 / -0
    My Motion Simulator:
    6DOF
    I cannot get the xplane 12 plugin to listen on UDP/4123.

    When I look at the output of `netstat -a -n` no process listens on 4123. When I listen on UDP/4123 using netcat I get telemetry data from xplane. Dragging the steam://-link from the desktop onto the plugin associates it (it is visible as steam game in the configuration export) but pressing the play button doesn't start the game either.

    What am I doing wrong?
  2. daef

    daef New Member

    Joined:
    Jul 3, 2025
    Messages:
    7
    Balance:
    57Coins
    Ratings:
    +0 / 0 / -0
    My Motion Simulator:
    6DOF
    When looking closer at 588_GamePlugin.dll it looks as if StartUDP_GameListener unconditionally tries to listen on 4123 (ignoring the configured port).

    The only thing that seems to be called earlier is _UDPRelay_Open. I cannot find where to configure the UDP relay functionality in the UI. Also I don't see how this would affect the succinct execution...

    The error log stays empty.
  3. daef

    daef New Member

    Joined:
    Jul 3, 2025
    Messages:
    7
    Balance:
    57Coins
    Ratings:
    +0 / 0 / -0
    My Motion Simulator:
    6DOF
    My bad, the dialog I thought should configure the listening address is configuring the udp relay (at least it says so in the title, and it writes 588_PacketRelay.cfg

    Nevertheless - whatever I enter - no open ports :'(
  4. daef

    daef New Member

    Joined:
    Jul 3, 2025
    Messages:
    7
    Balance:
    57Coins
    Ratings:
    +0 / 0 / -0
    My Motion Simulator:
    6DOF
    okay, the problem seems to be more fundamental. since simtools also didn't start live for speed i've uninstalled simtools, checked that \program files\simtools and appdata\simtools are gone, even renamed the license directory in appdata to be sure that nothing old remains. then after reinstalling simtools (now in demo mode) and adding the lfs plugin it still wont start lfs. GameStart seems never to be called on the plugin. how can i debug this?
  5. noorbeast

    noorbeast VR Tassie Devil Staff Member Moderator Race Director

    Joined:
    Jul 13, 2014
    Messages:
    21,607
    Occupation:
    Innovative tech specialist for NGOs
    Location:
    St Helens, Tasmania, Australia
    Balance:
    151,299Coins
    Ratings:
    +11,033 / 56 / -2
    My Motion Simulator:
    3DOF, DC motor, JRK
    Can you please post pictures of all of your settings.

    Have you configured the required in-game settings:

    Settings.JPG
  6. daef

    daef New Member

    Joined:
    Jul 3, 2025
    Messages:
    7
    Balance:
    57Coins
    Ratings:
    +0 / 0 / -0
    My Motion Simulator:
    6DOF
    sure, here you go

    Attached Files:

  7. daef

    daef New Member

    Joined:
    Jul 3, 2025
    Messages:
    7
    Balance:
    57Coins
    Ratings:
    +0 / 0 / -0
    My Motion Simulator:
    6DOF
    836 shows the interface configuration
    837 the simtools options page
    838 the xplane data output configuration
    839 that simtools doesnt detect that xplane is running
    840 that xplane is definately sending telemetry to 127.0.0.1 4123
    841 that nothing is listening on 4123 (neither simtools, nor is any other process blocking the port)
  8. daef

    daef New Member

    Joined:
    Jul 3, 2025
    Messages:
    7
    Balance:
    57Coins
    Ratings:
    +0 / 0 / -0
    My Motion Simulator:
    6DOF
    looking for the 1000th time at the settings i now recognize that "auto detect launched games" was turned off.

    when i turn it on it detects that games are running again. when simtools detects that xplane is running it also starts to listen on 4123 and receives data again \o/

    how is this supposed to work without "auto detect" if at all?
  9. noorbeast

    noorbeast VR Tassie Devil Staff Member Moderator Race Director

    Joined:
    Jul 13, 2014
    Messages:
    21,607
    Occupation:
    Innovative tech specialist for NGOs
    Location:
    St Helens, Tasmania, Australia
    Balance:
    151,299Coins
    Ratings:
    +11,033 / 56 / -2
    My Motion Simulator:
    3DOF, DC motor, JRK
    Off the top of my head I am pretty sure you can manually start the plugin by hovering over it in the SimTools home screen, and double-clicking play.