splewis / get5

CS:GO Sourcemod plugin for competitive matches/scrims
GNU General Public License v3.0
557 stars 174 forks source link

`get5_debuginfo` crashes if you have many log files #859

Closed nickdnk closed 1 year ago

nickdnk commented 2 years ago

Something about not being able to push onto the array. It's probably because there's some index thing going wrong here: https://github.com/splewis/get5/blob/development/scripting/get5/debug.sp#L227