-
Notifications
You must be signed in to change notification settings - Fork 13
Error when processing Medivh patch #41
Comments
will probably need a rewrite for Look in I'll try to get the patch out tonight. |
Thanks for the reply. I will try to understand the logic behind that change. |
I don't understand it either. There is only 1 element (element 0) in the VitalDamageLeechArray, however, the game properly prints the right message. Either the game does some combining which I do not understand or there are some additional "cleanup" magic. Within
|
Hello,
I'm getting the following error while trying to generate the json file from the newest patch (43571)
Error: Failed to get XML ref [Behavior,FalstadHammerGains,Modification.VitalDamageLeechArray[0].KindArray[2]], result is NaN for hero: Falstad at lookupXMLRef (/Users/cristiano/Others/heroesjson/generate.js:1009:10) at /Users/cristiano/Others/heroesjson/generate.js:795:38 at Array.forEach (native) at /Users/cristiano/Others/heroesjson/generate.js:786:158 at Array.forEach (native) at getFullDescription (/Users/cristiano/Others/heroesjson/generate.js:766:59) at /Users/cristiano/Others/heroesjson/generate.js:351:24 at Array.forEach (native) at processHeroNode (/Users/cristiano/Others/heroesjson/generate.js:322:18) at /Users/cristiano/Others/heroesjson/generate.js:169:81
@jnovack , any idea on how to fix it?
The text was updated successfully, but these errors were encountered: