unit or ability
Closed this issue · 6 comments
There is no option for them on the web-interface?
failed to parse war3map.w3a, will skip RangeError [ERR_OUT_OF_RANGE]: The value of "offset" is out of range. It must be >= 0 and <= 2142268. Received 2142276
@null15 Those files are in file format 3 (reforged) and my tool uses a parsing library that does not support that. I was able to find the difference in other library and replicate it juvian/WC3MapTranslator@0cc0d17
I have updated that in the website so it should work now, let me know
@null15 Those files are in file format 3 (reforged) and my tool uses a parsing library that does not support that. I was able to find the difference in other library and replicate it juvian/WC3MapTranslator@0cc0d17
I have updated that in the website so it should work now, let me know
I opened a dummy map with the war3map.w3a imported into it, but when I try to use it on the web interface, the only data I get back is: info, script and strings. Is it any of these?