Search found 3 matches
- Sun Feb 05, 2012 4:59 am
- Forum: WC3XP - General Discussion and Help
- Topic: Compiling bug
- Replies: 5
- Views: 32297
Re: Compiling bug
What do I do about it?
- Sat Feb 04, 2012 1:03 pm
- Forum: WC3XP - General Discussion and Help
- Topic: Compiling bug
- Replies: 5
- Views: 32297
Re: Compiling bug
The error reads:
//// warcraft3.sma
// C:\Program Files\Valve\HLServer\cstrike\addons\amxmodx\scripting\warcraft3.sm
a(6379) : error 033: array must be indexed (variable "bDwarfAmmo")
//
// 1 Error.
// Could not locate output file compiled\warcraft3.amx (compile failed).
//
// Compilation Time: 1 ...
//// warcraft3.sma
// C:\Program Files\Valve\HLServer\cstrike\addons\amxmodx\scripting\warcraft3.sm
a(6379) : error 033: array must be indexed (variable "bDwarfAmmo")
//
// 1 Error.
// Could not locate output file compiled\warcraft3.amx (compile failed).
//
// Compilation Time: 1 ...
- Sat Feb 04, 2012 5:44 am
- Forum: WC3XP - General Discussion and Help
- Topic: Compiling bug
- Replies: 5
- Views: 32297
Compiling bug
So I use the compile.exe file that came with the latest version of this mod. It keeps displaying an error about "can't locate output file". It also happens when I just use the command prompt. When I look into it, it seems that it tries to compile to warcraft3.amx, and the folder is filled with .amxx ...