MrOats / AngelScript_SC_Plugins

My Playground and hosted Angelscript server plugins for Sven Co-Op.
Mozilla Public License 2.0
7 stars 4 forks source link

[RockTheVote.as] Setting g_MaxMapsToVote above 500 freezes the server #17

Open stickyisle opened 4 years ago

stickyisle commented 4 years ago

I had an increase in maps on my server and increased the g_MaxMapsToVote value to 600. This started freezing the server as soon as someone rocked the vote. I narrowed it down to a value between 510 and 525.

Unsure how to solve the issue, no error appears in the Angelscript logs.