You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. Thank you for the wonderful program! I noticed one issue that prevents seamless translation between w3a <-> Json. Specifically, the "Crs" field of abilities "Acrs" and "ACcs" (Curse) is three characters long, whereas other similar fields are four characters long. Because of this, the value of this field is lost during transitions, and the Json converter interprets it as "Crs0." The problem is at least relevant for Warcraft 1.26. I haven't tested it on other versions.
The text was updated successfully, but these errors were encountered:
Hello. Thank you for the wonderful program! I noticed one issue that prevents seamless translation between w3a <-> Json. Specifically, the "Crs" field of abilities "Acrs" and "ACcs" (Curse) is three characters long, whereas other similar fields are four characters long. Because of this, the value of this field is lost during transitions, and the Json converter interprets it as "Crs0." The problem is at least relevant for Warcraft 1.26. I haven't tested it on other versions.
The text was updated successfully, but these errors were encountered: