-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
False SurvivalFly detection (shulker box) #294
Comments
console log |
nocheatplus.log: |
Duplicate of #239 |
False SurvivalFly.File console log:
[18:34:57] [Server thread/INFO]: Starting minecraft server version 1.12.2
[18:34:57] [Server thread/INFO]: Loading properties
[18:34:57] [Server thread/WARN]: resource-pack-hash is deprecated and found along side resource-pack-sha1. resource-pack-hash will be ignored.
[18:34:57] [Server thread/INFO]: Default game type: SURVIVAL
[18:34:57] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-79a30d7-f4830a1 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
[18:34:57] [Server thread/INFO]: Debug logging is enabled
[18:34:57] [Server thread/INFO]: Server Ping Player Sample Count: 12
[18:34:57] [Server thread/INFO]: Using 4 threads for Netty based IO
[18:34:58] [Server thread/INFO]: Generating keypair
[18:34:58] [Server thread/INFO]: Starting Minecraft server on localhost:25565
[18:34:58] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[18:34:58] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.0.0-SNAPSHOT-636
[18:34:59] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.17.1-SNAPSHOT-Updated-b160
[18:34:59] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
[18:34:59] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
[18:34:59] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.12.2
[18:34:59] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-636
[18:34:59] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[18:34:59] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[18:34:59] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[18:34:59] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[18:34:59] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[18:34:59] [Server thread/INFO]: Preparing level "world"
[18:35:00] [Server thread/INFO]: Preparing start region for level 0 (Seed: -7724756172161808954)
[18:35:01] [Server thread/INFO]: Preparing spawn area: 70%
[18:35:01] [Server thread/INFO]: Preparing start region for level 1 (Seed: -7325302701953753839)
[18:35:01] [Server thread/INFO]: Preparing start region for level 2 (Seed: -7325302701953753839)
[18:35:02] [Server thread/DEBUG]: Dragon is now in phase Hover (#10) on the server
[18:35:02] [Server thread/DEBUG]: Dragon is now in phase HoldingPattern (#0) on the server
[18:35:02] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.17.1-SNAPSHOT-Updated-b160
[18:35:02] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.12-1.12.2 / Spigot-CB-1.12_R1
[18:35:02] [Server thread/WARN]: [NoCheatPlus] Bad block id (compatibility.blocks.overrideflags): moving_piston
[18:35:02] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[18:35:02] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.12.2)...
[18:35:02] [Server thread/INFO]: [NoCheatPlus] Add listener for legacy PlayInFlying packet.
[18:35:02] [Server thread/INFO]: [NoCheatPlus] Confirm teleport packet available (via name): TELEPORT_ACCEPT[class=PacketPlayInTeleportAccept, id=0]
[18:35:02] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance | WrongTurnAdapter | NoSlow | Fight
[18:35:02] [Server thread/INFO]: [NoCheatPlus] Force disable FastHeal, FastConsume, PacketFrequency and InstantBow on Minecraft 1.9 and later.
[18:35:02] [Server thread/INFO]: [NoCheatPlus] Version 3.17.1-SNAPSHOT-Updated-b160 is enabled.
[18:35:02] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[18:35:02] [Server thread/INFO]: Done (2,590s)! For help, type "help" or "?"
[18:35:02] [Server thread/INFO]: Starting GS4 status listener
[18:35:02] [Query Listener #1/INFO]: Query running on localhost:25565
[18:35:02] [Server thread/INFO]: Using default channel type
[18:35:03] [Craft Scheduler Thread - 0/INFO]: [NoCheatPlus] [GenericInstanceRegistry] Registered (override) for itself: fr.neatmonster.nocheatplus.hooks.ExemptionSettings
[18:35:03] [Craft Scheduler Thread - 0/INFO]: [NoCheatPlus] [GenericInstanceRegistry] Registered for itself: fr.neatmonster.nocheatplus.stats.Counters
[18:35:03] [Craft Scheduler Thread - 0/INFO]: [NoCheatPlus] [GenericInstanceRegistry] Registered for itself: fr.neatmonster.nocheatplus.checks.workaround.WRPT
[18:35:03] [Craft Scheduler Thread - 0/INFO]: [NoCheatPlus] [GenericInstanceRegistry] Registered for itself: fr.neatmonster.nocheatplus.checks.moving.location.tracking.LocationTrace$TraceEntryPool
[18:35:03] [Craft Scheduler Thread - 0/INFO]: [NoCheatPlus] [GenericInstanceRegistry] Registered for itself: fr.neatmonster.nocheatplus.utilities.entity.PassengerUtil
[18:35:03] [Craft Scheduler Thread - 0/INFO]: [NoCheatPlus] [GenericInstanceRegistry] Registered for itself: java.util.Random
[18:35:03] [Craft Scheduler Thread - 0/INFO]: [NoCheatPlus] [GenericInstanceRegistry] Registered for fr.neatmonster.nocheatplus.compat.IBridgeCrossPlugin: fr.neatmonster.nocheatplus.compat.meta.BridgeCrossPlugin
[18:35:03] [Craft Scheduler Thread - 0/INFO]: [NoCheatPlus] [GenericInstanceRegistry] Registered for fr.neatmonster.nocheatplus.compat.MCAccess: fr.neatmonster.nocheatplus.compat.cbdev.MCAccessCBDev
[18:35:03] [Craft Scheduler Thread - 0/INFO]: [NoCheatPlus] [GenericInstanceRegistry] Registered for fr.neatmonster.nocheatplus.utilities.map.BlockCache: fr.neatmonster.nocheatplus.compat.cbdev.BlockCacheCBDev
[18:35:03] [Craft Scheduler Thread - 0/INFO]: [NoCheatPlus] [GenericInstanceRegistry] Registered for fr.neatmonster.nocheatplus.components.modifier.IAttributeAccess: fr.neatmonster.nocheatplus.compat.cbdev.AttributeAccess
[18:35:03] [Craft Scheduler Thread - 0/INFO]: [NoCheatPlus] [GenericInstanceRegistry] Registered for fr.neatmonster.nocheatplus.components.entity.IEntityAccessVehicle: fr.neatmonster.nocheatplus.compat.bukkit.EntityAccessVehicleMultiPassenger
[18:35:03] [Craft Scheduler Thread - 0/INFO]: [NoCheatPlus] [GenericInstanceRegistry] Registered for itself: fr.neatmonster.nocheatplus.checks.moving.util.AuxMoving
[18:35:03] [Craft Scheduler Thread - 0/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
[18:35:03] [Craft Scheduler Thread - 0/INFO]: [NoCheatPlus] Added hook: ViolationFrequency(NCP) [1.0].
[18:35:03] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
[18:35:03] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
[18:35:03] [Server thread/DEBUG]: Failed to find path from 22 to 9
[18:35:21] [Netty Server IO #1/DEBUG]: Set listener of net.minecraft.server.v1_12_R1.NetworkManager@2fa34253 to net.minecraft.server.v1_12_R1.HandshakeListener@1ffd57eb
[18:35:21] [Netty Server IO #1/DEBUG]: Enabled auto read
[18:35:21] [Netty Server IO #1/DEBUG]: Enabled auto read
[18:35:21] [Netty Server IO #1/DEBUG]: Set listener of net.minecraft.server.v1_12_R1.NetworkManager@2fa34253 to net.minecraft.server.v1_12_R1.LoginListener@12a6f26
[18:35:21] [User Authenticator #1/INFO]: UUID of player clop is b3b3cf58-85c8-3a07-9574-625a3cb7d4b8
[18:35:21] [Server thread/DEBUG]: Set listener of net.minecraft.server.v1_12_R1.NetworkManager@2fa34253 to net.minecraft.server.v1_12_R1.PlayerConnection@240db8f2
[18:35:21] [Server thread/DEBUG]: Disabled auto read
[18:35:21] [Netty Server IO #1/DEBUG]: Enabled auto read
[18:35:22] [Server thread/INFO]: clop[/127.0.0.1:55664] logged in with entity id 150 at ([world]-198.13690005480146, 69.0, 258.33380439461456)
[18:35:29] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m [VL] [MOVING_SURVIVALFLY] [�[0;33;1mclop�[0;37;1m] VL=45(+35)�[0;37;22m distance=0.00 health=20.0/20.0 locationfrom=-198.14, 69.50, 258.33 locationto=-198.14, 69.50, 258.33 tags=vdistrel+airjump+vacc�[m
[18:35:29] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m [VL] [MOVING_SURVIVALFLY] [�[0;33;1mclop�[0;37;1m] VL=85(+40)�[0;37;22m distance=0.25 health=20.0/20.0 locationfrom=-198.14, 69.06, 258.33 locationto=-198.14, 69.31, 258.35 tags=walkspeed_to+data_reset+vdistrel+vdistsb(0.25/0.0)�[m
[18:35:29] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m [VL] [MOVING_SURVIVALFLY] [�[0;33;1mclop�[0;37;1m] VL=125(+40)�[0;37;22m distance=0.15 health=20.0/20.0 locationfrom=-198.13, 69.06, 258.43 locationto=-198.13, 69.21, 258.43 tags=vdistrel+vdistsb(0.15/0.0)+maxphase(1/0)�[m
[18:35:30] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m [VL] [MOVING_SURVIVALFLY] [�[0;33;1mclop�[0;37;1m] VL=165(+40)�[0;37;22m distance=0.05 health=20.0/20.0 locationfrom=-198.14, 69.06, 258.33 locationto=-198.14, 69.11, 258.33 tags=data_reset+vdistrel+vdistsb(0.05/0.0)�[m
[18:35:31] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m [VL] [MOVING_SURVIVALFLY] [�[0;33;1mclop�[0;37;1m] VL=207.1(+42.1)�[0;37;22m distance=0.42 health=20.0/20.0 locationfrom=-198.14, 69.45, 258.33 locationto=-198.14, 69.87, 258.33 tags=vdistrel�[m
[18:35:31] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m [VL] [MOVING_SURVIVALFLY] [�[0;33;1mclop�[0;37;1m] VL=254.6(+47.5)�[0;37;22m distance=0.05 health=20.0/20.0 locationfrom=-198.14, 69.10, 258.33 locationto=-198.14, 69.05, 258.33 tags=vdistrel�[m
[18:35:32] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m [VL] [MOVING_SURVIVALFLY] [�[0;33;1mclop�[0;37;1m] VL=296.7(+42.1)�[0;37;22m distance=0.42 health=20.0/20.0 locationfrom=-198.14, 69.45, 258.33 locationto=-198.14, 69.87, 258.33 tags=vdistrel�[m
[18:35:32] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m [VL] [MOVING_SURVIVALFLY] [�[0;33;1mclop�[0;37;1m] VL=344.2(+47.5)�[0;37;22m distance=0.05 health=20.0/20.0 locationfrom=-198.14, 69.10, 258.33 locationto=-198.14, 69.05, 258.33 tags=vdistrel�[m
[18:35:35] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m [VL] [MOVING_SURVIVALFLY] [�[0;33;1mclop�[0;37;1m] VL=391.7(+47.5)�[0;37;22m distance=0.05 health=20.0/20.0 locationfrom=-198.14, 69.10, 258.33 locationto=-198.14, 69.05, 258.33 tags=vdistrel�[m
[18:35:38] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m [VL] [MOVING_SURVIVALFLY] [�[0;33;1mclop�[0;37;1m] VL=439.2(+47.5)�[0;37;22m distance=0.05 health=20.0/20.0 locationfrom=-198.14, 69.10, 258.33 locationto=-198.14, 69.05, 258.33 tags=vdistrel�[m
[18:35:41] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m [VL] [MOVING_SURVIVALFLY] [�[0;33;1mclop�[0;37;1m] VL=481.3(+42.1)�[0;37;22m distance=0.42 health=20.0/20.0 locationfrom=-198.12, 69.35, 258.97 locationto=-198.12, 69.77, 258.97 tags=vdistrel�[m
[18:35:41] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m [VL] [MOVING_SURVIVALFLY] [�[0;33;1mclop�[0;37;1m] VL=528.8(+47.5)�[0;37;22m distance=0.05 health=20.0/20.0 locationfrom=-198.12, 69.10, 258.97 locationto=-198.12, 69.05, 258.97 tags=vdistrel�[m
[18:35:42] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m [VL] [MOVING_SURVIVALFLY] [�[0;33;1mclop�[0;37;1m] VL=570.9(+42.1)�[0;37;22m distance=0.42 health=20.0/20.0 locationfrom=-198.12, 69.40, 258.97 locationto=-198.12, 69.82, 258.97 tags=vdistrel�[m
[18:35:42] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m �[0;31;1mclop�[0;37;22m failed �[0;31;1mSurvivalFly�[0;37;22m: tried to move unexpectedly �[0;37;22m(�[0;31;1mVL571�[0;37;22m)�[m
[18:35:43] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m [VL] [MOVING_SURVIVALFLY] [�[0;33;1mclop�[0;37;1m] VL=618.4(+47.5)�[0;37;22m distance=0.05 health=20.0/20.0 locationfrom=-198.12, 69.10, 258.97 locationto=-198.12, 69.05, 258.97 tags=vdistrel�[m
[18:35:44] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m [VL] [MOVING_SURVIVALFLY] [�[0;33;1mclop�[0;37;1m] VL=660.5(+42.1)�[0;37;22m distance=0.42 health=20.0/20.0 locationfrom=-198.12, 69.45, 258.97 locationto=-198.12, 69.87, 258.97 tags=vdistrel�[m
[18:35:44] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m [VL] [MOVING_SURVIVALFLY] [�[0;33;1mclop�[0;37;1m] VL=708(+47.5)�[0;37;22m distance=0.05 health=20.0/20.0 locationfrom=-198.12, 69.10, 258.97 locationto=-198.12, 69.05, 258.97 tags=vdistrel�[m
[18:35:49] [Async Chat Thread - #0/INFO]: 1�[m
[18:35:50] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m [VL] [MOVING_SURVIVALFLY] [�[0;33;1mclop�[0;37;1m] VL=750.1(+42.1)�[0;37;22m distance=0.42 health=20.0/20.0 locationfrom=-198.12, 69.40, 258.97 locationto=-198.12, 69.82, 258.97 tags=vdistrel�[m
[18:35:50] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m [VL] [MOVING_SURVIVALFLY] [�[0;33;1mclop�[0;37;1m] VL=797.6(+47.5)�[0;37;22m distance=0.05 health=20.0/20.0 locationfrom=-198.12, 69.10, 258.97 locationto=-198.12, 69.05, 258.97 tags=vdistrel�[m
[18:35:53] [Server thread/INFO]: �[0;37;22m�[21m[�[0;31;1mNC+�[0;37;22m�[21m]�[0;37;22m [VL] [MOVING_SURVIVALFLY] [�[0;33;1mclop�[0;37;1m] VL=907.6(+110)�[0;37;22m distance=0.10 health=20.0/20.0 locationfrom=-198.12, 69.25, 258.97 locationto=-198.12, 69.15, 258.97 tags=ychdec+lowjump�[m
The text was updated successfully, but these errors were encountered: