Michal78900 / RespawnTimer

21 stars 26 forks source link

NwAPI Version, Timer disappearing on 13.1 #14

Closed BenFRC5147 closed 8 months ago

BenFRC5147 commented 1 year ago

Timer seems to disappear when multiple people are online. Console gets this error


[2023-06-25 19:01:11.360 -05:00] [STDOUT]   at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <05089c1b6989455fb1452c627044bac4>:0
[2023-06-25 19:01:11.360 -05:00] [STDOUT]   at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <05089c1b6989455fb1452c627044bac4>:0
[2023-06-25 19:01:11.360 -05:00] [STDOUT]   at RespawnTimer_NorthwoodAPI.API.Features.TimerView.TryGetTimerForPlayer (PluginAPI.Core.Player player, RespawnTimer_NorthwoodAPI.API.Features.TimerView& timerView) [0x00011] in <d4616607b31a493e83b5ae0bce287a6b>:0
[2023-06-25 19:01:11.360 -05:00] [STDOUT]   at RespawnTimer_NorthwoodAPI.EventHandler+<TimerCoroutine>d__5.MoveNext () [0x0010d] in <d4616607b31a493e83b5ae0bce287a6b>:0
[2023-06-25 19:01:11.360 -05:00] [STDOUT]   at MEC.Timing.Update () [0x0043c] in <d6e13a150b65499097796d79a708146f>:0```
Oyplap commented 1 year ago

I'm experiencing the same issue ever since 13.1 released.

Mostly-Lucid commented 1 year ago

same problem, please fix