ethaniccc / Mockingbird

PocketMine-MP anticheat in development made for fun by @ethaniccc.
GNU General Public License v3.0
62 stars 16 forks source link

may cause networkstacklatency timeout #138

Open Nakasu-ksm opened 3 years ago

Nakasu-ksm commented 3 years ago

may cause networkstacklatency timeout

JavierLeon9966 commented 3 years ago

Could you provide more information please?

MrBlasyMSK commented 3 years ago

[09:47:12] [Server thread/INFO]: DelicateZebra39[/xx.xx.xxx.xxx] logged out due to NetworkStackLatency timeout (bad connection?) - Rejoin server

@JavierLeon9966

Nakasu-ksm commented 3 years ago

[09:47:12] [服务器线程/信息]: 精致Zebra39[/xx.xx.xxx.x] 由于网络堆栈延迟超时(连接不良?) - 重新加入服务器

@JavierLeon9966

like this

lxcyi commented 3 years ago

may cause networkstacklatency timeout You can just remove the KickTask so that High pingers won't be kicked just a suggestion

MrBlasyMSK commented 3 years ago

may cause networkstacklatency timeout You can just remove the KickTask so that High pingers won't be kicked just a suggestion

And where is that?

lxcyi commented 3 years ago

may cause networkstacklatency timeout You can just remove the KickTask so that High pingers won't be kicked just a suggestion

And where is that? image Its here, just remove the "kicktask" namespace and it wont register the task to kick a player for "network latency" as there wont be a function to follow it up it will just ignore it

seekehr commented 3 years ago

what the...

lxcyi commented 3 years ago

what the...

just remove the "use ethaniccc\Mockingbird\taks\KickTask;"

MrBlasyMSK commented 3 years ago

By the way, there is also a problem that the rockets do not give boost when you use the elytras, and I would like to remove that, do you know where it is?

lxcyi commented 3 years ago

By the way, there is also a problem that the rockets do not give boost when you use the elytras, and I would like to remove that, do you know where it is?

Sorry but I don't, you would have to ask Ethaniccc as Im not the Owner of the Anticheat