Michal78900 / RespawnTimer

19 stars 26 forks source link

Error reporting #23

Closed FXDYJ closed 4 months ago

FXDYJ commented 8 months ago

Log:

[2024-04-05 11:43:07.270 +08:00] [Error] [RespawnTimer-NW] System.ArgumentNullException: Value cannot be null.
                                 Parameter name: key
                                   at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <75633565436c42f0a6426b33f0132ade>:0
                                   at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValuevalue) [0x00000] in <75633565436c42f0a6426b33f0132ade>:0
                                   at RespawnTimer.API.Features.TimerView.TryGetTimerForPlayer (PluginAPI.Core.Player player, RespawnTimer.API.Features.TimerViewtimerView) [0x00010] in <ce7b22deba6942be8a2b2d4c0b92008d>:0
                                   at RespawnTimer.EventHandler+<TimerCoroutine>d__5.MoveNext () [0x000f9] in <ce7b22deba6942be8a2b2d4c0b92008d>:0
tgbhy commented 4 months ago

I see, do you have any ideas when this error come ? And did you checked that you have the timer implemented in the config ?

FXDYJ commented 4 months ago

Sorry, I have already resolved it .... I will close this issue immediately