This is a version of Huntington Plaza that has it's main errors, which previously prevented the building from loading on newer versions of Skyscrapersim, fixed alongside other small issues.
The main issueAs stated by eventhorizon, Huntington Plaza creates floors without height specified, and then specifies it later on. This causes an error because newer builds of Skyscraper are strict when processing code. This also explains why older builds could load this building without errors.
Other correctionsHuntington Plaza has very similar issues to Kipling Centre, most of them are cosmetic, and wouldn't affect how the building ran (with one exception):
- Shafts 4 and 5 have floor 38 specified as the highest floor, however, the code for both shafts exceed that range by one floor (floor 39) causing two errors during loading;
- Floor 0 had no Altitude specified, which caused it to conflict with floor -1 height, and made all elevators created on floor 0 behave as if they were parked on level P1, and not open the shaft doors at floor 0 when called;
- Some elevator doors were missaligned, either because the car has been created far from the shaft wall, or because they were misplaced. For the former scenario, the elevator cars were slightly moved to be properly aligned and leave no gap between the shaft walls and the doors, while for the latter, the doors were manually moved until they looked right;
- Similarly, a couple of call button panels were also misaligned or far away from the wall, so these were moved as well;
- Textures were incorrectly scaled (with some having their scale set as 0, 0), so these were rescaled;
This is based on build 010710 of Huntington Plaza, which appears to be the most recent version I could find on G1DP, and has the biggest file size (other than the Otis67 remixes).