Open L4BORG opened 8 years ago
The methods shown there don't use any CraftBukkit internals, though. It's just using Bukkit API methods to ensure that chunks are loaded.
Meaning? The issue is only present with build 1021, after downgrading to 1020 the issue went away...
'ncp version' output please :) - specifically the ProtocolLib version.
>protocol version
[13:08:25 INFO]: ProtocolLib v4.0.2
[13:08:25 INFO]: Authors: dmulloy2 and Comphenix
[13:08:25 INFO]: Issues: https://github.com/dmulloy2/ProtocolLib/issues
>ncp version
[13:08:58 INFO]: ---- Version information ----
[13:08:58 INFO]: #### Server ####
[13:08:58 INFO]: git-TacoSpigot-"d9d17b4" ~MC: 1.10.2~
[13:08:58 INFO]: detected: 1.10.2
[13:08:58 INFO]: #### NoCheatPlus ####
[13:08:58 INFO]: Plugin: 3.15.0-SNAPSHOT-sMD5NET-b1021
[13:08:58 INFO]: MCAccess: 1.10 / Spigot-CB-1.10_R1
[13:08:58 INFO]: Features:
[13:08:58 INFO]: blocks: BlocksMC1_4 | BlocksMC1_5 | BlocksMC1_6_1 | BlocksMC1_7_2 | BlocksMC1_8 | BlocksMC1_9 | BlocksMC1_10
[13:08:58 INFO]: checks: FastConsume | Gutenberg | HotFixFallingBlockPortalEnter | AttackFrequency | FlyingFrequency | KeepAliveFrequency
[13:08:58 INFO]: defaults: pvpKnockBackVelocity
[13:08:58 INFO]: packet-listeners: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance
[13:08:58 INFO]: #### Related Plugins ####
[13:08:58 INFO]: ProtocolLib v4.0.2
Tho I see there's protocollib 4.1 there now...
ProtocolLib can be peculiar, if in doubt use the latest appropriate version of ProtocolLib for the version of MC. Let's see from there, there can be oddities...
https://github.com/TacoSpigot/TacoSpigot/issues/46 was supposed to be NoCheatPlus issue?