View Single Post
Author Message
RichardHafer
Junior Member
Join Date: Dec 2020
Old 09-25-2022 , 16:27   [SM] Exception reported: Array index out-of-bounds (index 25, limit 25)
Reply With Quote #1

Currently trying to get a "fork" of CSS Zombie Riot plugin
(https://github.com/jono666/Zombie-Riot)
working on my CSS server, runs on newest MetaMod and SourceMod Version 1.11

I get this error

L 09/25/2022 - 22:074: [SM] Exception reported: Array index out-of-bounds (index 25, limit 25)
L 09/25/2022 - 22:074: [SM] Blaming: zombieriot.smx
L 09/25/2022 - 22:074: [SM] Call stack trace:
L 09/25/2022 - 22:074: [SM] [1] Line 96, src\zriot/zombiedata.inc::LoadZombieData
L 09/25/2022 - 22:074: [SM] [2] Line 127, src\zombieriot.sp::OnMapStart

Source code is obviously included there, if anyone could take a look at the code and those specific lines and check what's wrong, I'd really appreciate it
RichardHafer is offline