Author Topic: Missing SafeDock SimObjects at FSDT KJFK and KORD  (Read 337 times)

MELKOR

  • Jr. Member
  • **
  • Posts: 55
    • High flying software solutions
Missing SafeDock SimObjects at FSDT KJFK and KORD
« on: April 12, 2025, 04:18:24 am »
Upgraded to latest version today, since this was reported fixed: http://www.fsdreamteam.com/forum/index.php/topic,33015.0.html

If you look at the reply I made to that thread this evening, I had an issue at FSDT KJFK v2, where the SimObject "FSDT_SafeDock3_wall_grey_off" was missing.

I worked around that, but I just flew into KORD and ran into another missing SimObject:

Code: [Select]
onEnteredAirport KORD
CREATE_OBJECT_FAILED in call AICreateSimulatedObject param #1 'FSDT_SafeDock3_ground_grey_off'
{'Airport': 'KORD', 'Requested assistance services at': 'Northwest parking|Parking 3', 'User Pos': (41.9883109915585, -87.96213052054757, 344.615 m, 137.615 m, 90.50413681197362, -0.01235783752053976, -0.00017453292093705386, -0.0023402870040501096, 3.98068812789917, 0.0)}
GSX SimStop

Is this something I'm going to run into at every FSDT airport?? (And I own quite a few!)

Thanks.
William Ruppel, skyware.ca
High flying software solutions

MELKOR

  • Jr. Member
  • **
  • Posts: 55
    • High flying software solutions
Re: Missing SafeDock SimObjects at FSDT KJFK and KORD
« Reply #1 on: April 12, 2025, 05:12:17 am »
I fixed this similar to how I fixed the KJFK issue:

Code: [Select]
[fltsim.39]
title=FSDT_SafeDock3_ground_grey_off
model=model=FSDT_SafeDock3_ground_off
texture=FSDT_SafeDock_AVGDS

And then I tested the following FSDT airports: KJFK, KORD, KLAX, KLAS, KSDF, and PHNL, and no more SimObject issues.

Don't know if this can affect any non-FSDT airports, but I tried a handful and no issue found (with the current fixes in place).
William Ruppel, skyware.ca
High flying software solutions