splewis / csgo-multi-1v1

CS:GO Sourcemod plugin to create multi-1v1 arena servers
GNU General Public License v3.0
278 stars 68 forks source link

Error ArrayList.SwapAt - Map changes every time I enter the server #224

Closed crashzk closed 5 years ago

crashzk commented 5 years ago

Actual behavior

Whenever any player connects to the server, choose a team the server simply changes the map to a standard CSGO map.

Server logging has this whenever this happens:

Going to intermission...

CHANGELEVEL: Looking for next level in mapgroup ''

Looking for next map in mapgroup ''...

CHANGELEVEL: GetNextMap failed for mapgroup '', map group invalid or empty

Error log and server console: errors_20190306.log L20190306.log

L 03/06/2019 - 10:42:10: [SM] Exception reported: Invalid index 1 (count: 1)
L 03/06/2019 - 10:42:10: [SM] Blaming: multi1v1.smx
L 03/06/2019 - 10:42:10: [SM] Call stack trace:
L 03/06/2019 - 10:42:10: [SM]   [0] ArrayList.SwapAt
L 03/06/2019 - 10:42:10: [SM]   [1] Line 182, multi1v1/spawns.sp::SwapArenas
L 03/06/2019 - 10:42:10: [SM]   [2] Line 175, multi1v1/spawns.sp::ShuffleArenas
L 03/06/2019 - 10:42:10: [SM]   [3] Line 532, C:\Users\boy-l\Google Drive\ZK Servidores\Addons\Counter Strike Global Offensive\Editar Plugins\addons\sourcemod\scripting\multi1v1.sp::Event_OnRoundPreStart
L 03/06/2019 - 10:48:15: Error log file session closed.
L 03/06/2019 - 10:48:51: SourceMod error session started