Skip to content
This repository was archived by the owner on May 1, 2019. It is now read-only.
This repository was archived by the owner on May 1, 2019. It is now read-only.

Can't compile core #9

@CrazyHackGUT

Description

@CrazyHackGUT

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions