1 | [13:28:34] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
2 | [13:28:35] [ServerMain/INFO]: Loaded 7 recipes
|
3 | [13:28:35] [ServerMain/ERROR]: Failed to load function watching:check
|
4 | java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Unknown or incomplete command, see below for error at position 0: <--[HERE]
|
5 | at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
|
6 | at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
|
7 | at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
|
8 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
|
9 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
|
10 | at java.lang.Thread.run(Thread.java:833) ~[?:?]
|
11 | Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Unknown or incomplete command, see below for error at position 0: <--[HERE]
|
12 | at net.minecraft.commands.CommandFunction.fromLines(CommandFunction.java:68) ~[?:?]
|
13 | at net.minecraft.server.ServerFunctionLibrary.lambda$reload$2(ServerFunctionLibrary.java:80) ~[?:?]
|
14 | at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
|
15 | ... 3 more
|
16 | [13:28:35] [Server thread/INFO]: Starting minecraft server version 1.20.1
|
17 | [13:28:35] [Server thread/INFO]: Loading properties
|
18 | [13:28:35] [Server thread/INFO]: This server is running Paper version git-Paper-196 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: 773dd72)
|
19 | [13:28:36] [Server thread/INFO]: Server Ping Player Sample Count: 12
|
20 | [13:28:36] [Server thread/INFO]: Using 4 threads for Netty based IO
|
21 | [13:28:36] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
|
22 | We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
|
23 | For more information please visit: https://github.com/PaperMC/Paper/issues/8948
|
24 | [13:28:36] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 3 worker threads, and gen parallelism of 3 threads
|
25 | [13:28:36] [Server thread/INFO]: Default game type: SURVIVAL
|
26 | [13:28:36] [Server thread/INFO]: Generating keypair
|
27 | [13:28:36] [Server thread/INFO]: Starting Minecraft server on *:25565
|
28 | [13:28:36] [Server thread/INFO]: Using epoll channel type
|
29 | [13:28:36] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
|
30 | [13:28:36] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity.
|
31 | [13:28:36] [Server thread/INFO]: [floodgate] Loading server plugin floodgate v2.2.2-SNAPSHOT (b75-26c11bd)
|
32 | [13:28:37] [Server thread/INFO]: [floodgate] Took 397ms to boot Floodgate
|
33 | [13:28:37] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.8.1
|
34 | [13:28:37] [Server thread/INFO]: [ViaVersion] ViaVersion 4.8.1 is now loaded. Registering protocol transformers and injecting...
|
35 | [13:28:37] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
|
36 | [13:28:37] [Server thread/INFO]: [Geyser-Spigot] Loading server plugin Geyser-Spigot v2.2.0-SNAPSHOT
|
37 | [13:28:37] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
|
38 | [13:28:37] [Server thread/INFO]: [Geyser-Spigot] Loading extensions...
|
39 | [13:28:37] [Server thread/INFO]: [Geyser-Spigot] Loaded 0 extension(s)
|
40 | [13:28:37] [Server thread/INFO]: [LeashPlayers] Loading server plugin LeashPlayers v1.5
|
41 | [13:28:37] [Server thread/INFO]: [GeyserSkinManager] Loading server plugin GeyserSkinManager v1.7
|
42 | [13:28:37] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
|
43 | [13:28:37] [Server thread/INFO]: Preparing level "world"
|
44 | [13:28:38] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
|
45 | [13:28:38] [Server thread/INFO]: Time elapsed: 143 ms
|
46 | [13:28:38] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
|
47 | [13:28:38] [Server thread/INFO]: Time elapsed: 29 ms
|
48 | [13:28:38] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
|
49 | [13:28:38] [Server thread/INFO]: Time elapsed: 31 ms
|
50 | [13:28:38] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.2-SNAPSHOT (b75-26c11bd)
|
51 | [13:28:38] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.8.1
|
52 | [13:28:38] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.20/1.20.1 (763)
|
53 | [13:28:38] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.2.0-SNAPSHOT
|
54 | [13:28:38] [Server thread/INFO]: [Geyser-Spigot] Registered command help
|
55 | [13:28:38] [Server thread/INFO]: [Geyser-Spigot] Registered command list
|
56 | [13:28:38] [Server thread/INFO]: [Geyser-Spigot] Registered command reload
|
57 | [13:28:38] [Server thread/INFO]: [Geyser-Spigot] Registered command offhand
|
58 | [13:28:38] [Server thread/INFO]: [Geyser-Spigot] Registered command dump
|
59 | [13:28:38] [Server thread/INFO]: [Geyser-Spigot] Registered command version
|
60 | [13:28:38] [Server thread/INFO]: [Geyser-Spigot] Registered command settings
|
61 | [13:28:38] [Server thread/INFO]: [Geyser-Spigot] Registered command statistics
|
62 | [13:28:38] [Server thread/INFO]: [Geyser-Spigot] Registered command advancements
|
63 | [13:28:38] [Server thread/INFO]: [Geyser-Spigot] Registered command tooltips
|
64 | [13:28:38] [Server thread/INFO]: [Geyser-Spigot] Registered command connectiontest
|
65 | [13:28:38] [Server thread/INFO]: [LeashPlayers] Enabling LeashPlayers v1.5
|
66 | [13:28:38] [Server thread/INFO]: [GeyserSkinManager] Enabling GeyserSkinManager v1.7
|
67 | [13:28:39] [Server thread/WARN]: [GeyserSkinManager] ForceShowSkins active through config; Floodgate check is bypassed!
|
68 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] ******************************************
|
69 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot]
|
70 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.2.0-SNAPSHOT (git-master-7d489c7)
|
71 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot]
|
72 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] ******************************************
|
73 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Skipping particle mapping BLOCK_MARKER because no Bedrock equivalent exists.
|
74 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaUpdateRecipesTranslator : ClientboundUpdateRecipesPacket
|
75 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.title.JavaSetSubtitleTextTranslator : ClientboundSetSubtitleTextPacket
|
76 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.entity.BedrockEntityEventTranslator : EntityEventPacket
|
77 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockTextTranslator : TextPacket
|
78 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerInfoUpdateTranslator : ClientboundPlayerInfoUpdatePacket
|
79 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaAnimateTranslator : ClientboundAnimatePacket
|
80 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerLookAtTranslator : ClientboundPlayerLookAtPacket
|
81 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.border.JavaInitializeBorderTranslator : ClientboundInitializeBorderPacket
|
82 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaSoundTranslator : ClientboundSoundPacket
|
83 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaCooldownTranslator : ClientboundCooldownPacket
|
84 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaDamageEventTranslator : ClientboundDamageEventPacket
|
85 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockBlockPickRequestTranslator : BlockPickRequestPacket
|
86 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaDisguisedChatTranslator : ClientboundDisguisedChatPacket
|
87 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockItemFrameDropItemTranslator : ItemFrameDropItemPacket
|
88 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.title.JavaClearTitlesTranslator : ClientboundClearTitlesPacket
|
89 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaPingTranslator : ClientboundPingPacket
|
90 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.scoreboard.JavaSetScoreTranslator : ClientboundSetScorePacket
|
91 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaUpdateAdvancementsTranslator : ClientboundUpdateAdvancementsPacket
|
92 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaSetChunkCacheCenterTranslator : ClientboundSetChunkCacheCenterPacket
|
93 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockMapInfoRequestTranslator : MapInfoRequestPacket
|
94 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaEntityEventTranslator : ClientboundEntityEventPacket
|
95 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockPositionTrackingDBClientRequestTranslator : PositionTrackingDBClientRequestPacket
|
96 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaLevelParticlesTranslator : ClientboundLevelParticlesPacket
|
97 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.title.JavaSetTitleTextTranslator : ClientboundSetTitleTextPacket
|
98 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.scoreboard.JavaSetDisplayObjectiveTranslator : ClientboundSetDisplayObjectivePacket
|
99 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaMoveEntityRotTranslator : ClientboundMoveEntityRotPacket
|
100 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.inventory.JavaContainerCloseTranslator : ClientboundContainerClosePacket
|
101 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockRequestPermissionsPacket : RequestPermissionsPacket
|
102 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaTeleportEntityTranslator : ClientboundTeleportEntityPacket
|
103 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaRemoveEntitiesTranslator : ClientboundRemoveEntitiesPacket
|
104 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaMapItemDataTranslator : ClientboundMapItemDataPacket
|
105 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockAnimateTranslator : AnimatePacket
|
106 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaCommandsTranslator : ClientboundCommandsPacket
|
107 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaChunkBatchFinishedTranslator : ClientboundChunkBatchFinishedPacket
|
108 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaExplodeTranslator : ClientboundExplodePacket
|
109 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.spawn.JavaAddEntityTranslator : ClientboundAddEntityPacket
|
110 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.player.JavaSetHealthTranslator : ClientboundSetHealthPacket
|
111 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.spawn.JavaAddExperienceOrbTranslator : ClientboundAddExperienceOrbPacket
|
112 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaCustomQueryTranslator : ClientboundCustomQueryPacket
|
113 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaBossEventTranslator : ClientboundBossEventPacket
|
114 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.title.JavaSetTitlesAnimationTranslator : ClientboundSetTitlesAnimationPacket
|
115 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaUpdateMobEffectTranslator : ClientboundUpdateMobEffectPacket
|
116 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaAwardStatsTranslator : ClientboundAwardStatsPacket
|
117 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockActionTranslator : PlayerActionPacket
|
118 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaSetChunkCacheRadiusTranslator : ClientboundSetChunkCacheRadiusPacket
|
119 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaUpdateTagsTranslator : ClientboundUpdateTagsPacket
|
120 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockRequestChunkRadiusTranslator : RequestChunkRadiusPacket
|
121 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.world.BedrockLevelSoundEventTranslator : LevelSoundEventPacket
|
122 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockPacketViolationWarningTranslator : PacketViolationWarningPacket
|
123 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockServerSettingsRequestTranslator : ServerSettingsRequestPacket
|
124 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaOpenSignEditorTranslator : ClientboundOpenSignEditorPacket
|
125 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockCommandBlockUpdateTranslator : CommandBlockUpdatePacket
|
126 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaMoveEntityPosTranslator : ClientboundMoveEntityPosPacket
|
127 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaUpdateAttributesTranslator : ClientboundUpdateAttributesPacket
|
128 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.scoreboard.JavaSetPlayerTeamTranslator : ClientboundSetPlayerTeamPacket
|
129 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaKeepAliveTranslator : ClientboundKeepAlivePacket
|
130 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaBlockDestructionTranslator : ClientboundBlockDestructionPacket
|
131 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.scoreboard.JavaSetObjectiveTranslator : ClientboundSetObjectivePacket
|
132 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaSetEquipmentTranslator : ClientboundSetEquipmentPacket
|
133 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockRespawnTranslator : RespawnPacket
|
134 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaCustomPayloadTranslator : ClientboundCustomPayloadPacket
|
135 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaForgetLevelChunkTranslator : ClientboundForgetLevelChunkPacket
|
136 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaSoundEntityTranslator : ClientboundSoundEntityPacket
|
137 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaSetEntityDataTranslator : ClientboundSetEntityDataPacket
|
138 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaSystemChatTranslator : ClientboundSystemChatPacket
|
139 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.inventory.JavaContainerSetDataTranslator : ClientboundContainerSetDataPacket
|
140 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockEntityPickRequestTranslator : EntityPickRequestPacket
|
141 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaMoveEntityPosRotTranslator : ClientboundMoveEntityPosRotPacket
|
142 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaDisconnectTranslator : ClientboundDisconnectPacket
|
143 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockItemStackRequestTranslator : ItemStackRequestPacket
|
144 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockRiderJumpTranslator : RiderJumpPacket
|
145 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockMoveEntityAbsoluteTranslator : MoveEntityAbsolutePacket
|
146 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaLevelChunkWithLightTranslator : ClientboundLevelChunkWithLightPacket
|
147 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockSetDifficultyTranslator : SetDifficultyPacket
|
148 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockMobEquipmentTranslator : MobEquipmentPacket
|
149 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerCombatKillTranslator : ClientboundPlayerCombatKillPacket
|
150 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockFilterTextTranslator : FilterTextPacket
|
151 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaSetPassengersTranslator : ClientboundSetPassengersPacket
|
152 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.player.JavaSetCarriedItemTranslator : ClientboundSetCarriedItemPacket
|
153 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockBlockEntityDataTranslator : BlockEntityDataPacket
|
154 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaBlockEntityDataTranslator : ClientboundBlockEntityDataPacket
|
155 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockMovePlayerTranslator : MovePlayerPacket
|
156 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.border.JavaSetBorderWarningDistanceTranslator : ClientboundSetBorderWarningDistancePacket
|
157 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaSetDefaultSpawnPositionTranslator : ClientboundSetDefaultSpawnPositionPacket
|
158 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaRemoveMobEffectTranslator : ClientboundRemoveMobEffectPacket
|
159 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaRegistryDataTranslator : ClientboundRegistryDataPacket
|
160 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockShowCreditsTranslator : ShowCreditsPacket
|
161 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.inventory.JavaContainerSetSlotTranslator : ClientboundContainerSetSlotPacket
|
162 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaBlockEventTranslator : ClientboundBlockEventPacket
|
163 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.inventory.JavaHorseScreenOpenTranslator : ClientboundHorseScreenOpenPacket
|
164 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockSetLocalPlayerAsInitializedTranslator : SetLocalPlayerAsInitializedPacket
|
165 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockLecternUpdateTranslator : LecternUpdatePacket
|
166 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.border.JavaSetBorderSizeTranslator : ClientboundSetBorderSizePacket
|
167 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaBlockUpdateTranslator : ClientboundBlockUpdatePacket
|
168 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.border.JavaSetBorderWarningDelayTranslator : ClientboundSetBorderWarningDelayPacket
|
169 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockRequestAbilityTranslator : RequestAbilityPacket
|
170 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaRespawnTranslator : ClientboundRespawnPacket
|
171 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaStopSoundTranslator : ClientboundStopSoundPacket
|
172 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaLoginDisconnectTranslator : ClientboundLoginDisconnectPacket
|
173 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockNetworkStackLatencyTranslator : NetworkStackLatencyPacket
|
174 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockInteractTranslator : InteractPacket
|
175 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaSectionBlocksUpdateTranslator : ClientboundSectionBlocksUpdatePacket
|
176 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.inventory.JavaContainerSetContentTranslator : ClientboundContainerSetContentPacket
|
177 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.player.JavaSetExperienceTranslator : ClientboundSetExperiencePacket
|
178 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerAbilitiesTranslator : ClientboundPlayerAbilitiesPacket
|
179 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.title.JavaSetActionBarTextTranslator : ClientboundSetActionBarTextPacket
|
180 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.player.JavaBlockChangedAckTranslator : ClientboundBlockChangedAckPacket
|
181 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaSetEntityLinkTranslator : ClientboundSetEntityLinkPacket
|
182 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaTakeItemEntityTranslator : ClientboundTakeItemEntityPacket
|
183 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.inventory.JavaMerchantOffersTranslator : ClientboundMerchantOffersPacket
|
184 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockSetPlayerGameTypeTranslator : SetPlayerGameTypePacket
|
185 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockSetDefaultGameTypeTranslator : SetDefaultGameTypePacket
|
186 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockCommandRequestTranslator : CommandRequestPacket
|
187 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.border.JavaSetBorderCenterTranslator : ClientboundSetBorderCenterPacket
|
188 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockBookEditTranslator : BookEditPacket
|
189 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.inventory.JavaOpenScreenTranslator : ClientboundOpenScreenPacket
|
190 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaGameProfileTranslator : ClientboundGameProfilePacket
|
191 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaSetEntityMotionTranslator : ClientboundSetEntityMotionPacket
|
192 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaSelectAdvancementsTabTranslator : ClientboundSelectAdvancementsTabPacket
|
193 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaGameEventTranslator : ClientboundGameEventPacket
|
194 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaRotateHeadTranslator : ClientboundRotateHeadPacket
|
195 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaPlayerChatTranslator : ClientboundPlayerChatPacket
|
196 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerInfoRemoveTranslator : ClientboundPlayerInfoRemovePacket
|
197 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerPositionTranslator : ClientboundPlayerPositionPacket
|
198 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaLoginTranslator : ClientboundLoginPacket
|
199 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.entity.JavaMoveVehicleTranslator : ClientboundMoveVehiclePacket
|
200 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaSetTimeTranslator : ClientboundSetTimePacket
|
201 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockContainerCloseTranslator : ContainerClosePacket
|
202 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.border.JavaSetBorderLerpSizeTranslator : ClientboundSetBorderLerpSizePacket
|
203 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.level.JavaLevelEventTranslator : ClientboundLevelEventPacket
|
204 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockEmoteListTranslator : EmoteListPacket
|
205 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockEmoteTranslator : EmotePacket
|
206 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockInventoryTransactionTranslator : InventoryTransactionPacket
|
207 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.bedrock.BedrockPlayerInputTranslator : PlayerInputPacket
|
208 | [13:28:39] [Server thread/INFO]: [Geyser-Spigot] Found annotated translator: org.geysermc.geyser.translator.protocol.java.JavaChangeDifficultyTranslator : ClientboundChangeDifficultyPacket
|
209 | [13:28:40] [Server thread/INFO]: [Geyser-Spigot] Found annotated collision translator: org.geysermc.geyser.translator.collision.ScaffoldingCollision
|
210 | [13:28:40] [Server thread/INFO]: [Geyser-Spigot] Found annotated collision translator: org.geysermc.geyser.translator.collision.TrapdoorCollision
|
211 | [13:28:40] [Server thread/INFO]: [Geyser-Spigot] Found annotated collision translator: org.geysermc.geyser.translator.collision.SpawnerCollision
|
212 | [13:28:40] [Server thread/INFO]: [Geyser-Spigot] Found annotated collision translator: org.geysermc.geyser.translator.collision.DirtPathCollision
|
213 | [13:28:40] [Server thread/INFO]: [Geyser-Spigot] Found annotated collision translator: org.geysermc.geyser.translator.collision.DoorCollision
|
214 | [13:28:40] [Server thread/INFO]: [Geyser-Spigot] Found annotated collision translator: org.geysermc.geyser.translator.collision.SolidCollision
|
215 | [13:28:40] [Server thread/INFO]: [Geyser-Spigot] Found annotated collision translator: org.geysermc.geyser.translator.collision.SnowCollision
|
216 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Adding minecraft:bundle as an item that needs to be translated.
|
217 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Adding minecraft:spectral_arrow as an item that needs to be translated.
|
218 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Adding minecraft:tipped_arrow as an item that needs to be translated.
|
219 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Adding minecraft:knowledge_book as an item that needs to be translated.
|
220 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Adding minecraft:debug_stick as an item that needs to be translated.
|
221 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Adding minecraft:bundle as an item that needs to be translated.
|
222 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Adding minecraft:spectral_arrow as an item that needs to be translated.
|
223 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Adding minecraft:tipped_arrow as an item that needs to be translated.
|
224 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Adding minecraft:knowledge_book as an item that needs to be translated.
|
225 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Adding minecraft:debug_stick as an item that needs to be translated.
|
226 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Adding minecraft:bundle as an item that needs to be translated.
|
227 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Adding minecraft:spectral_arrow as an item that needs to be translated.
|
228 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Adding minecraft:tipped_arrow as an item that needs to be translated.
|
229 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Adding minecraft:knowledge_book as an item that needs to be translated.
|
230 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Adding minecraft:debug_stick as an item that needs to be translated.
|
231 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=7, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
232 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=3, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
233 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=6, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
234 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=1, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
235 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=5, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
236 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=4, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
237 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=8, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
238 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=2, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
239 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=2, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
240 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=2, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
241 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=2, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
242 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=9, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
243 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=7, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
244 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=3, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
245 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=6, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
246 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=1, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
247 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=5, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
248 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=4, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
249 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=8, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
250 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=2, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
251 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=2, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
252 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=2, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
253 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=2, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
254 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=9, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
255 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=7, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
256 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=3, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
257 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=6, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
258 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=1, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
259 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=5, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
260 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=4, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
261 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=8, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
262 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=2, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
263 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=2, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
264 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=2, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
265 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=2, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
266 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Missing mapping for bedrock item BaseItemData(definition=SimpleItemDefinition(identifier=minecraft:suspicious_stew, runtimeId=597, componentBased=false), damage=9, count=1, tag=null, canPlace=[], canBreak=[], blockingTicks=0, blockDefinition=null, usingNetId=false, netId=0)
|
267 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Auto-loaded Floodgate key
|
268 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Auto-setting to Floodgate authentication.
|
269 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] EventLoop type: class io.netty.channel.epoll.EpollDatagramChannel
|
270 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Started Geyser on 0.0.0.0:19132
|
271 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Loaded Floodgate key!
|
272 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Done (3.576s)! Run /geyser help for help!
|
273 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Spigot ping passthrough type: class org.geysermc.geyser.platform.spigot.GeyserPaperPingPassthrough
|
274 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] The handler floodgate-init isn't a ChannelInitializer. THIS ERROR IS SAFE TO IGNORE!
|
275 | [13:28:42] [Server thread/WARN]: java.lang.NoSuchFieldException: childHandler
|
276 | [13:28:42] [Server thread/WARN]: at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
|
277 | [13:28:42] [Server thread/WARN]: at Geyser-Spigot.jar//org.geysermc.geyser.platform.spigot.GeyserSpigotInjector.getChildHandler(GeyserSpigotInjector.java:149)
|
278 | [13:28:42] [Server thread/WARN]: at Geyser-Spigot.jar//org.geysermc.geyser.platform.spigot.GeyserSpigotInjector.initializeLocalChannel0(GeyserSpigotInjector.java:111)
|
279 | [13:28:42] [Server thread/WARN]: at Geyser-Spigot.jar//org.geysermc.geyser.network.netty.GeyserInjector.initializeLocalChannel(GeyserInjector.java:64)
|
280 | [13:28:42] [Server thread/WARN]: at Geyser-Spigot.jar//org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin.postStartup(GeyserSpigotPlugin.java:245)
|
281 | [13:28:42] [Server thread/WARN]: at Geyser-Spigot.jar//org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin$1.onServerLoaded(GeyserSpigotPlugin.java:178)
|
282 | [13:28:42] [Server thread/WARN]: at com.destroystokyo.paper.event.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:40)
|
283 | [13:28:42] [Server thread/WARN]: at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81)
|
284 | [13:28:42] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
|
285 | [13:28:42] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54)
|
286 | [13:28:42] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126)
|
287 | [13:28:42] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615)
|
288 | [13:28:42] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:636)
|
289 | [13:28:42] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434)
|
290 | [13:28:42] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:308)
|
291 | [13:28:42] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1100)
|
292 | [13:28:42] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317)
|
293 | [13:28:42] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
|
294 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Local injection succeeded!
|
295 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Using NMS adapter: class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotLegacyNativeWorldManager, v1_20_R1
|
296 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Brigadier supported? true
|
297 | [13:28:42] [Server thread/INFO]: [Geyser-Spigot] Successfully registered AsyncPlayerSendCommandsEvent listener.
|
298 | [13:28:43] [Server thread/INFO]: Running delayed init tasks
|
299 | [13:28:43] [Craft Scheduler Thread - 2 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
|
300 | [13:28:43] [Server thread/INFO]: Done (7.327s)! For help, type "help"
|
301 | [13:28:43] [Server thread/INFO]: Timings Reset
|
302 | [13:28:43] [ForkJoinPool.commonPool-worker-2/INFO]: [Geyser-Spigot] There's a new Geyser update available to support Bedrock version 1.20.40. Download it here: https://geysermc.org/download
|
303 | [13:28:43] [ForkJoinPool.commonPool-worker-1/INFO]: [Geyser-Spigot] {"client":{"sha1":"82d1974e75fc984c5ed4b038e764e50958ac61a0","size":23186213,"url":"https://piston-data.mojang.com/v1/objects/82d1974e75fc984c5ed4b038e764e50958ac61a0/client.jar"},"client_mappings":{"sha1":"5c292ff7d3161977041116698e295083fd5ec8f5","size":8578898,"url":"https://piston-data.mojang.com/v1/objects/5c292ff7d3161977041116698e295083fd5ec8f5/client.txt"},"server":{"sha1":"5b868151bd02b41319f54c8d4061b8cae84e665c","size":48285806,"url":"https://piston-data.mojang.com/v1/objects/5b868151bd02b41319f54c8d4061b8cae84e665c/server.jar"},"server_mappings":{"sha1":"dced504a9b5df367ddd3477adac084cea8024ba4","size":6548145,"url":"https://piston-data.mojang.com/v1/objects/dced504a9b5df367ddd3477adac084cea8024ba4/server.txt"}}
|
304 | [13:28:43] [ForkJoinPool.commonPool-worker-1/INFO]: [Geyser-Spigot] {"sha1":"82d1974e75fc984c5ed4b038e764e50958ac61a0","size":23186213,"url":"https://piston-data.mojang.com/v1/objects/82d1974e75fc984c5ed4b038e764e50958ac61a0/client.jar"}
|
305 | [13:28:44] [ForkJoinPool.commonPool-worker-1/INFO]: [Geyser-Spigot] Downloading and loading locale: en_us
|
306 | [13:28:47] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] /127.0.0.1:54702 has pinged you!
|
307 | [13:28:48] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] /127.0.0.1:54702 has pinged you!
|
308 | [13:28:48] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] /127.0.0.1:54702 has pinged you!
|
309 | [13:28:48] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] /**.**.**.**:54702 has pinged you!
|
310 | [13:28:49] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] /127.0.0.1:54702 has pinged you!
|
311 | [13:28:49] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] /127.0.0.1:54702 has pinged you!
|
312 | [13:28:49] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] /**.**.**.**:54702 has pinged you!
|
313 | [13:28:50] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] /127.0.0.1:54702 has pinged you!
|
314 | [13:28:50] [Thread-8/INFO]: [Geyser-Spigot] Scoreboard updater: took 1 ms. Updated 0 players
|
315 | [13:28:50] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] /127.0.0.1:54702 has pinged you!
|
316 | [13:28:50] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] /**.**.**.**:54702 has pinged you!
|
317 | [13:28:51] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] /127.0.0.1:57976 tried to connect!
|
318 | [13:28:51] [epollEventLoopGroup-3-2/INFO]: [Geyser-Spigot] Is player data signed? true
|
319 | [13:28:51] [epollEventLoopGroup-3-2/INFO]: [Geyser-Spigot] Could not find packet for ClientToServerHandshakePacket
|
320 | [13:28:51] [epollEventLoopGroup-3-2/INFO]: [Geyser-Spigot] Could not find packet for ClientCacheStatusPacket
|
321 | [13:28:51] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] /127.0.0.1:54702 has pinged you!
|
322 | [13:28:51] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] /**.**.**.**:54702 has pinged you!
|
323 | [13:28:51] [epollEventLoopGroup-3-2/INFO]: [Geyser-Spigot] Player connected with username lightycat
|
324 | [13:28:51] [defaultEventLoopGroup-6-2/INFO]: [Geyser-Spigot] lightycat (logged in as: lightycat) has connected to the Java server
|
325 | [13:28:51] [defaultEventLoopGroup-6-2/INFO]: [Geyser-Spigot] Downloading and loading locale: en_us
|
326 | [13:28:52] [Geyser Spigot connection thread-5-3/INFO]: UUID of player .lightycat is 00000000-0000-0000-0009-01f212a009d6
|
327 | [13:28:52] [Server thread/INFO]: [floodgate] Floodgate player logged in as .lightycat joined (UUID: 00000000-0000-0000-0009-01f212a009d6)
|
328 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Registering bedrock skin for .lightycat (00000000-0000-0000-0009-01f212a009d6)
|
329 | [13:28:52] [Server thread/INFO]: .lightycat joined the game
|
330 | [13:28:52] [defaultEventLoopGroup-6-2/INFO]: [Geyser-Spigot] Could not find packet for ClientboundUpdateEnabledFeaturesPacket
|
331 | [13:28:52] [defaultEventLoopGroup-6-2/INFO]: [Geyser-Spigot] Could not find packet for ClientboundFinishConfigurationPacket
|
332 | [13:28:52] [Server thread/INFO]: .lightycat[/127.0.0.1:0] logged in with entity id 262 at ([world]908.60974, 98.0, -749.1431)
|
333 | [13:28:52] [defaultEventLoopGroup-6-2/INFO]: [Geyser-Spigot] Could not find packet for ClientboundRecipePacket
|
334 | [13:28:52] [defaultEventLoopGroup-6-2/INFO]: [Geyser-Spigot] Could not find packet for ClientboundServerDataPacket
|
335 | [13:28:52] [defaultEventLoopGroup-6-2/INFO]: [Geyser-Spigot] Could not find packet for ClientboundSetSimulationDistancePacket
|
336 | [13:28:52] [defaultEventLoopGroup-6-2/INFO]: [Geyser-Spigot] Could not find packet for ClientboundResourcePackPacket
|
337 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Emulating post 1.18 block predication logic for lightycat? true
|
338 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Emulating post 1.13 villager logic for lightycat? true
|
339 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Team packet nocol CREATE []
|
340 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned player at 908.60974 98.0 -749.1431
|
341 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Ignoring player info update for 00000000-0000-0000-0009-01f212a009d6
|
342 | [13:28:52] [ForkJoinPool.commonPool-worker-1/INFO]: [Geyser-Spigot] Loaded Local Bedrock Java Skin Data for lightycat
|
343 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Redirecting command geyser-spigot:geyser to geyser
|
344 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Redirecting command minecraft:tell to msg
|
345 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Redirecting command minecraft:tm to teammsg
|
346 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Redirecting command minecraft:w to msg
|
347 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Redirecting command tell to msg
|
348 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Redirecting command tm to teammsg
|
349 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Redirecting command w to msg
|
350 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Sending command packet of 11 commands
|
351 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Ignoring player info update for 00000000-0000-0000-0009-01f212a009d6
|
352 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned player at 908.60974 98.0 -749.1431
|
353 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity ZOMBIE at location (904.1809, 39.0, -724.4581) with id 5 (java id 270)
|
354 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity CREEPER at location (900.5, 20.0, -723.5) with id 6 (java id 271)
|
355 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (910.0863, 45.17705, -721.45654) with id 7 (java id 272)
|
356 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (896.9756, 39.27479, -730.8125) with id 8 (java id 273)
|
357 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity ZOMBIE at location (923.5, 24.0, -746.5) with id 12 (java id 277)
|
358 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity CREEPER at location (902.1762, 118.0, -764.2361) with id 13 (java id 281)
|
359 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SPIDER at location (903.7, 121.1, -766.88544) with id 14 (java id 282)
|
360 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SPIDER at location (895.81396, 38.0, -738.4006) with id 15 (java id 283)
|
361 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (900.362, 31.580366, -711.2671) with id 16 (java id 286)
|
362 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity ZOMBIE at location (913.1855, 22.0, -761.56744) with id 17 (java id 287)
|
363 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (922.36694, 30.0, -763.1254) with id 18 (java id 288)
|
364 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (926.69696, 29.602915, -758.73175) with id 19 (java id 289)
|
365 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity WOLF at location (871.1095, 112.0, -750.8927) with id 20 (java id 290)
|
366 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity ZOMBIE at location (865.5526, -15.0, -739.74005) with id 21 (java id 291)
|
367 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SKELETON at location (912.60223, 42.0, -727.25287) with id 22 (java id 292)
|
368 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity CHICKEN at location (908.3913, 120.0, -783.10425) with id 23 (java id 293)
|
369 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SKELETON at location (898.5, 63.0, -778.5) with id 24 (java id 294)
|
370 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity ZOMBIE at location (941.5, 127.0, -745.5) with id 25 (java id 295)
|
371 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SKELETON at location (928.5, 123.0, -751.5) with id 26 (java id 296)
|
372 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity PIG at location (940.5232, 128.0, -758.253) with id 27 (java id 297)
|
373 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity CHICKEN at location (932.8966, 125.0, -761.08417) with id 28 (java id 298)
|
374 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity CREEPER at location (879.32294, 31.0, -756.55347) with id 29 (java id 300)
|
375 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SKELETON at location (869.7484, 32.0, -767.2089) with id 30 (java id 301)
|
376 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (910.84576, -15.817839, -797.01373) with id 31 (java id 302)
|
377 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity PIG at location (922.4875, 119.0, -705.2201) with id 32 (java id 303)
|
378 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SKELETON at location (920.5, 32.0, -782.5) with id 33 (java id 304)
|
379 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (926.56775, 20.852846, -781.00696) with id 34 (java id 305)
|
380 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity HORSE at location (925.1492, 127.0, -777.2782) with id 35 (java id 306)
|
381 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity CREEPER at location (894.8353, 15.0, -780.6028) with id 36 (java id 307)
|
382 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity PIG at location (939.55, 122.0, -722.5014) with id 37 (java id 308)
|
383 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SHEEP at location (940.47815, 123.0, -723.7747) with id 38 (java id 309)
|
384 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity PIG at location (928.99585, 121.0, -729.2274) with id 39 (java id 310)
|
385 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SKELETON at location (932.28723, 121.0, -728.4913) with id 40 (java id 311)
|
386 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity ZOMBIE at location (942.5, 124.0, -725.5) with id 41 (java id 312)
|
387 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity PIG at location (891.55, 119.0, -715.55) with id 42 (java id 313)
|
388 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity WOLF at location (894.91003, 113.0, -719.8709) with id 43 (java id 315)
|
389 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity CREEPER at location (892.8002, 40.0, -711.461) with id 44 (java id 316)
|
390 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SPIDER at location (871.99615, 57.0, -724.00696) with id 45 (java id 317)
|
391 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SKELETON at location (869.5, 60.0, -725.5) with id 46 (java id 318)
|
392 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity CHEST_MINECART at location (937.5, 22.41251, -714.5) with id 47 (java id 319)
|
393 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (933.0027, 23.697844, -709.5058) with id 48 (java id 320)
|
394 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity PIG at location (932.6679, 126.0, -783.45) with id 49 (java id 322)
|
395 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SKELETON at location (928.4962, 24.0, -768.73315) with id 50 (java id 323)
|
396 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity CREEPER at location (938.61743, 46.0, -778.4833) with id 51 (java id 324)
|
397 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity CREEPER at location (932.5, 128.0, -780.5) with id 52 (java id 325)
|
398 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SKELETON at location (928.5, 24.0, -771.5) with id 53 (java id 326)
|
399 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity CREEPER at location (937.5, 48.0, -768.5) with id 54 (java id 327)
|
400 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity ZOMBIE at location (871.7664, 58.0, -718.47675) with id 55 (java id 330)
|
401 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SHEEP at location (951.79584, 134.0, -755.45) with id 56 (java id 332)
|
402 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity CHEST_MINECART at location (955.5, 24.41251, -726.5) with id 57 (java id 340)
|
403 | [13:28:52] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] /127.0.0.1:54702 has pinged you!
|
404 | [13:28:52] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] /**.**.**.**:54702 has pinged you!
|
405 | [13:28:52] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity CHEST_MINECART at location (928.5, 24.41251, -784.5) with id 58 (java id 357)
|
406 | [13:28:53] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SPIDER at location (880.5, 60.0, -719.5) with id 59 (java id 422)
|
407 | [13:28:53] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SKELETON at location (883.5, 57.0, -739.5) with id 60 (java id 430)
|
408 | [13:28:53] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (890.5, 26.0, -780.5) with id 61 (java id 432)
|
409 | [13:28:53] [epollEventLoopGroup-3-2/INFO]: [Geyser-Spigot] Could not find packet for TickSyncPacket
|
410 | [13:28:53] [Thread-8/INFO]: [Geyser-Spigot] Scoreboard updater: took 1 ms. Updated 1 players
|
411 | [13:28:54] [pool-25-thread-1/INFO]: [Geyser-Spigot] Took 2048ms for 00000000-0000-0000-0009-01f212a009d6
|
412 | [13:28:54] [ForkJoinPool.commonPool-worker-1/INFO]: [Geyser-Spigot] Loaded Local Bedrock Java Skin Data for lightycat
|
413 | [13:28:55] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SKELETON at location (928.5184, 24.0, -792.70325) with id 62 (java id 360)
|
414 | [13:28:56] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity PIG at location (888.50977, 112.0, -705.6743) with id 63 (java id 335)
|
415 | [13:28:57] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (932.875, 23.4595, -707.9588) with id 64 (java id 320)
|
416 | [13:28:57] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (917.417, -15.967832, -796.1623) with id 65 (java id 302)
|
417 | [13:28:59] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (934.0967, 23.230492, -708.48914) with id 66 (java id 320)
|
418 | [13:29:01] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (934.8, 23.0, -708.95856) with id 67 (java id 320)
|
419 | [13:29:04] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (945.7762, 3.2927427, -779.19037) with id 68 (java id 352)
|
420 | [13:29:04] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (936.3559, 22.955528, -710.1824) with id 69 (java id 320)
|
421 | [13:29:06] [User Authenticator #0/INFO]: UUID of player lightycat is 0f913442-c8ac-4100-9d51-a215eee9750e
|
422 | [13:29:06] [Server thread/INFO]: lightycat joined the game
|
423 | [13:29:06] [pool-25-thread-2/INFO]: [Geyser-Spigot] Took 0ms for 0f913442-c8ac-4100-9d51-a215eee9750e
|
424 | [13:29:06] [Server thread/INFO]: lightycat[/127.0.0.1:49200] logged in with entity id 595 at ([world]906.4363333742464, 98.0, -749.1937582736444)
|
425 | [13:29:08] [Thread-8/INFO]: [Geyser-Spigot] Scoreboard updater: took 1 ms. Updated 1 players
|
426 | [13:29:09] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (946.67737, 4.0, -778.22314) with id 71 (java id 352)
|
427 | [13:29:10] [Server thread/INFO]: lightycat issued server command: /floodgate firewall
|
428 | [13:29:13] [Thread-8/INFO]: [Geyser-Spigot] Scoreboard updater: took 1 ms. Updated 1 players
|
429 | [13:29:17] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity ARMOR_STAND at location (906.43634, 0.0, -749.1938) with id 72 (java id 599)
|
430 | [13:29:19] [Thread-8/INFO]: [Geyser-Spigot] Scoreboard updater: took 1 ms. Updated 1 players
|
431 | [13:29:19] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (928.53534, 25.931776, -792.7327) with id 73 (java id 355)
|
432 | [13:29:24] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (939.5, 44.0, -750.5) with id 74 (java id 603)
|
433 | [13:29:26] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity CREEPER at location (917.5, 7.0, -772.5) with id 75 (java id 605)
|
434 | [13:29:26] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SKELETON at location (890.5, -18.0, -778.5) with id 76 (java id 606)
|
435 | [13:29:27] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (868.5, 56.0, -728.5) with id 77 (java id 608)
|
436 | [13:29:30] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (911.3734, 34.07529, -701.35156) with id 79 (java id 286)
|
437 | [13:29:31] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity ZOMBIE at location (905.5, 15.0, -791.5) with id 80 (java id 619)
|
438 | [13:29:35] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (892.5, -3.0, -789.5) with id 81 (java id 622)
|
439 | [13:29:36] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (865.1006, 53.6391, -729.442) with id 82 (java id 608)
|
440 | [13:29:37] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity ZOMBIE at location (939.5, 122.0, -721.5) with id 83 (java id 626)
|
441 | [13:29:37] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SKELETON at location (870.5, 61.0, -724.5) with id 84 (java id 627)
|
442 | [13:29:40] [Thread-8/INFO]: [Geyser-Spigot] Scoreboard updater: took 1 ms. Updated 1 players
|
443 | [13:29:40] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SPIDER at location (894.5, 38.0, -740.5) with id 85 (java id 633)
|
444 | [13:29:41] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (864.38074, 53.219418, -730.82947) with id 86 (java id 608)
|
445 | [13:29:43] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (923.5, 21.0, -782.5) with id 87 (java id 638)
|
446 | [13:29:43] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity ARMOR_STAND at location (906.43634, 0.0, -749.1938) with id 88 (java id 639)
|
447 | [13:29:44] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity ARMOR_STAND at location (902.5, 95.0, -752.5) with id 89 (java id 640)
|
448 | [13:29:44] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity ARMOR_STAND at location (902.5, 95.0, -752.5) with id 90 (java id 641)
|
449 | [13:29:44] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity ARMOR_STAND at location (902.5, 95.0, -752.5) with id 91 (java id 642)
|
450 | [13:29:44] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity ARMOR_STAND at location (902.5, 95.0, -752.5) with id 92 (java id 643)
|
451 | [13:29:44] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity ARMOR_STAND at location (902.5, 95.0, -752.5) with id 93 (java id 644)
|
452 | [13:29:44] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity ARMOR_STAND at location (902.5, 95.0, -752.5) with id 94 (java id 645)
|
453 | [13:29:44] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity ARMOR_STAND at location (902.5, 95.0, -752.5) with id 95 (java id 646)
|
454 | [13:29:44] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Team packet nocol ADD_PLAYER [33aea2b2-85ac-4ffa-a40f-887b1b37bc25]
|
455 | [13:29:44] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity HUSK at location (902.5, -1.0, -752.5) with id 96 (java id 647)
|
456 | [13:29:46] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity BAT at location (889.5, 46.0, -742.5) with id 97 (java id 648)
|
457 | [13:29:48] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SKELETON at location (944.5, 33.0, -777.5) with id 98 (java id 649)
|
458 | [13:29:49] [Geyser player thread-4-1/INFO]: [Geyser-Spigot] Spawned entity SKELETON at location (872.5, 111.0, -760.5) with id 99 (java id 651)
|
459 | [13:29:49] [defaultEventLoopGroup-6-2/INFO]: [Geyser-Spigot] lightycat has disconnected from the Java server because of Bedrock client disconnected
|
460 | [13:29:49] [Geyser Spigot connection thread-5-3/INFO]: [floodgate] Floodgate player logged in as .lightycat disconnected
|
461 | [13:29:49] [Server thread/INFO]: .lightycat lost connection: Disconnected
|
462 | [13:29:49] [Server thread/INFO]: .lightycat left the game
|
463 | [13:30:48] [Server thread/INFO]: Stopping the server
|
464 | [13:30:48] [Server thread/INFO]: Stopping server
|
465 | [13:30:48] [Server thread/INFO]: [GeyserSkinManager] Disabling GeyserSkinManager v1.7
|
466 | [13:30:48] [Server thread/INFO]: [LeashPlayers] Disabling LeashPlayers v1.5
|
467 | [13:30:48] [Server thread/INFO]: [Geyser-Spigot] Disabling Geyser-Spigot v2.2.0-SNAPSHOT
|
468 | [13:30:48] [Server thread/INFO]: [Geyser-Spigot] Shutting down Geyser.
|
469 | [13:30:48] [Server thread/INFO]: [Geyser-Spigot] Geyser shutdown successfully.
|
470 | [13:30:48] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v4.8.1
|
471 | [13:30:48] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
|
472 | [13:30:48] [Server thread/INFO]: [floodgate] Disabling floodgate v2.2.2-SNAPSHOT (b75-26c11bd)
|
473 | [13:30:48] [Server thread/INFO]: Saving players
|
474 | [13:30:48] [Server thread/INFO]: lightycat lost connection: Server closed
|
475 | [13:30:48] [Server thread/INFO]: lightycat left the game
|
476 | [13:30:48] [WebSocketConnectReadThread-66/INFO]: [Geyser-Spigot] The skin uploader has been closed
|
477 | [13:30:48] [Server thread/INFO]: Saving worlds
|
478 | [13:30:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
|
479 | [13:30:48] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world'
|
480 | [13:30:48] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world'
|
481 | [13:30:48] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world'
|
482 | [13:30:50] [Server thread/INFO]: [ChunkHolderManager] Saved 1154 block chunks, 1154 entity chunks, 0 poi chunks in world 'world' in 1.55s
|
483 | [13:30:50] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
|
484 | [13:30:50] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
|
485 | [13:30:50] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether'
|
486 | [13:30:50] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether'
|
487 | [13:30:50] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_nether'
|
488 | [13:30:50] [Server thread/INFO]: [ChunkHolderManager] Saved 529 block chunks, 529 entity chunks, 0 poi chunks in world 'world_nether' in 0.44s
|
489 | [13:30:50] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
|
490 | [13:30:50] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
|
491 | [13:30:50] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end'
|
492 | [13:30:50] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end'
|
493 | [13:30:50] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_the_end'
|
494 | [13:30:51] [Server thread/INFO]: [ChunkHolderManager] Saved 529 block chunks, 529 entity chunks, 0 poi chunks in world 'world_the_end' in 0.19s
|
495 | [13:30:51] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
|
496 | [13:30:51] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
|
497 | [13:30:51] [Server thread/INFO]: Flushing Chunk IO
|
498 | [13:30:51] [Server thread/INFO]: Closing Thread Pool
|
499 | [13:30:51] [Server thread/INFO]: Closing Server
|