YaLTeR / hlkreedz

22 stars 13 forks source link

Jumpstats error stack trace in server #3

Closed fireblizzard closed 6 years ago

fireblizzard commented 6 years ago

In some unknown situation, the jumpstats plugin may dump this stack trace into server console:

L 06/16/2018 - 04:07:43: [AMXX] Displaying debug trace (plugin "q_jumpstats.amxx", version "1.0")
L 06/16/2018 - 04:07:43: [AMXX]    [0] q_jumpstats.sma::reset_stats (line 209)
L 06/16/2018 - 04:07:43: [AMXX]    [1] q_jumpstats.sma::reset_state (line 195)
L 06/16/2018 - 04:07:43: [AMXX]    [2] q_jumpstats.sma::event_jump_illegal (line 663)
L 06/16/2018 - 04:07:43: [AMXX]    [3] q_jumpstats.sma::event_jump_illegal (line 661)

It's unknown what is the player doing when this happens or if this is affecting the player's gameplay in some way. Also when it happens, it usually dumps a huge amount of these traces, I have counted 52 of these in one second.