NoCheatPlus / Issues

Issues managment for the NoCheatPlus project.
13 stars 9 forks source link

spam to console "Interacted too fast!" #453

Open memdev25 opened 7 years ago

memdev25 commented 7 years ago

spam to console "Interacted too fast!" https://pastebin.com/D7qCQwEi

asofold commented 7 years ago

Can't really judge, there are some oddities /questions.

A little odd that the player is kicked 20 times within the same second "from bungeecord"... that's why i assume there is some mistake with setup - could be wrong though.

memdev25 commented 7 years ago
>ncp version
[20:56:46 INFO]: ---- Version information ----
[20:56:46 INFO]: #### Server ####
[20:56:46 INFO]: git-Spigot-3fb9445-6e3cec8 ~MC: 1.11.2~
[20:56:46 INFO]:   detected: 1.11.2
[20:56:46 INFO]: #### NoCheatPlus ####
[20:56:46 INFO]: Plugin: 3.15.1-RC-sMD5NET-b1084
[20:56:46 INFO]: MCAccess: 1.11-1.11.2 / Spigot-CB-1.11_R1
[20:56:46 INFO]: Features:
[20:56:46 INFO]:   blocks: BlocksMC1_4 | BlocksMC1_5 | BlocksMC1_6_1 | BlocksMC1_7_2 | BlocksMC1_8 | BlocksMC1_9 | BlocksMC1_10 | BlocksMC1_11
[20:56:46 INFO]:   checks: FastConsume | Gutenberg | HotFixFallingBlockPortalEnter | AttackFrequency | FlyingFrequency | KeepAliveFrequency
[20:56:46 INFO]:   defaults: pvpKnockBackVelocity
[20:56:46 INFO]:   packet-listeners: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance
[20:56:46 INFO]: Hooks: AllViolations~NCP~ 1.0
[20:56:46 INFO]: #### Related Plugins ####
[20:56:46 INFO]: ProtocolLib v4.2.1

NCP config https://pastebin.com/VBzAVaRj

litebans config https://pastebin.com/MjyK5CD9

memdev25 commented 7 years ago

i have 2 servers 1.8.9 and 1.11.2 with same configuratuion, this problem is only 1.11.2

asofold commented 7 years ago

It looks like the kick command is set up like this: kickbspeed: kick [player] -s &8[&cАнтиЧит&8] &cInteracted too fast!

My knowledge may be outdated, but this dosn't look like a vanilla kick command. If the player doesn't get kicked, due to the "-s" part not being recognized, this would explain the spamming.

You should ensure all the commands your custom configuration is referencing are actually present/supported - together with the log it looks like the configuration has been made for a certain plugin to be present, and the plugin isn't present (or has changed behavior).

Could this be the case?

memdev25 commented 7 years ago

"kick -s" is LiteBan command. I add -s because this problem spam in game chat for all players.

memdev25 commented 7 years ago

This happens only with kickbspeed: kick [player] -s &8[&cАнтиЧит&8] &cInteracted too fast!

asofold commented 7 years ago

Build 1113 will contain a change that could help.

It looks like either of or similar to: