wc3-ts-template
wc3-ts-template copied to clipboard
compiletime function not defined/expanded
When trying to build and then run the dist map, the game cannot load the map and logs:
6/22 15:34:38.986 Map contains invalid Jass scripts that couldn't be compiled by war3, file: war3map.lua @ 2704, error: attempt to call a nil value (global 'compiletime')
Steps to reproduce:
- Clone repo
- Follow https://cipherxof.github.io/w3ts/docs/getting-started until
npm run test