abnerfs / cs2-rockthevote

General purpose cs2 map voting plugin, made with love from scratch
88 stars 28 forks source link

The crashes are happening unexpectedly #69

Closed NikolaJyun closed 3 weeks ago

NikolaJyun commented 4 months ago

Every time the server crashes and I check the logs, I see these two types of crashes. It usually occurs when changing maps.

cs2_rockthevote.NominationCommand.PlayerDisconnected(CCSPlayerController player) in /home/runner/work/cs2-rockthevote/cs2-rockthevote/Features/NominationCommand.cs:line 177

cs2_rockthevote.Plugin.EventPlayerDisconnectVotemap(EventPlayerDisconnect event, GameEventInfo eventInfo) in /home/runner/work/cs2-rockthevote/cs2-rockthevote/Features/VotemapCommand.cs:line 25

1370533448 commented 3 months ago

Me too