Alertは `" "`としていて問題が発生していないのでおそらくこれが原因 https://github.com/fltuna/MapChooserSharp/blob/7fc5efb260e431e07e9436a37da6b288d0157d75/MapChooserSharp/Modules/MapVote/Countdown/CenterAlert/McsCenterAlertCountdownUi.cs#L29 https://github.com/fltuna/MapChooserSharp/blob/7fc5efb260e431e07e9436a37da6b288d0157d75/MapChooserSharp/Modules/MapVote/Countdown/CenterHud/McsCenterHudCountdownUi.cs#L19 またこれは、投票開始直後等のクラッシュなどにもつながっている可能性があり修正した方が良い
Alertは
" "としていて問題が発生していないのでおそらくこれが原因MapChooserSharp/MapChooserSharp/Modules/MapVote/Countdown/CenterAlert/McsCenterAlertCountdownUi.cs
Line 29 in 7fc5efb
MapChooserSharp/MapChooserSharp/Modules/MapVote/Countdown/CenterHud/McsCenterHudCountdownUi.cs
Line 19 in 7fc5efb
またこれは、投票開始直後等のクラッシュなどにもつながっている可能性があり修正した方が良い