View Single Post
Author Message
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 01-03-2019 , 03:42   error 032: array index out of bounds (variable "color3")
Reply With Quote #1

I'm trying to compile the amxx plugin against amxx 1.9 and this is the error message I get:
Code:
AMX Mod X Compiler 1.9.0.5235
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2013 AMX Mod X Team

Header size:           2800 bytes
Code size:            29328 bytes
Data size:            50832 bytes
Stack/heap size:      16384 bytes
Total requirements:   99344 bytes
Done.
AMX Mod X Compiler 1.9.0.5235
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2013 AMX Mod X Team

hlstatsx_commands_cstrike.sma(865) : error 032: array index out of bounds (variable "color3")
hlstatsx_commands_cstrike.sma(926) : error 032: array index out of bounds (variable "color3")

2 Errors.
Could not locate output file compiled/hlstatsx_commands_cstrike.amx (compile failed).
How to fix this?
Attached Files
File Type: sma Get Plugin or Get Source (hlstatsx_commands_cstrike.sma - 884 views - 39.1 KB)
__________________


Last edited by Mordekay; 01-06-2019 at 08:35.
Mordekay is offline