Trying to connect parking spot with taxiway lead to errors

Version: 1.6.34.0

Frequency: Consistently

Severity: Blocker
I’ve faced an error when connect a parking spot with taxi way,buliding works well with no errors before i connect a GA parking spot with taxiways(i had connected some large cargo ramps and gates to taxiway,they worked well),after i connect that one,the build send errors says
that all the parking spot has errors(Did not find end parking spotxx needed for taxi path xx),i delete all of the parking spot and there’s no error.But after that once i try to connect a parking spot to taxi way,the build goes to errors.


Hi, while I have not encountered this error before, my gut instinct tells me that this may be a problem with one of your parking spots and not necessarily a bug. Another user had the same error, and their solution looks like they systematically deleted and added their parking spots back in until it worked.

My guess is that the first error,

INTERNAL COMPILER ERROR: #C2642: Parking Tee offsets are limits are 0.100000 to 50.000000 Meters

is the key to solving your problem. Did you change any parking T offsets (like maybe on taxiway parking spot #18)? Here’s a screenshot from the documentation that shows that there is an option to add offsets.

And this is what an offset looks like, filled out:

Parking T offsets

If any of those offset values is less than 0.1 or greater than 50, it could cause that parking space to error out. Once it errors out, my guess is that the compiler removes that parking spot, causing the taxi path error. Once you have that error, the <Airport> that contains that taxi path is also corrupted. So basically, one error causes a cascade of errors.

I hope this helps. If I were you, I would take a look at all of my taxiway parking spots, starting with #18, to see if any of them have a parking T offset that may violate their rule.

Thanks!
I’ve fixed it.Just change the T offset value works,it cannot be 0.100,change it to a number larger than that is okay

Awesome! Glad it’s fixed.

If you don’t mind, may I suggest two things, now:

  1. Move this thread to the [MSFS 2024] Questions & Community Discussions > Airports & Sceneries section. You can do that by clicking the pencil :pencil: icon at the bottom of your first post, then changing the category up at the top of the post and then re-saving the first post.
  2. Mark one of the posts as a solution so that anyone searching for this problem in the future will see that this issue has a solution. You can do that by clicking the ••• on a post, then clicking the “:white_check_mark: Solution” button.

Thank you again for teach me this!I’m a beginner to this forum and scenery dev,there’s a lot i need to learn!