Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error ArrayList.SwapAt | SwapArenas | ShuffleArenas | Event_OnRoundPreStart #272

Open
crashzk opened this issue Sep 16, 2020 · 2 comments
Open

Comments

@crashzk
Copy link
Contributor

crashzk commented Sep 16, 2020

Expected behavior

When a player chooses a team he joins the chosen team.

Actual behavior

When I click to choose one of the teams nothing happens, I don’t join either team.

Map of the event was am_vila: https://gamebanana.com/maps/188250

Server error log:

L 09/16/2020 - 00:38:56: [SM] Exception reported: Invalid index 14 (count: 14)
L 09/16/2020 - 00:38:56: [SM] Blaming: multi1v1.smx
L 09/16/2020 - 00:38:56: [SM] Call stack trace:
L 09/16/2020 - 00:38:56: [SM]   [0] ArrayList.SwapAt
L 09/16/2020 - 00:38:56: [SM]   [1] Line 182, ./scripting/multi1v1/spawns.sp::SwapArenas
L 09/16/2020 - 00:38:56: [SM]   [2] Line 175, ./scripting/multi1v1/spawns.sp::ShuffleArenas
L 09/16/2020 - 00:38:56: [SM]   [3] Line 533, ./scripting/multi1v1.sp::Event_OnRoundPreStart
L 09/16/2020 - 00:39:06: [SM] Exception reported: Invalid index 14 (count: 14)
L 09/16/2020 - 00:39:06: [SM] Blaming: multi1v1.smx
L 09/16/2020 - 00:39:06: [SM] Call stack trace:
L 09/16/2020 - 00:39:06: [SM]   [0] ArrayList.SwapAt
L 09/16/2020 - 00:39:06: [SM]   [1] Line 182, ./scripting/multi1v1/spawns.sp::SwapArenas
L 09/16/2020 - 00:39:06: [SM]   [2] Line 175, ./scripting/multi1v1/spawns.sp::ShuffleArenas
L 09/16/2020 - 00:39:06: [SM]   [3] Line 533, ./scripting/multi1v1.sp::Event_OnRoundPreStart
L 09/16/2020 - 00:39:10: Error log file session closed.

Steps to reproduce

  • Plugin version: 1.1.10-dev+219
  • Sourcemod version: 1.10.0.6492
  • Steps to reproduce (please be specific): Normal installation of Multi-1v1, SourceMod, Metamod and the am_vila map, then just enter the server and test.
@splewis
Copy link
Owner

splewis commented Sep 17, 2020

Does this only happen on that map? Have you reported it to the map creator?

@crashzk
Copy link
Contributor Author

crashzk commented Sep 17, 2020

So far I've only seen this map, I reported it to the map creator too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants