AzerothWarsLR / WarcraftLegacies

This is a complete rewrite of the Warcraft 3 map Azeroth Wars: Legacy Reborn written in C#.
MIT License
12 stars 7 forks source link

ConstantGenerator does not reliably run #2965

Closed YakaryBovine closed 6 months ago

YakaryBovine commented 6 months ago
  1. Download this .w3x folder from Google Drive: https://drive.google.com/file/d/1nGdDQg_q2OEmXJPr_3Bmyx0T9VGFy785/view
  2. Export it to MapData
  3. Observe an error along the following lines: image
YakaryBovine commented 6 months ago

Fixed by https://github.com/AzerothWarsLR/WarcraftLegacies/commit/d996733b0f9dde112dc313adc23e0d3439d175c5

The issue is caused by having newlines at the end of object names. In this case Jonathan the Relevator and Scepter of the Shifting Sands were at fault.