shobhit-pathak / MatchZy

MatchZy is a plugin for CS2 (Counter Strike 2) for running and managing practice/pugs/scrims/matches with easy configuration and Get5 (G5API/G5V) support as well!
https://shobhit-pathak.github.io/MatchZy/
MIT License
221 stars 55 forks source link

(.map) command causes segmentation fault #89

Open JustinSafrix opened 4 months ago

JustinSafrix commented 4 months ago

Screenshot 2024-02-08 173747

Not sure exactly why this could be, but when using the .map command e.g. (.map de_anubis) the map starts to change but then the server crashes.

shobhit-pathak commented 4 months ago

Hey!

Yeah I've also seen this multiple times, but I think this is an issue with the game itself (when bots are added into the server), because we simply call changelevel command behind the scenes. Though I'll re-check what could be causing this crash.

Thanks!