This repository was archived by the owner on May 1, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
This repository was archived by the owner on May 1, 2019. It is now read-only.
Can't compile core #9
Copy link
Copy link
Open
Description
Copied from this thread.
Error:
//AMXXPC compile.exe
// by the AMX Mod X Dev Team
//// map_manager_core.sma
//
// C:\Users\Pokemoshka\Desktop\scripting\include\map_manager_consts.inc(9) : error 021: symbol already defined: "MapName"
// C:\Users\Pokemoshka\Desktop\scripting\map_manager_core.sma(188) : error 033: array must be indexed (variable "MapName")
// C:\Users\Pokemoshka\Desktop\scripting\map_manager_core.sma(188) : error 080: unknown symbol, or not a constant symbol (symbol "MapName")
// C:\Users\Pokemoshka\Desktop\scripting\map_manager_core.sma(190) : error 033: array must be indexed (variable "MapName")
// C:\Users\Pokemoshka\Desktop\scripting\map_manager_core.sma(367) : error 033: array must be indexed (variable "MapName")
// C:\Users\Pokemoshka\Desktop\scripting\map_manager_core.sma(367) : error 006: must be assigned to an array
// C:\Users\Pokemoshka\Desktop\scripting\map_manager_core.sma(430) : error 033: array must be indexed (variable "MapName")
// C:\Users\Pokemoshka\Desktop\scripting\map_manager_core.sma(432) : error 033: array must be indexed (variable "MapName")
// C:\Users\Pokemoshka\Desktop\scripting\map_manager_core.sma(676) : error 033: array must be indexed (variable "MapName")
//
// 9 Errors.
// Could not locate output file C:\Users\Pokemoshka\Desktop\scripting\compiled\map_manager_core.amx (compile failed).
//
// Compilation Time: 0,2 sec
// ----------------------------------------
Press enter to exit ...
Compiler: Local 1.10.0
Metadata
Metadata
Assignees
Labels
No labels