splewis / csgo-executes

CS:GO SourceMod plugin for a site-execute practice gamemode
GNU General Public License v3.0
60 stars 22 forks source link

Error on saving map data. #38

Open SurajBhari opened 3 years ago

SurajBhari commented 3 years ago

L 04/19/2021 - 20:14:42: "AG<2>" say "!edit" L 04/19/2021 - 20:14:43: [SM] Exception reported: Array index out-of-bounds (index -1, limit 512) L 04/19/2021 - 20:14:43: [SM] Blaming: executes.smx L 04/19/2021 - 20:14:43: [SM] Call stack trace: L 04/19/2021 - 20:14:43: [SM] [1] Line 365, executes/executes_config.sp::CollapseSpawnExclusionsToString L 04/19/2021 - 20:14:43: [SM] [2] Line 181, executes/executes_config.sp::WriteSpawns L 04/19/2021 - 20:14:43: [SM] [3] Line 55, executes/executes_config.sp::WriteMapConfig L 04/19/2021 - 20:14:43: [SM] [4] Line 373, executes/editor.sp::SaveMapData L 04/19/2021 - 20:14:43: [SM] [5] Line 67, executes/editor_menus.sp::EditorMenuHandler

SurajBhari commented 3 years ago

This does not seems to be happening in every map noticed maps are cache, mirage of repo' default config.

SurajBhari commented 2 years ago

any updates ? I tried to do some changes. and the bug is still there.

SurajBhari commented 2 years ago

this particular bug is so hard to reproduce. I tried to reproduce this on purponse, no success.