• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Lua map conversion problem

Level 14
Joined
Oct 18, 2013
Messages
724
So when I run YDWE's jass2lua and open the map in MPQviewer, I see there is a folder called scripts for blizzard API functions, in lua. When I do the process of getting the map to let me change the setting to lua and save, this folder is no longer there. I assume it's why I'm seeing errors like;

Map contains invalid Jass scripts that couldn't be compiled by war3, file: war3map.lua @ 43, error: attempt to call a nil value (global 'array')

Any help?
 
Top