Notes |
|
(0002615)
|
Falcon
|
2020-08-27 11:16
|
|
Can i have some script or snippet that can reproduce this please? |
|
|
|
I was able to reproduce this bug each time (3 tries) after scoring attached map (maybe scoring is a true reason of this bug?). Example script is also attached.
(20:21:50) kicikici scores for Alpha Team
(20:21:50) kicikici captured the Blue Flag
(20:21:50) [*] [tele] Unhandled exception occured:
(20:21:50) [*] [tele] ID must be from 1 to 32
(20:21:50) ** Detected possible Mass-Flag cheating from kicikici
(20:21:50) kicikici is admin and cannot be kicked. |
|
|
(0002617)
|
Falcon
|
2020-08-27 11:16
|
|
Sorry, unable to reproduce. Please verify the conditions required to trigger this. |
|
|
|
|
|
(0002619)
|
Falcon
|
2020-08-27 11:16
|
|
After around an hour of absolutely pointless climbing only because I've told myself I need to do this without any cheats/map modifications I found it.
It was TPlayer.OnVoteKickStart crashing due to the fact that server started it and sent starting player Id of 255, which is obviously not in range of 1..32. |
|