1 | [16:58:53] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.16.0
|
2 | [16:58:53] [main/INFO]: Loading 12 mods:
|
3 | - distanthorizons 2.1.3-a-dev
|
4 | |-- fabric-api-base 0.4.30+7abfd51577
|
5 | |-- fabric-command-api-v2 2.2.12+b3afc78b77
|
6 | |-- fabric-entity-events-v1 1.5.22+b3afc78b77
|
7 | |-- fabric-events-interaction-v0 0.6.1+e91849a877
|
8 | |-- fabric-key-binding-api-v1 1.0.36+fb8d95da77
|
9 | |-- fabric-lifecycle-events-v1 2.2.21+b3afc78b77
|
10 | |-- fabric-networking-api-v1 1.3.10+eeb8eb3677
|
11 | |-- fabric-rendering-v1 3.0.7+b3afc78b77
|
12 | |-- fabric-resource-loader-v0 0.11.9+132c48c177
|
13 | \-- fabric-screen-api-v1 2.0.7+b3afc78b77
|
14 | - fabricloader 0.16.0
|
15 | \-- mixinextras 0.4.0
|
16 | - java 17
|
17 | - minecraft 1.20.1
|
18 | [16:58:53] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/home/********/multicraft/servers/server322447/libraries/net/fabricmc/sponge-mixin/0.15.0+mixin.0.8.7/sponge-mixin-0.15.0+mixin.0.8.7.jar Service=Knot/Fabric Env=SERVER
|
19 | [16:58:53] [main/INFO]: Compatibility level set to JAVA_16
|
20 | [16:58:54] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.0).
|
21 | [16:58:59] [main/INFO]: Initializing Distant Horizons
|
22 | [16:58:59] [main/INFO]: Distant Horizons, Version: 2.1.3-a-dev
|
23 | [16:58:59] [main/INFO]: DH Branch: main
|
24 | [16:58:59] [main/INFO]: DH Commit: 994c86d5ba5f8762193f468214635372708e655c
|
25 | [16:58:59] [main/INFO]: DH Jar Build Source: GitLab CI (1354673069)
|
26 | [16:58:59] [main/INFO]: Registering Fabric Server Events
|
27 | [16:58:59] [main/INFO]: Distant Horizons Initialized
|
28 | [16:58:59] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
29 | [16:59:00] [main/WARN]: Failed to parse level-type , defaulting to minecraft:normal
|
30 | [16:59:01] [main/INFO]: Loaded 7 recipes
|
31 | [16:59:01] [main/INFO]: Loaded 1271 advancements
|
32 | [16:59:02] [Server thread/INFO]: Initialising config for DistantHorizons
|
33 | [16:59:02] [Server thread/INFO]: Config for DistantHorizons initialised
|
34 | [16:59:02] [Server thread/INFO]: Post-Initializing Mod
|
35 | [16:59:02] [Server thread/INFO]: Mod Post-Initialized
|
36 | [16:59:02] [Server thread/INFO]: Dedicated server initialized at .
|
37 | [16:59:02] [Server thread/INFO]: Started DhServerWorld of type Server_Only
|
38 | [16:59:02] [Server thread/INFO]: Starting minecraft server version 1.20.1
|
39 | [16:59:02] [Server thread/INFO]: Loading properties
|
40 | [16:59:02] [Server thread/INFO]: Default game type: SURVIVAL
|
41 | [16:59:02] [Server thread/INFO]: Generating keypair
|
42 | [16:59:02] [Server thread/INFO]: Starting Minecraft server on **.**.**.**:25571
|
43 | [16:59:02] [Server thread/INFO]: Using epoll channel type
|
44 | [16:59:02] [Server thread/INFO]: Preparing level "world2"
|
45 | [16:59:03] [Server thread/INFO]: Running SQL update script: [sqlScripts/0010-sqlite-createInitialDataTables.sql], for repo: [./world2/data/DistantHorizons.sqlite]
|
46 | [16:59:03] [Server thread/INFO]: Running SQL update script: [sqlScripts/0020-sqlite-createFullDataSourceV2Tables.sql], for repo: [./world2/data/DistantHorizons.sqlite]
|
47 | [16:59:03] [Server thread/INFO]: Running SQL update script: [sqlScripts/0030-sqlite-changeTableJournaling.sql], for repo: [./world2/data/DistantHorizons.sqlite]
|
48 | [16:59:03] [Server thread/INFO]: Running SQL update script: [sqlScripts/0031-sqlite-useSqliteWalJournaling.sql], for repo: [./world2/data/DistantHorizons.sqlite]
|
49 | [16:59:03] [Server thread/INFO]: Running SQL update script: [sqlScripts/0040-sqlite-removeRenderCache.sql], for repo: [./world2/data/DistantHorizons.sqlite]
|
50 | [16:59:03] [Server thread/INFO]: Running SQL update script: [sqlScripts/0050-sqlite-addApplyToParentIndex.sql], for repo: [./world2/data/DistantHorizons.sqlite]
|
51 | [16:59:03] [Server thread/INFO]: Running SQL update script: [sqlScripts/0060-sqlite-createChunkHashTable.sql], for repo: [./world2/data/DistantHorizons.sqlite]
|
52 | [16:59:03] [DH-Full Data Migration Thread: [minecraft:overworld] Thread[0]/INFO]: Attempting to migrate data sources for: [minecraft:overworld]-[./world2/data]...
|
53 | [16:59:03] [DH-Full Data Migration Thread: [minecraft:overworld] Thread[0]/INFO]: Found [0] data sources that need migration.
|
54 | [16:59:03] [DH-Full Data Migration Thread: [minecraft:overworld] Thread[0]/INFO]: No migration necessary.
|
55 | [16:59:03] [Server thread/INFO]: Started DHLevel for Wrapped{ServerLevel[world2]@minecraft:overworld} with saves at [LocalSaveStructure@./world2/data]
|
56 | [16:59:05] [DH-ApplyConfigPresetTimer/INFO]: changing preset to: AGGRESSIVE
|
57 | [16:59:05] [DH-ApplyConfigPresetTimer/INFO]: preset active: AGGRESSIVE
|
58 | [16:59:05] [DH-ApplyConfigPresetTimer/INFO]: changing preset to: MEDIUM
|
59 | [16:59:05] [DH-ApplyConfigPresetTimer/INFO]: preset active: MEDIUM
|
60 | [16:59:06] [Server thread/INFO]: Running SQL update script: [sqlScripts/0010-sqlite-createInitialDataTables.sql], for repo: [./world2/DIM1/data/DistantHorizons.sqlite]
|
61 | [16:59:06] [Server thread/INFO]: Running SQL update script: [sqlScripts/0020-sqlite-createFullDataSourceV2Tables.sql], for repo: [./world2/DIM1/data/DistantHorizons.sqlite]
|
62 | [16:59:06] [Server thread/INFO]: Running SQL update script: [sqlScripts/0030-sqlite-changeTableJournaling.sql], for repo: [./world2/DIM1/data/DistantHorizons.sqlite]
|
63 | [16:59:06] [Server thread/INFO]: Running SQL update script: [sqlScripts/0031-sqlite-useSqliteWalJournaling.sql], for repo: [./world2/DIM1/data/DistantHorizons.sqlite]
|
64 | [16:59:06] [Server thread/INFO]: Running SQL update script: [sqlScripts/0040-sqlite-removeRenderCache.sql], for repo: [./world2/DIM1/data/DistantHorizons.sqlite]
|
65 | [16:59:06] [Server thread/INFO]: Running SQL update script: [sqlScripts/0050-sqlite-addApplyToParentIndex.sql], for repo: [./world2/DIM1/data/DistantHorizons.sqlite]
|
66 | [16:59:06] [Server thread/INFO]: Running SQL update script: [sqlScripts/0060-sqlite-createChunkHashTable.sql], for repo: [./world2/DIM1/data/DistantHorizons.sqlite]
|
67 | [16:59:06] [DH-Full Data Migration Thread: [minecraft:the_end] Thread[0]/INFO]: Attempting to migrate data sources for: [minecraft:the_end]-[./world2/DIM1/data]...
|
68 | [16:59:06] [DH-Full Data Migration Thread: [minecraft:the_end] Thread[0]/INFO]: Found [0] data sources that need migration.
|
69 | [16:59:06] [DH-Full Data Migration Thread: [minecraft:the_end] Thread[0]/INFO]: No migration necessary.
|
70 | [16:59:06] [Server thread/INFO]: Started DHLevel for Wrapped{ServerLevel[world2]@minecraft:the_end} with saves at [LocalSaveStructure@./world2/DIM1/data]
|
71 | [16:59:06] [Server thread/INFO]: Running SQL update script: [sqlScripts/0010-sqlite-createInitialDataTables.sql], for repo: [./world2/DIM-1/data/DistantHorizons.sqlite]
|
72 | [16:59:06] [Server thread/INFO]: Running SQL update script: [sqlScripts/0020-sqlite-createFullDataSourceV2Tables.sql], for repo: [./world2/DIM-1/data/DistantHorizons.sqlite]
|
73 | [16:59:06] [Server thread/INFO]: Running SQL update script: [sqlScripts/0030-sqlite-changeTableJournaling.sql], for repo: [./world2/DIM-1/data/DistantHorizons.sqlite]
|
74 | [16:59:06] [Server thread/INFO]: Running SQL update script: [sqlScripts/0031-sqlite-useSqliteWalJournaling.sql], for repo: [./world2/DIM-1/data/DistantHorizons.sqlite]
|
75 | [16:59:06] [Server thread/INFO]: Running SQL update script: [sqlScripts/0040-sqlite-removeRenderCache.sql], for repo: [./world2/DIM-1/data/DistantHorizons.sqlite]
|
76 | [16:59:06] [Server thread/INFO]: Running SQL update script: [sqlScripts/0050-sqlite-addApplyToParentIndex.sql], for repo: [./world2/DIM-1/data/DistantHorizons.sqlite]
|
77 | [16:59:06] [Server thread/INFO]: Running SQL update script: [sqlScripts/0060-sqlite-createChunkHashTable.sql], for repo: [./world2/DIM-1/data/DistantHorizons.sqlite]
|
78 | [16:59:06] [DH-Full Data Migration Thread: [minecraft:the_nether] Thread[0]/INFO]: Attempting to migrate data sources for: [minecraft:the_nether]-[./world2/DIM-1/data]...
|
79 | [16:59:06] [DH-Full Data Migration Thread: [minecraft:the_nether] Thread[0]/INFO]: Found [0] data sources that need migration.
|
80 | [16:59:06] [DH-Full Data Migration Thread: [minecraft:the_nether] Thread[0]/INFO]: No migration necessary.
|
81 | [16:59:06] [Server thread/INFO]: Started DHLevel for Wrapped{ServerLevel[world2]@minecraft:the_nether} with saves at [LocalSaveStructure@./world2/DIM-1/data]
|
82 | [16:59:06] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
|
83 | [16:59:07] [Worker-Main-3/INFO]: Preparing spawn area: 0%
|
84 | [16:59:07] [Worker-Main-8/INFO]: Preparing spawn area: 0%
|
85 | [16:59:07] [Worker-Main-9/INFO]: Preparing spawn area: 0%
|
86 | [16:59:08] [Worker-Main-3/INFO]: Preparing spawn area: 0%
|
87 | [16:59:08] [Worker-Main-8/INFO]: Preparing spawn area: 1%
|
88 | [16:59:09] [Worker-Main-3/INFO]: Preparing spawn area: 2%
|
89 | [16:59:09] [Worker-Main-6/INFO]: Preparing spawn area: 3%
|
90 | [16:59:10] [Worker-Main-1/INFO]: Preparing spawn area: 5%
|
91 | [16:59:10] [Worker-Main-1/INFO]: Preparing spawn area: 6%
|
92 | [16:59:11] [Worker-Main-3/INFO]: Preparing spawn area: 7%
|
93 | [16:59:11] [Worker-Main-3/INFO]: Preparing spawn area: 10%
|
94 | [16:59:12] [Worker-Main-7/INFO]: Preparing spawn area: 11%
|
95 | [16:59:12] [Worker-Main-3/INFO]: Preparing spawn area: 13%
|
96 | [16:59:13] [Worker-Main-1/INFO]: Preparing spawn area: 15%
|
97 | [16:59:13] [Worker-Main-8/INFO]: Preparing spawn area: 17%
|
98 | [16:59:14] [Worker-Main-10/INFO]: Preparing spawn area: 19%
|
99 | [16:59:14] [Worker-Main-11/INFO]: Preparing spawn area: 21%
|
100 | [16:59:15] [Worker-Main-7/INFO]: Preparing spawn area: 22%
|
101 | [16:59:15] [Worker-Main-5/INFO]: Preparing spawn area: 24%
|
102 | [16:59:16] [Worker-Main-7/INFO]: Preparing spawn area: 25%
|
103 | [16:59:16] [Worker-Main-3/INFO]: Preparing spawn area: 27%
|
104 | [16:59:17] [Worker-Main-9/INFO]: Preparing spawn area: 29%
|
105 | [16:59:17] [Worker-Main-8/INFO]: Preparing spawn area: 31%
|
106 | [16:59:18] [Worker-Main-8/INFO]: Preparing spawn area: 32%
|
107 | [16:59:18] [Worker-Main-4/INFO]: Preparing spawn area: 35%
|
108 | [16:59:19] [Worker-Main-5/INFO]: Preparing spawn area: 37%
|
109 | [16:59:19] [Worker-Main-10/INFO]: Preparing spawn area: 39%
|
110 | [16:59:20] [Worker-Main-5/INFO]: Preparing spawn area: 42%
|
111 | [16:59:20] [Worker-Main-8/INFO]: Preparing spawn area: 43%
|
112 | [16:59:21] [Worker-Main-8/INFO]: Preparing spawn area: 44%
|
113 | [16:59:21] [Worker-Main-5/INFO]: Preparing spawn area: 47%
|
114 | [16:59:22] [Worker-Main-11/INFO]: Preparing spawn area: 50%
|
115 | [16:59:22] [Worker-Main-5/INFO]: Preparing spawn area: 53%
|
116 | [16:59:23] [Worker-Main-3/INFO]: Preparing spawn area: 55%
|
117 | [16:59:23] [Worker-Main-10/INFO]: Preparing spawn area: 55%
|
118 | [16:59:24] [Worker-Main-9/INFO]: Preparing spawn area: 58%
|
119 | [16:59:24] [Worker-Main-2/INFO]: Preparing spawn area: 60%
|
120 | [16:59:25] [Worker-Main-4/INFO]: Preparing spawn area: 64%
|
121 | [16:59:25] [Worker-Main-11/INFO]: Preparing spawn area: 67%
|
122 | [16:59:26] [Worker-Main-8/INFO]: Preparing spawn area: 68%
|
123 | [16:59:26] [Worker-Main-2/INFO]: Preparing spawn area: 70%
|
124 | [16:59:27] [Worker-Main-3/INFO]: Preparing spawn area: 73%
|
125 | [16:59:27] [Worker-Main-5/INFO]: Preparing spawn area: 75%
|
126 | [16:59:28] [Worker-Main-9/INFO]: Preparing spawn area: 78%
|
127 | [16:59:28] [Worker-Main-11/INFO]: Preparing spawn area: 80%
|
128 | [16:59:29] [Worker-Main-9/INFO]: Preparing spawn area: 83%
|
129 | [16:59:29] [Worker-Main-9/INFO]: Preparing spawn area: 84%
|
130 | [16:59:30] [Worker-Main-9/INFO]: Preparing spawn area: 86%
|
131 | [16:59:30] [Worker-Main-9/INFO]: Preparing spawn area: 88%
|
132 | [16:59:31] [Worker-Main-6/INFO]: Preparing spawn area: 90%
|
133 | [16:59:31] [Worker-Main-9/INFO]: Preparing spawn area: 93%
|
134 | [16:59:32] [Worker-Main-3/INFO]: Preparing spawn area: 95%
|
135 | [16:59:32] [Worker-Main-5/INFO]: Preparing spawn area: 99%
|
136 | [16:59:32] [Server thread/INFO]: Time elapsed: 26066 ms
|
137 | [16:59:32] [Server thread/INFO]: Done (30.056s)! For help, type "help"
|
138 | [16:59:33] [Server thread/INFO]: Batch Chunk Generator initialized
|
139 | [16:59:33] [Server thread/INFO]: Creating world gen queue
|
140 | [16:59:33] [Server thread/INFO]: Created world gen queue
|
141 | [16:59:33] [Server thread/INFO]: Set world gen queue for level [minecraft:overworld].
|
142 | [16:59:33] [Server thread/INFO]: Batch Chunk Generator initialized
|
143 | [16:59:33] [Server thread/INFO]: Creating world gen queue
|
144 | [16:59:33] [Server thread/INFO]: Created world gen queue
|
145 | [16:59:33] [Server thread/INFO]: Set world gen queue for level [minecraft:the_end].
|
146 | [16:59:33] [Server thread/INFO]: Batch Chunk Generator initialized
|
147 | [16:59:33] [Server thread/INFO]: Creating world gen queue
|
148 | [16:59:33] [Server thread/INFO]: Created world gen queue
|
149 | [16:59:33] [Server thread/INFO]: Set world gen queue for level [minecraft:the_nether].
|
150 | [17:00:03] [Server thread/INFO]: There are 0 of a max of 96 players online:
|
151 | [17:00:09] [User Authenticator #1/INFO]: UUID of player Alpdrucken is f6a86f6c-8c22-4e0b-ab22-2dde45522ff1
|
152 | [17:00:09] [Server thread/INFO]: Alpdrucken[/**.**.**.**:55513] logged in with entity id 201 at (1.5, 71.0, -0.5)
|
153 | [17:00:09] [Server thread/INFO]: Creating state for player: Alpdrucken
|
154 | [17:00:09] [Server thread/INFO]: Alpdrucken joined the game
|
155 | [17:00:09] [Netty Epoll Server IO #2/INFO]: Received message: RemotePlayerConfigMessage{payload=MultiplayerConfig{renderDistanceRadius=128, distantGenerationEnabled=true, fullDataRequestConcurrencyLimit=20, realTimeUpdatesEnabled=false, loginDataSyncEnabled=false, loginDataSyncRCLimit=50}}
|
156 | [17:00:09] [Netty Epoll Server IO #2/INFO]: Sending message: CurrentLevelKeyMessage{levelKey=minecraft:overworld}
|
157 | [17:00:09] [Netty Epoll Server IO #2/INFO]: Sending message: RemotePlayerConfigMessage{payload=ConstrainedMultiplayerConfig{renderDistanceRadius=128, distantGenerationEnabled=true, fullDataRequestConcurrencyLimit=20, realTimeUpdatesEnabled=false, loginDataSyncEnabled=false, loginDataSyncRCLimit=50}}
|
158 | [17:00:17] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=0, levelName=minecraft:overworld, sectionPos=-68719476730, clientTimestamp=null}
|
159 | [17:00:17] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=0, fullDataSource=6*0,-1, dataSourceDto=null}
|
160 | [17:00:18] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=2, levelName=minecraft:overworld, sectionPos=6, clientTimestamp=null}
|
161 | [17:00:18] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=3, levelName=minecraft:overworld, sectionPos=-250, clientTimestamp=null}
|
162 | [17:00:18] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=2, fullDataSource=6*0,0, dataSourceDto=null}
|
163 | [17:00:18] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=3, fullDataSource=6*-1,-1, dataSourceDto=null}
|
164 | [17:00:19] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=6, levelName=minecraft:overworld, sectionPos=68719476486, clientTimestamp=null}
|
165 | [17:00:19] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=7, levelName=minecraft:overworld, sectionPos=-137438953466, clientTimestamp=null}
|
166 | [17:00:19] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=8, levelName=minecraft:overworld, sectionPos=-68719476474, clientTimestamp=null}
|
167 | [17:00:19] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=9, levelName=minecraft:overworld, sectionPos=-68719476986, clientTimestamp=null}
|
168 | [17:00:19] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=6, fullDataSource=6*-1,0, dataSourceDto=null}
|
169 | [17:00:19] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=7, fullDataSource=6*0,-2, dataSourceDto=null}
|
170 | [17:00:19] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=8, fullDataSource=6*1,-1, dataSourceDto=null}
|
171 | [17:00:19] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=9, fullDataSource=6*-1,-2, dataSourceDto=null}
|
172 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=14, levelName=minecraft:overworld, sectionPos=262, clientTimestamp=null}
|
173 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=15, levelName=minecraft:overworld, sectionPos=68719476742, clientTimestamp=null}
|
174 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=16, levelName=minecraft:overworld, sectionPos=137438953222, clientTimestamp=null}
|
175 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=17, levelName=minecraft:overworld, sectionPos=-137438953210, clientTimestamp=null}
|
176 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=18, levelName=minecraft:overworld, sectionPos=68719476998, clientTimestamp=null}
|
177 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=19, levelName=minecraft:overworld, sectionPos=-68719476218, clientTimestamp=null}
|
178 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=20, levelName=minecraft:overworld, sectionPos=-206158430202, clientTimestamp=null}
|
179 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=21, levelName=minecraft:overworld, sectionPos=518, clientTimestamp=null}
|
180 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=22, levelName=minecraft:overworld, sectionPos=-137438953722, clientTimestamp=null}
|
181 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=23, levelName=minecraft:overworld, sectionPos=137438953478, clientTimestamp=null}
|
182 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=24, levelName=minecraft:overworld, sectionPos=-762, clientTimestamp=null}
|
183 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=25, levelName=minecraft:overworld, sectionPos=206158429958, clientTimestamp=null}
|
184 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=26, levelName=minecraft:overworld, sectionPos=68719475974, clientTimestamp=null}
|
185 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=27, levelName=minecraft:overworld, sectionPos=-137438952954, clientTimestamp=null}
|
186 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=28, levelName=minecraft:overworld, sectionPos=-206158429946, clientTimestamp=null}
|
187 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=29, levelName=minecraft:overworld, sectionPos=68719477254, clientTimestamp=null}
|
188 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=30, levelName=minecraft:overworld, sectionPos=-137438953978, clientTimestamp=null}
|
189 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=31, levelName=minecraft:overworld, sectionPos=137438953734, clientTimestamp=null}
|
190 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=32, levelName=minecraft:overworld, sectionPos=-68719477498, clientTimestamp=null}
|
191 | [17:00:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=33, levelName=minecraft:overworld, sectionPos=206158429702, clientTimestamp=null}
|
192 | [17:00:20] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=16, fullDataSource=6*-1,1, dataSourceDto=null}
|
193 | [17:00:20] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=14, fullDataSource=6*1,0, dataSourceDto=null}
|
194 | [17:00:20] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=31, fullDataSource=6*1,2, dataSourceDto=null}
|
195 | [17:00:20] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=20, fullDataSource=6*0,-3, dataSourceDto=null}
|
196 | [17:00:20] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=19, fullDataSource=6*2,-1, dataSourceDto=null}
|
197 | [17:00:20] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=28, fullDataSource=6*1,-3, dataSourceDto=null}
|
198 | [17:00:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=32, fullDataSource=6*-3,-2, dataSourceDto=null}
|
199 | [17:00:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=18, fullDataSource=6*1,1, dataSourceDto=null}
|
200 | [17:00:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=15, fullDataSource=6*0,1, dataSourceDto=null}
|
201 | [17:00:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=25, fullDataSource=6*-1,2, dataSourceDto=null}
|
202 | [17:00:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=26, fullDataSource=6*-3,0, dataSourceDto=null}
|
203 | [17:00:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=29, fullDataSource=6*2,1, dataSourceDto=null}
|
204 | [17:00:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=33, fullDataSource=6*-2,2, dataSourceDto=null}
|
205 | [17:00:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=17, fullDataSource=6*1,-2, dataSourceDto=null}
|
206 | [17:00:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=22, fullDataSource=6*-1,-3, dataSourceDto=null}
|
207 | [17:00:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=47, levelName=minecraft:overworld, sectionPos=137438952710, clientTimestamp=null}
|
208 | [17:00:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=48, levelName=minecraft:overworld, sectionPos=-206158429690, clientTimestamp=null}
|
209 | [17:00:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=49, levelName=minecraft:overworld, sectionPos=-68719475962, clientTimestamp=null}
|
210 | [17:00:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=50, levelName=minecraft:overworld, sectionPos=-274877906938, clientTimestamp=null}
|
211 | [17:00:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=51, levelName=minecraft:overworld, sectionPos=774, clientTimestamp=null}
|
212 | [17:00:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=52, levelName=minecraft:overworld, sectionPos=-206158430458, clientTimestamp=null}
|
213 | [17:00:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=53, levelName=minecraft:overworld, sectionPos=137438953990, clientTimestamp=null}
|
214 | [17:00:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=54, levelName=minecraft:overworld, sectionPos=-137438954234, clientTimestamp=null}
|
215 | [17:00:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=55, levelName=minecraft:overworld, sectionPos=206158430214, clientTimestamp=null}
|
216 | [17:00:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=56, levelName=minecraft:overworld, sectionPos=-1018, clientTimestamp=null}
|
217 | [17:00:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=57, levelName=minecraft:overworld, sectionPos=274877906694, clientTimestamp=null}
|
218 | [17:00:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=58, levelName=minecraft:overworld, sectionPos=68719475718, clientTimestamp=null}
|
219 | [17:00:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=59, levelName=minecraft:overworld, sectionPos=206158429446, clientTimestamp=null}
|
220 | [17:00:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=24, fullDataSource=6*-3,-1, dataSourceDto=null}
|
221 | [17:00:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=27, fullDataSource=6*2,-2, dataSourceDto=null}
|
222 | [17:00:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=30, fullDataSource=6*-2,-3, dataSourceDto=null}
|
223 | [17:00:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=54, fullDataSource=6*-3,-3, dataSourceDto=null}
|
224 | [17:00:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=23, fullDataSource=6*0,2, dataSourceDto=null}
|
225 | [17:00:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=21, fullDataSource=6*2,0, dataSourceDto=null}
|
226 | [17:00:22] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=47, fullDataSource=6*-3,1, dataSourceDto=null}
|
227 | [17:00:22] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=53, fullDataSource=6*2,2, dataSourceDto=null}
|
228 | [17:00:22] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=48, fullDataSource=6*2,-3, dataSourceDto=null}
|
229 | [17:00:22] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=59, fullDataSource=6*-3,2, dataSourceDto=null}
|
230 | [17:00:22] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=72, levelName=minecraft:overworld, sectionPos=-137438952698, clientTimestamp=null}
|
231 | [17:00:22] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=73, levelName=minecraft:overworld, sectionPos=-274877906682, clientTimestamp=null}
|
232 | [17:00:22] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=74, levelName=minecraft:overworld, sectionPos=68719477510, clientTimestamp=null}
|
233 | [17:00:22] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=75, levelName=minecraft:overworld, sectionPos=-206158430714, clientTimestamp=null}
|
234 | [17:00:22] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=76, levelName=minecraft:overworld, sectionPos=206158430470, clientTimestamp=null}
|
235 | [17:00:22] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=77, levelName=minecraft:overworld, sectionPos=-68719477754, clientTimestamp=null}
|
236 | [17:00:22] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=78, levelName=minecraft:overworld, sectionPos=274877906438, clientTimestamp=null}
|
237 | [17:00:22] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=79, levelName=minecraft:overworld, sectionPos=137438952454, clientTimestamp=null}
|
238 | [17:00:22] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=80, levelName=minecraft:overworld, sectionPos=-206158429434, clientTimestamp=null}
|
239 | [17:00:22] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=81, levelName=minecraft:overworld, sectionPos=-274877906426, clientTimestamp=null}
|
240 | [17:00:22] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=82, levelName=minecraft:overworld, sectionPos=137438954246, clientTimestamp=null}
|
241 | [17:00:22] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=83, levelName=minecraft:overworld, sectionPos=-206158430970, clientTimestamp=null}
|
242 | [17:00:33] [Server thread/INFO]: There are 1 of a max of 96 players online: Alpdrucken
|
243 | [17:00:34] [Server thread/INFO]: [Alpdrucken: Set own game mode to Creative Mode]
|
244 | [17:00:37] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=51, fullDataSource=6*3,0, dataSourceDto=null}
|
245 | [17:00:38] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=49, fullDataSource=6*3,-1, dataSourceDto=null}
|
246 | [17:00:38] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=52, fullDataSource=6*-1,-4, dataSourceDto=null}
|
247 | [17:00:38] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=87, levelName=minecraft:overworld, sectionPos=206158430726, clientTimestamp=null}
|
248 | [17:00:38] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=88, levelName=minecraft:overworld, sectionPos=-137438954490, clientTimestamp=null}
|
249 | [17:00:38] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=89, levelName=minecraft:overworld, sectionPos=-68719475706, clientTimestamp=null}
|
250 | [17:00:38] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=57, fullDataSource=6*-1,3, dataSourceDto=null}
|
251 | [17:00:39] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=55, fullDataSource=6*0,3, dataSourceDto=null}
|
252 | [17:00:39] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=50, fullDataSource=6*0,-4, dataSourceDto=null}
|
253 | [17:00:39] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=93, levelName=minecraft:overworld, sectionPos=1030, clientTimestamp=null}
|
254 | [17:00:39] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=94, levelName=minecraft:overworld, sectionPos=274877906182, clientTimestamp=null}
|
255 | [17:00:39] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=95, levelName=minecraft:overworld, sectionPos=-343597383674, clientTimestamp=null}
|
256 | [17:00:44] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=58, fullDataSource=6*-4,0, dataSourceDto=null}
|
257 | [17:00:45] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=56, fullDataSource=6*-4,-1, dataSourceDto=null}
|
258 | [17:00:45] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=98, levelName=minecraft:overworld, sectionPos=206158429190, clientTimestamp=null}
|
259 | [17:00:45] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=99, levelName=minecraft:overworld, sectionPos=-274877907194, clientTimestamp=null}
|
260 | [17:00:49] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=74, fullDataSource=6*3,1, dataSourceDto=null}
|
261 | [17:00:49] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=72, fullDataSource=6*3,-2, dataSourceDto=null}
|
262 | [17:00:50] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=73, fullDataSource=6*1,-4, dataSourceDto=null}
|
263 | [17:00:50] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=82, fullDataSource=6*3,2, dataSourceDto=null}
|
264 | [17:00:50] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=104, levelName=minecraft:overworld, sectionPos=274877906950, clientTimestamp=null}
|
265 | [17:00:50] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=105, levelName=minecraft:overworld, sectionPos=-137438952442, clientTimestamp=null}
|
266 | [17:00:50] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=106, levelName=minecraft:overworld, sectionPos=343597383430, clientTimestamp=null}
|
267 | [17:00:50] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=107, levelName=minecraft:overworld, sectionPos=-343597383418, clientTimestamp=null}
|
268 | [17:00:53] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=80, fullDataSource=6*3,-3, dataSourceDto=null}
|
269 | [17:00:54] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=76, fullDataSource=6*1,3, dataSourceDto=null}
|
270 | [17:00:54] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=81, fullDataSource=6*2,-4, dataSourceDto=null}
|
271 | [17:00:54] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=111, levelName=minecraft:overworld, sectionPos=-1274, clientTimestamp=null}
|
272 | [17:00:54] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=112, levelName=minecraft:overworld, sectionPos=68719477766, clientTimestamp=null}
|
273 | [17:00:54] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=113, levelName=minecraft:overworld, sectionPos=68719475462, clientTimestamp=null}
|
274 | [17:00:54] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=75, fullDataSource=6*-2,-4, dataSourceDto=null}
|
275 | [17:00:55] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=83, fullDataSource=6*-3,-4, dataSourceDto=null}
|
276 | [17:00:55] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=87, fullDataSource=6*2,3, dataSourceDto=null}
|
277 | [17:00:55] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=117, levelName=minecraft:overworld, sectionPos=-274877907450, clientTimestamp=null}
|
278 | [17:00:55] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=118, levelName=minecraft:overworld, sectionPos=-274877906170, clientTimestamp=null}
|
279 | [17:00:55] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=119, levelName=minecraft:overworld, sectionPos=274877907206, clientTimestamp=null}
|
280 | [17:00:59] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=94, fullDataSource=6*-3,3, dataSourceDto=null}
|
281 | [17:00:59] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=121, levelName=minecraft:overworld, sectionPos=-68719478010, clientTimestamp=null}
|
282 | [17:01:00] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=78, fullDataSource=6*-2,3, dataSourceDto=null}
|
283 | [17:01:00] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=88, fullDataSource=6*-4,-3, dataSourceDto=null}
|
284 | [17:01:00] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=124, levelName=minecraft:overworld, sectionPos=-206158431226, clientTimestamp=null}
|
285 | [17:01:00] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=125, levelName=minecraft:overworld, sectionPos=137438952198, clientTimestamp=null}
|
286 | [17:01:03] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=77, fullDataSource=6*-4,-2, dataSourceDto=null}
|
287 | [17:01:04] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=127, levelName=minecraft:overworld, sectionPos=-137438954746, clientTimestamp=null}
|
288 | [17:01:04] [Server thread/INFO]: There are 1 of a max of 96 players online: Alpdrucken
|
289 | [17:01:06] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=93}
|
290 | [17:01:06] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=112}
|
291 | [17:01:06] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=130, levelName=minecraft:overworld, sectionPos=-274877907706, clientTimestamp=null}
|
292 | [17:01:06] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=131, levelName=minecraft:overworld, sectionPos=-1530, clientTimestamp=null}
|
293 | [17:01:07] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=79, fullDataSource=6*-4,1, dataSourceDto=null}
|
294 | [17:01:08] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=98, fullDataSource=6*-4,2, dataSourceDto=null}
|
295 | [17:01:08] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=134, levelName=minecraft:overworld, sectionPos=206158428934, clientTimestamp=null}
|
296 | [17:01:08] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=135, levelName=minecraft:overworld, sectionPos=68719475206, clientTimestamp=null}
|
297 | [17:01:11] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=99, fullDataSource=6*-1,-5, dataSourceDto=null}
|
298 | [17:01:12] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=137, levelName=minecraft:overworld, sectionPos=-206158431482, clientTimestamp=null}
|
299 | [17:01:18] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=95, fullDataSource=6*0,-5, dataSourceDto=null}
|
300 | [17:01:18] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=107, fullDataSource=6*1,-5, dataSourceDto=null}
|
301 | [17:01:18] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=118, fullDataSource=6*3,-4, dataSourceDto=null}
|
302 | [17:01:18] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=141, levelName=minecraft:overworld, sectionPos=274877905926, clientTimestamp=null}
|
303 | [17:01:18] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=142, levelName=minecraft:overworld, sectionPos=-68719478266, clientTimestamp=null}
|
304 | [17:01:18] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=143, levelName=minecraft:overworld, sectionPos=-274877907962, clientTimestamp=null}
|
305 | [17:01:24] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=113, fullDataSource=6*-5,0, dataSourceDto=null}
|
306 | [17:01:24] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=111, fullDataSource=6*-5,-1, dataSourceDto=null}
|
307 | [17:01:24] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=117, fullDataSource=6*-2,-5, dataSourceDto=null}
|
308 | [17:01:24] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=147, levelName=minecraft:overworld, sectionPos=343597383174, clientTimestamp=null}
|
309 | [17:01:24] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=148, levelName=minecraft:overworld, sectionPos=137438951942, clientTimestamp=null}
|
310 | [17:01:24] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=149, levelName=minecraft:overworld, sectionPos=-137438955002, clientTimestamp=null}
|
311 | [17:01:26] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=124, fullDataSource=6*-4,-4, dataSourceDto=null}
|
312 | [17:01:27] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=151, levelName=minecraft:overworld, sectionPos=343597382918, clientTimestamp=null}
|
313 | [17:01:31] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=121, fullDataSource=6*-5,-2, dataSourceDto=null}
|
314 | [17:01:31] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=127, fullDataSource=6*-5,-3, dataSourceDto=null}
|
315 | [17:01:31] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=154, levelName=minecraft:overworld, sectionPos=-343597383930, clientTimestamp=null}
|
316 | [17:01:31] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=155, levelName=minecraft:overworld, sectionPos=-343597384186, clientTimestamp=null}
|
317 | [17:01:35] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=89, fullDataSource=6*4,-1, dataSourceDto=null}
|
318 | [17:01:35] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=134, fullDataSource=6*-5,2, dataSourceDto=null}
|
319 | [17:01:35] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=105, fullDataSource=6*4,-2, dataSourceDto=null}
|
320 | [17:01:35] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=130, fullDataSource=6*-3,-5, dataSourceDto=null}
|
321 | [17:01:35] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=131, fullDataSource=6*-6,-1, dataSourceDto=null}
|
322 | [17:01:35] [Server thread/INFO]: There are 1 of a max of 96 players online: Alpdrucken
|
323 | [17:01:35] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=161, levelName=minecraft:overworld, sectionPos=-412316860410, clientTimestamp=null}
|
324 | [17:01:35] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=162, levelName=minecraft:overworld, sectionPos=-343597383162, clientTimestamp=null}
|
325 | [17:01:35] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=163, levelName=minecraft:overworld, sectionPos=-343597384442, clientTimestamp=null}
|
326 | [17:01:35] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=164, levelName=minecraft:overworld, sectionPos=206158428678, clientTimestamp=null}
|
327 | [17:01:35] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=165, levelName=minecraft:overworld, sectionPos=1030, clientTimestamp=null}
|
328 | [17:01:35] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=165, fullDataSource=6*4,0, dataSourceDto=null}
|
329 | [17:01:35] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=125, fullDataSource=6*-5,1, dataSourceDto=null}
|
330 | [17:01:36] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=168, levelName=minecraft:overworld, sectionPos=274877905670, clientTimestamp=null}
|
331 | [17:01:36] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=169, levelName=minecraft:overworld, sectionPos=343597382662, clientTimestamp=null}
|
332 | [17:01:37] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=141, fullDataSource=6*-4,3, dataSourceDto=null}
|
333 | [17:01:38] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=137, fullDataSource=6*-5,-4, dataSourceDto=null}
|
334 | [17:01:38] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=135, fullDataSource=6*-6,0, dataSourceDto=null}
|
335 | [17:01:38] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=173, levelName=minecraft:overworld, sectionPos=-206158431738, clientTimestamp=null}
|
336 | [17:01:38] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=174, levelName=minecraft:overworld, sectionPos=-1786, clientTimestamp=null}
|
337 | [17:01:38] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=175, levelName=minecraft:overworld, sectionPos=-412316860154, clientTimestamp=null}
|
338 | [17:01:41] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=106, fullDataSource=6*-1,4, dataSourceDto=null}
|
339 | [17:01:41] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=143, fullDataSource=6*-4,-5, dataSourceDto=null}
|
340 | [17:01:41] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=178, levelName=minecraft:overworld, sectionPos=68719477766, clientTimestamp=null}
|
341 | [17:01:41] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=179, levelName=minecraft:overworld, sectionPos=68719474950, clientTimestamp=null}
|
342 | [17:01:41] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=178, fullDataSource=6*4,1, dataSourceDto=null}
|
343 | [17:01:42] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=181, levelName=minecraft:overworld, sectionPos=-343597383162, clientTimestamp=null}
|
344 | [17:01:44] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=148, fullDataSource=6*-6,1, dataSourceDto=null}
|
345 | [17:01:44] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=142, fullDataSource=6*-6,-2, dataSourceDto=null}
|
346 | [17:01:44] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=151, fullDataSource=6*-3,4, dataSourceDto=null}
|
347 | [17:01:44] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=149, fullDataSource=6*-6,-3, dataSourceDto=null}
|
348 | [17:01:44] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=186, levelName=minecraft:overworld, sectionPos=-68719478522, clientTimestamp=null}
|
349 | [17:01:44] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=187, levelName=minecraft:overworld, sectionPos=-343597384698, clientTimestamp=null}
|
350 | [17:01:44] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=188, levelName=minecraft:overworld, sectionPos=-206158429178, clientTimestamp=null}
|
351 | [17:01:44] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=189, levelName=minecraft:overworld, sectionPos=206158430982, clientTimestamp=null}
|
352 | [17:01:47] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=104, fullDataSource=6*0,4, dataSourceDto=null}
|
353 | [17:01:47] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=119, fullDataSource=6*1,4, dataSourceDto=null}
|
354 | [17:01:47] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=147, fullDataSource=6*-2,4, dataSourceDto=null}
|
355 | [17:01:47] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=193, levelName=minecraft:overworld, sectionPos=412316860166, clientTimestamp=null}
|
356 | [17:01:47] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=194, levelName=minecraft:overworld, sectionPos=412316859910, clientTimestamp=null}
|
357 | [17:01:47] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=195, levelName=minecraft:overworld, sectionPos=274877907462, clientTimestamp=null}
|
358 | [17:01:50] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=162, fullDataSource=6*2,-5, dataSourceDto=null}
|
359 | [17:01:50] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=181, fullDataSource=6*2,-5, dataSourceDto=null}
|
360 | [17:01:50] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=154, fullDataSource=6*-1,-6, dataSourceDto=null}
|
361 | [17:01:50] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=155, fullDataSource=6*-2,-6, dataSourceDto=null}
|
362 | [17:01:50] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=200, levelName=minecraft:overworld, sectionPos=137438951686, clientTimestamp=null}
|
363 | [17:01:50] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=201, levelName=minecraft:overworld, sectionPos=343597383686, clientTimestamp=null}
|
364 | [17:01:50] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=202, levelName=minecraft:overworld, sectionPos=274877905414, clientTimestamp=null}
|
365 | [17:01:50] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=203, levelName=minecraft:overworld, sectionPos=-343597382906, clientTimestamp=null}
|
366 | [17:01:52] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=168, fullDataSource=6*-5,3, dataSourceDto=null}
|
367 | [17:01:53] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=164, fullDataSource=6*-6,2, dataSourceDto=null}
|
368 | [17:01:53] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=206, levelName=minecraft:overworld, sectionPos=412316859654, clientTimestamp=null}
|
369 | [17:01:53] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=207, levelName=minecraft:overworld, sectionPos=137438954502, clientTimestamp=null}
|
370 | [17:01:53] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=169, fullDataSource=6*-4,4, dataSourceDto=null}
|
371 | [17:01:54] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=209, levelName=minecraft:overworld, sectionPos=-274877908218, clientTimestamp=null}
|
372 | [17:01:56] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=161, fullDataSource=6*0,-6, dataSourceDto=null}
|
373 | [17:01:57] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=175, fullDataSource=6*1,-6, dataSourceDto=null}
|
374 | [17:01:57] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=173, fullDataSource=6*-6,-4, dataSourceDto=null}
|
375 | [17:01:57] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=213, levelName=minecraft:overworld, sectionPos=-412316859898, clientTimestamp=null}
|
376 | [17:01:57] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=214, levelName=minecraft:overworld, sectionPos=-412316860666, clientTimestamp=null}
|
377 | [17:01:57] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=215, levelName=minecraft:overworld, sectionPos=-412316860922, clientTimestamp=null}
|
378 | [17:02:00] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=179, fullDataSource=6*-7,0, dataSourceDto=null}
|
379 | [17:02:00] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=174, fullDataSource=6*-7,-1, dataSourceDto=null}
|
380 | [17:02:00] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=218, levelName=minecraft:overworld, sectionPos=-274877908474, clientTimestamp=null}
|
381 | [17:02:00] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=219, levelName=minecraft:overworld, sectionPos=-274877905914, clientTimestamp=null}
|
382 | [17:02:01] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=189, fullDataSource=6*3,3, dataSourceDto=null}
|
383 | [17:02:02] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=221, levelName=minecraft:overworld, sectionPos=-343597384954, clientTimestamp=null}
|
384 | [17:02:03] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=163, fullDataSource=6*-3,-6, dataSourceDto=null}
|
385 | [17:02:03] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=187, fullDataSource=6*-4,-6, dataSourceDto=null}
|
386 | [17:02:03] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=224, levelName=minecraft:overworld, sectionPos=-137438955258, clientTimestamp=null}
|
387 | [17:02:03] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=225, levelName=minecraft:overworld, sectionPos=-481036337146, clientTimestamp=null}
|
388 | [17:02:05] [Server thread/INFO]: There are 1 of a max of 96 players online: Alpdrucken
|
389 | [17:02:06] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=195, fullDataSource=6*2,4, dataSourceDto=null}
|
390 | [17:02:06] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=186, fullDataSource=6*-7,-2, dataSourceDto=null}
|
391 | [17:02:06] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=188, fullDataSource=6*4,-3, dataSourceDto=null}
|
392 | [17:02:06] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=194, fullDataSource=6*-2,5, dataSourceDto=null}
|
393 | [17:02:06] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=230, levelName=minecraft:overworld, sectionPos=343597383942, clientTimestamp=null}
|
394 | [17:02:06] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=231, levelName=minecraft:overworld, sectionPos=-412316861178, clientTimestamp=null}
|
395 | [17:02:06] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=232, levelName=minecraft:overworld, sectionPos=-68719475450, clientTimestamp=null}
|
396 | [17:02:06] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=233, levelName=minecraft:overworld, sectionPos=412316859398, clientTimestamp=null}
|
397 | [17:02:07] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=203, fullDataSource=6*3,-5, dataSourceDto=null}
|
398 | [17:02:07] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=235, levelName=minecraft:overworld, sectionPos=1286, clientTimestamp=null}
|
399 | [17:02:08] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=202, fullDataSource=6*-6,3, dataSourceDto=null}
|
400 | [17:02:08] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=237, levelName=minecraft:overworld, sectionPos=-206158431994, clientTimestamp=null}
|
401 | [17:02:09] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=207, fullDataSource=6*4,2, dataSourceDto=null}
|
402 | [17:02:09] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=239, levelName=minecraft:overworld, sectionPos=-137438952186, clientTimestamp=null}
|
403 | [17:02:11] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=200, fullDataSource=6*-7,1, dataSourceDto=null}
|
404 | [17:02:11] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=241, levelName=minecraft:overworld, sectionPos=-481036336890, clientTimestamp=null}
|
405 | [17:02:12] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=209, fullDataSource=6*-5,-5, dataSourceDto=null}
|
406 | [17:02:12] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=243, levelName=minecraft:overworld, sectionPos=206158431238, clientTimestamp=null}
|
407 | [17:02:14] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=213, fullDataSource=6*2,-6, dataSourceDto=null}
|
408 | [17:02:14] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=206, fullDataSource=6*-3,5, dataSourceDto=null}
|
409 | [17:02:14] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=246, levelName=minecraft:overworld, sectionPos=-2042, clientTimestamp=null}
|
410 | [17:02:14] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=247, levelName=minecraft:overworld, sectionPos=68719478022, clientTimestamp=null}
|
411 | [17:02:15] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=201, fullDataSource=6*0,5, dataSourceDto=null}
|
412 | [17:02:15] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=193, fullDataSource=6*-1,5, dataSourceDto=null}
|
413 | [17:02:15] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=250, levelName=minecraft:overworld, sectionPos=137438954502, clientTimestamp=null}
|
414 | [17:02:15] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=251, levelName=minecraft:overworld, sectionPos=-412316861434, clientTimestamp=null}
|
415 | [17:02:15] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=250, fullDataSource=6*4,2, dataSourceDto=null}
|
416 | [17:02:15] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=215, fullDataSource=6*-2,-7, dataSourceDto=null}
|
417 | [17:02:16] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=254, levelName=minecraft:overworld, sectionPos=274877907718, clientTimestamp=null}
|
418 | [17:02:16] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=255, levelName=minecraft:overworld, sectionPos=68719474694, clientTimestamp=null}
|
419 | [17:02:18] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=218, fullDataSource=6*-6,-5, dataSourceDto=null}
|
420 | [17:02:18] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=257, levelName=minecraft:overworld, sectionPos=-68719478778, clientTimestamp=null}
|
421 | [17:02:19] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=221, fullDataSource=6*-5,-6, dataSourceDto=null}
|
422 | [17:02:19] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=259, levelName=minecraft:overworld, sectionPos=-206158428922, clientTimestamp=null}
|
423 | [17:02:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=219, fullDataSource=6*4,-4, dataSourceDto=null}
|
424 | [17:02:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=230, fullDataSource=6*1,5, dataSourceDto=null}
|
425 | [17:02:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=214, fullDataSource=6*-1,-7, dataSourceDto=null}
|
426 | [17:02:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=263, levelName=minecraft:overworld, sectionPos=-412316859642, clientTimestamp=null}
|
427 | [17:02:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=264, levelName=minecraft:overworld, sectionPos=343597384198, clientTimestamp=null}
|
428 | [17:02:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=265, levelName=minecraft:overworld, sectionPos=481036336902, clientTimestamp=null}
|
429 | [17:02:23] [Server thread/INFO]: Alpdrucken has made the advancement [We Need to Go Deeper]
|
430 | [17:02:23] [Server thread/INFO]: Player changed level: Alpdrucken
|
431 | [17:02:23] [Server thread/INFO]: [Alpdrucken: Teleported Alpdrucken to 100.500000, 100.000000, 100.500000]
|
432 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=235}
|
433 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=232}
|
434 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=247}
|
435 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=265}
|
436 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=239}
|
437 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=231}
|
438 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=251}
|
439 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=233}
|
440 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=259}
|
441 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=243}
|
442 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=254}
|
443 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=237}
|
444 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=264}
|
445 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=263}
|
446 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=224}
|
447 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=241}
|
448 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=225}
|
449 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=257}
|
450 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=255}
|
451 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=246}
|
452 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Received message: RemotePlayerConfigMessage{payload=MultiplayerConfig{renderDistanceRadius=128, distantGenerationEnabled=true, fullDataRequestConcurrencyLimit=20, realTimeUpdatesEnabled=false, loginDataSyncEnabled=false, loginDataSyncRCLimit=50}}
|
453 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Sending message: CurrentLevelKeyMessage{levelKey=minecraft:the_nether}
|
454 | [17:02:23] [Netty Epoll Server IO #2/INFO]: Sending message: RemotePlayerConfigMessage{payload=ConstrainedMultiplayerConfig{renderDistanceRadius=128, distantGenerationEnabled=true, fullDataRequestConcurrencyLimit=20, realTimeUpdatesEnabled=false, loginDataSyncEnabled=false, loginDataSyncRCLimit=50}}
|
455 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=286, levelName=minecraft:the_nether, sectionPos=68719476998, clientTimestamp=null}
|
456 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=287, levelName=minecraft:the_nether, sectionPos=68719477254, clientTimestamp=null}
|
457 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=288, levelName=minecraft:the_nether, sectionPos=137438953734, clientTimestamp=null}
|
458 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=289, levelName=minecraft:the_nether, sectionPos=262, clientTimestamp=null}
|
459 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=290, levelName=minecraft:the_nether, sectionPos=68719476742, clientTimestamp=null}
|
460 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=291, levelName=minecraft:the_nether, sectionPos=137438953990, clientTimestamp=null}
|
461 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=292, levelName=minecraft:the_nether, sectionPos=518, clientTimestamp=null}
|
462 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=293, levelName=minecraft:the_nether, sectionPos=137438953478, clientTimestamp=null}
|
463 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=294, levelName=minecraft:the_nether, sectionPos=6, clientTimestamp=null}
|
464 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=295, levelName=minecraft:the_nether, sectionPos=68719477510, clientTimestamp=null}
|
465 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=296, levelName=minecraft:the_nether, sectionPos=206158430470, clientTimestamp=null}
|
466 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=297, levelName=minecraft:the_nether, sectionPos=-68719476474, clientTimestamp=null}
|
467 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=298, levelName=minecraft:the_nether, sectionPos=137438953222, clientTimestamp=null}
|
468 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=299, levelName=minecraft:the_nether, sectionPos=137438954246, clientTimestamp=null}
|
469 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=300, levelName=minecraft:the_nether, sectionPos=206158430726, clientTimestamp=null}
|
470 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=301, levelName=minecraft:the_nether, sectionPos=774, clientTimestamp=null}
|
471 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=302, levelName=minecraft:the_nether, sectionPos=206158430214, clientTimestamp=null}
|
472 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=303, levelName=minecraft:the_nether, sectionPos=-68719476218, clientTimestamp=null}
|
473 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=304, levelName=minecraft:the_nether, sectionPos=206158429958, clientTimestamp=null}
|
474 | [17:02:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=305, levelName=minecraft:the_nether, sectionPos=-68719476730, clientTimestamp=null}
|
475 | [17:02:34] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=286, fullDataSource=6*1,1, dataSourceDto=null}
|
476 | [17:02:35] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=307, levelName=minecraft:the_nether, sectionPos=68719476486, clientTimestamp=null}
|
477 | [17:02:35] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=291, fullDataSource=6*2,2, dataSourceDto=null}
|
478 | [17:02:35] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=288, fullDataSource=6*1,2, dataSourceDto=null}
|
479 | [17:02:36] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=287, fullDataSource=6*2,1, dataSourceDto=null}
|
480 | [17:02:36] [Server thread/INFO]: There are 1 of a max of 96 players online: Alpdrucken
|
481 | [17:02:36] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=311, levelName=minecraft:the_nether, sectionPos=206158430982, clientTimestamp=null}
|
482 | [17:02:36] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=312, levelName=minecraft:the_nether, sectionPos=-68719475962, clientTimestamp=null}
|
483 | [17:02:36] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=313, levelName=minecraft:the_nether, sectionPos=274877906694, clientTimestamp=null}
|
484 | [17:02:36] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=293, fullDataSource=6*0,2, dataSourceDto=null}
|
485 | [17:02:37] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=290, fullDataSource=6*0,1, dataSourceDto=null}
|
486 | [17:02:37] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=294, fullDataSource=6*0,0, dataSourceDto=null}
|
487 | [17:02:37] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=316, levelName=minecraft:the_nether, sectionPos=68719477766, clientTimestamp=null}
|
488 | [17:02:37] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=317, levelName=minecraft:the_nether, sectionPos=274877907206, clientTimestamp=null}
|
489 | [17:02:37] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=292, fullDataSource=6*2,0, dataSourceDto=null}
|
490 | [17:02:37] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=289, fullDataSource=6*1,0, dataSourceDto=null}
|
491 | [17:02:38] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=321, levelName=minecraft:the_nether, sectionPos=-250, clientTimestamp=null}
|
492 | [17:02:38] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=322, levelName=minecraft:the_nether, sectionPos=274877907462, clientTimestamp=null}
|
493 | [17:02:38] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=323, levelName=minecraft:the_nether, sectionPos=137438954502, clientTimestamp=null}
|
494 | [17:02:43] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=311, fullDataSource=6*3,3, dataSourceDto=null}
|
495 | [17:02:44] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=325, levelName=minecraft:the_nether, sectionPos=-137438953210, clientTimestamp=null}
|
496 | [17:02:45] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=301, fullDataSource=6*3,0, dataSourceDto=null}
|
497 | [17:02:45] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=295, fullDataSource=6*3,1, dataSourceDto=null}
|
498 | [17:02:45] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=299, fullDataSource=6*3,2, dataSourceDto=null}
|
499 | [17:02:45] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=300, fullDataSource=6*2,3, dataSourceDto=null}
|
500 | [17:02:45] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=328, levelName=minecraft:the_nether, sectionPos=137438952966, clientTimestamp=null}
|
501 | [17:02:45] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=329, levelName=minecraft:the_nether, sectionPos=-137438952954, clientTimestamp=null}
|
502 | [17:02:45] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=302, fullDataSource=6*0,3, dataSourceDto=null}
|
503 | [17:02:45] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=298, fullDataSource=6*-1,1, dataSourceDto=null}
|
504 | [17:02:46] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=296, fullDataSource=6*1,3, dataSourceDto=null}
|
505 | [17:02:46] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=304, fullDataSource=6*-1,2, dataSourceDto=null}
|
506 | [17:02:46] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=336, levelName=minecraft:the_nether, sectionPos=-137438953466, clientTimestamp=null}
|
507 | [17:02:46] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=337, levelName=minecraft:the_nether, sectionPos=1030, clientTimestamp=null}
|
508 | [17:02:46] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=338, levelName=minecraft:the_nether, sectionPos=68719476230, clientTimestamp=null}
|
509 | [17:02:46] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=339, levelName=minecraft:the_nether, sectionPos=206158429702, clientTimestamp=null}
|
510 | [17:02:46] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=340, levelName=minecraft:the_nether, sectionPos=274877906950, clientTimestamp=null}
|
511 | [17:02:46] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=341, levelName=minecraft:the_nether, sectionPos=-137438952698, clientTimestamp=null}
|
512 | [17:02:47] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=305, fullDataSource=6*0,-1, dataSourceDto=null}
|
513 | [17:02:48] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=303, fullDataSource=6*2,-1, dataSourceDto=null}
|
514 | [17:02:48] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=344, levelName=minecraft:the_nether, sectionPos=-68719476986, clientTimestamp=null}
|
515 | [17:02:48] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=345, levelName=minecraft:the_nether, sectionPos=-68719475706, clientTimestamp=null}
|
516 | [17:02:48] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=297, fullDataSource=6*1,-1, dataSourceDto=null}
|
517 | [17:02:48] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=312, fullDataSource=6*3,-1, dataSourceDto=null}
|
518 | [17:02:49] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=348, levelName=minecraft:the_nether, sectionPos=-506, clientTimestamp=null}
|
519 | [17:02:49] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=349, levelName=minecraft:the_nether, sectionPos=206158431238, clientTimestamp=null}
|
520 | [17:02:49] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=313, fullDataSource=6*-1,3, dataSourceDto=null}
|
521 | [17:02:49] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=307, fullDataSource=6*-1,0, dataSourceDto=null}
|
522 | [17:02:49] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=321, fullDataSource=6*-1,-1, dataSourceDto=null}
|
523 | [17:02:50] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=353, levelName=minecraft:the_nether, sectionPos=274877907718, clientTimestamp=null}
|
524 | [17:02:50] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=354, levelName=minecraft:the_nether, sectionPos=343597383430, clientTimestamp=null}
|
525 | [17:02:50] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=355, levelName=minecraft:the_nether, sectionPos=274877906438, clientTimestamp=null}
|
526 | [17:02:56] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=317, fullDataSource=6*1,4, dataSourceDto=null}
|
527 | [17:02:56] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=322, fullDataSource=6*2,4, dataSourceDto=null}
|
528 | [17:02:57] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=358, levelName=minecraft:the_nether, sectionPos=343597383942, clientTimestamp=null}
|
529 | [17:02:57] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=359, levelName=minecraft:the_nether, sectionPos=68719478022, clientTimestamp=null}
|
530 | [17:02:57] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=316, fullDataSource=6*4,1, dataSourceDto=null}
|
531 | [17:02:57] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=323, fullDataSource=6*4,2, dataSourceDto=null}
|
532 | [17:02:58] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=362, levelName=minecraft:the_nether, sectionPos=137438952710, clientTimestamp=null}
|
533 | [17:02:58] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=363, levelName=minecraft:the_nether, sectionPos=343597384198, clientTimestamp=null}
|
534 | [17:02:59] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=329, fullDataSource=6*2,-2, dataSourceDto=null}
|
535 | [17:03:00] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=341, fullDataSource=6*3,-2, dataSourceDto=null}
|
536 | [17:03:00] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=366, levelName=minecraft:the_nether, sectionPos=-206158429946, clientTimestamp=null}
|
537 | [17:03:00] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=367, levelName=minecraft:the_nether, sectionPos=206158429446, clientTimestamp=null}
|
538 | [17:03:00] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=325, fullDataSource=6*1,-2, dataSourceDto=null}
|
539 | [17:03:01] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=369, levelName=minecraft:the_nether, sectionPos=68719475974, clientTimestamp=null}
|
540 | [17:03:01] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=348, fullDataSource=6*-2,-1, dataSourceDto=null}
|
541 | [17:03:01] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=336, fullDataSource=6*0,-2, dataSourceDto=null}
|
542 | [17:03:02] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=344, fullDataSource=6*-1,-2, dataSourceDto=null}
|
543 | [17:03:02] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=373, levelName=minecraft:the_nether, sectionPos=343597383686, clientTimestamp=null}
|
544 | [17:03:02] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=374, levelName=minecraft:the_nether, sectionPos=-206158430202, clientTimestamp=null}
|
545 | [17:03:02] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=375, levelName=minecraft:the_nether, sectionPos=-206158429690, clientTimestamp=null}
|
546 | [17:03:02] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=338, fullDataSource=6*-2,0, dataSourceDto=null}
|
547 | [17:03:03] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=377, levelName=minecraft:the_nether, sectionPos=137438954758, clientTimestamp=null}
|
548 | [17:03:03] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=339, fullDataSource=6*-2,2, dataSourceDto=null}
|
549 | [17:03:03] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=328, fullDataSource=6*-2,1, dataSourceDto=null}
|
550 | [17:03:03] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=349, fullDataSource=6*4,3, dataSourceDto=null}
|
551 | [17:03:04] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=381, levelName=minecraft:the_nether, sectionPos=1286, clientTimestamp=null}
|
552 | [17:03:04] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=382, levelName=minecraft:the_nether, sectionPos=343597383174, clientTimestamp=null}
|
553 | [17:03:04] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=383, levelName=minecraft:the_nether, sectionPos=-68719477242, clientTimestamp=null}
|
554 | [17:03:04] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=353, fullDataSource=6*3,4, dataSourceDto=null}
|
555 | [17:03:05] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=385, levelName=minecraft:the_nether, sectionPos=274877907974, clientTimestamp=null}
|
556 | [17:03:05] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=340, fullDataSource=6*0,4, dataSourceDto=null}
|
557 | [17:03:06] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=387, levelName=minecraft:the_nether, sectionPos=-137438952442, clientTimestamp=null}
|
558 | [17:03:06] [Server thread/INFO]: There are 1 of a max of 96 players online: Alpdrucken
|
559 | [17:03:07] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=345, fullDataSource=6*4,-1, dataSourceDto=null}
|
560 | [17:03:07] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=354, fullDataSource=6*-1,4, dataSourceDto=null}
|
561 | [17:03:07] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=337, fullDataSource=6*4,0, dataSourceDto=null}
|
562 | [17:03:08] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=391, levelName=minecraft:the_nether, sectionPos=274877906182, clientTimestamp=null}
|
563 | [17:03:08] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=392, levelName=minecraft:the_nether, sectionPos=412316860166, clientTimestamp=null}
|
564 | [17:03:08] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=393, levelName=minecraft:the_nether, sectionPos=-762, clientTimestamp=null}
|
565 | [17:03:08] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=363, fullDataSource=6*2,5, dataSourceDto=null}
|
566 | [17:03:09] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=395, levelName=minecraft:the_nether, sectionPos=343597384454, clientTimestamp=null}
|
567 | [17:03:09] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=359, fullDataSource=6*5,1, dataSourceDto=null}
|
568 | [17:03:10] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=397, levelName=minecraft:the_nether, sectionPos=206158431494, clientTimestamp=null}
|
569 | [17:03:10] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=355, fullDataSource=6*-2,3, dataSourceDto=null}
|
570 | [17:03:10] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=367, fullDataSource=6*-3,2, dataSourceDto=null}
|
571 | [17:03:11] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=400, levelName=minecraft:the_nether, sectionPos=-68719475450, clientTimestamp=null}
|
572 | [17:03:11] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=401, levelName=minecraft:the_nether, sectionPos=-206158429434, clientTimestamp=null}
|
573 | [17:03:12] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=375, fullDataSource=6*2,-3, dataSourceDto=null}
|
574 | [17:03:12] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=358, fullDataSource=6*1,5, dataSourceDto=null}
|
575 | [17:03:12] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=373, fullDataSource=6*0,5, dataSourceDto=null}
|
576 | [17:03:13] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=362, fullDataSource=6*-3,1, dataSourceDto=null}
|
577 | [17:03:13] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=369, fullDataSource=6*-3,0, dataSourceDto=null}
|
578 | [17:03:13] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=407, levelName=minecraft:the_nether, sectionPos=-137438953722, clientTimestamp=null}
|
579 | [17:03:13] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=408, levelName=minecraft:the_nether, sectionPos=274877908230, clientTimestamp=null}
|
580 | [17:03:13] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=409, levelName=minecraft:the_nether, sectionPos=343597384710, clientTimestamp=null}
|
581 | [17:03:13] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=410, levelName=minecraft:the_nether, sectionPos=68719478278, clientTimestamp=null}
|
582 | [17:03:13] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=411, levelName=minecraft:the_nether, sectionPos=412316860678, clientTimestamp=null}
|
583 | [17:03:13] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=377, fullDataSource=6*5,2, dataSourceDto=null}
|
584 | [17:03:14] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=413, levelName=minecraft:the_nether, sectionPos=412316859910, clientTimestamp=null}
|
585 | [17:03:14] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=366, fullDataSource=6*1,-3, dataSourceDto=null}
|
586 | [17:03:14] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=374, fullDataSource=6*0,-3, dataSourceDto=null}
|
587 | [17:03:15] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=416, levelName=minecraft:the_nether, sectionPos=343597382918, clientTimestamp=null}
|
588 | [17:03:15] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=417, levelName=minecraft:the_nether, sectionPos=137438952454, clientTimestamp=null}
|
589 | [17:03:15] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=385, fullDataSource=6*4,4, dataSourceDto=null}
|
590 | [17:03:15] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=383, fullDataSource=6*-2,-2, dataSourceDto=null}
|
591 | [17:03:16] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=420, levelName=minecraft:the_nether, sectionPos=412316860422, clientTimestamp=null}
|
592 | [17:03:16] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=421, levelName=minecraft:the_nether, sectionPos=412316860934, clientTimestamp=null}
|
593 | [17:03:17] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=382, fullDataSource=6*-2,4, dataSourceDto=null}
|
594 | [17:03:17] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=391, fullDataSource=6*-3,3, dataSourceDto=null}
|
595 | [17:03:18] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=393, fullDataSource=6*-3,-1, dataSourceDto=null}
|
596 | [17:03:18] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=425, levelName=minecraft:the_nether, sectionPos=-68719477498, clientTimestamp=null}
|
597 | [17:03:18] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=426, levelName=minecraft:the_nether, sectionPos=206158429190, clientTimestamp=null}
|
598 | [17:03:18] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=427, levelName=minecraft:the_nether, sectionPos=-137438953978, clientTimestamp=null}
|
599 | [17:03:19] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=395, fullDataSource=6*3,5, dataSourceDto=null}
|
600 | [17:03:19] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=397, fullDataSource=6*5,3, dataSourceDto=null}
|
601 | [17:03:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=430, levelName=minecraft:the_nether, sectionPos=-137438952186, clientTimestamp=null}
|
602 | [17:03:20] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=431, levelName=minecraft:the_nether, sectionPos=-206158429178, clientTimestamp=null}
|
603 | [17:03:20] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=381, fullDataSource=6*5,0, dataSourceDto=null}
|
604 | [17:03:20] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=400, fullDataSource=6*5,-1, dataSourceDto=null}
|
605 | [17:03:20] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=387, fullDataSource=6*4,-2, dataSourceDto=null}
|
606 | [17:03:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=401, fullDataSource=6*3,-3, dataSourceDto=null}
|
607 | [17:03:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=408, fullDataSource=6*5,4, dataSourceDto=null}
|
608 | [17:03:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=437, levelName=minecraft:the_nether, sectionPos=-274877906682, clientTimestamp=null}
|
609 | [17:03:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=438, levelName=minecraft:the_nether, sectionPos=137438955014, clientTimestamp=null}
|
610 | [17:03:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=439, levelName=minecraft:the_nether, sectionPos=68719475718, clientTimestamp=null}
|
611 | [17:03:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=440, levelName=minecraft:the_nether, sectionPos=1542, clientTimestamp=null}
|
612 | [17:03:21] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=441, levelName=minecraft:the_nether, sectionPos=-274877906938, clientTimestamp=null}
|
613 | [17:03:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=409, fullDataSource=6*4,5, dataSourceDto=null}
|
614 | [17:03:22] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=443, levelName=minecraft:the_nether, sectionPos=-274877906426, clientTimestamp=null}
|
615 | [17:03:22] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=410, fullDataSource=6*6,1, dataSourceDto=null}
|
616 | [17:03:23] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=445, levelName=minecraft:the_nether, sectionPos=412316861190, clientTimestamp=null}
|
617 | [17:03:23] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=392, fullDataSource=6*-1,5, dataSourceDto=null}
|
618 | [17:03:24] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=447, levelName=minecraft:the_nether, sectionPos=-68719475194, clientTimestamp=null}
|
619 | [17:03:24] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=413, fullDataSource=6*-2,5, dataSourceDto=null}
|
620 | [17:03:24] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=416, fullDataSource=6*-3,4, dataSourceDto=null}
|
621 | [17:03:25] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=421, fullDataSource=6*2,6, dataSourceDto=null}
|
622 | [17:03:25] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=451, levelName=minecraft:the_nether, sectionPos=206158431750, clientTimestamp=null}
|
623 | [17:03:25] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=452, levelName=minecraft:the_nether, sectionPos=-274877906170, clientTimestamp=null}
|
624 | [17:03:25] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=453, levelName=minecraft:the_nether, sectionPos=481036336902, clientTimestamp=null}
|
625 | [17:03:25] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=411, fullDataSource=6*1,6, dataSourceDto=null}
|
626 | [17:03:25] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=420, fullDataSource=6*0,6, dataSourceDto=null}
|
627 | [17:03:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=456, levelName=minecraft:the_nether, sectionPos=-206158430458, clientTimestamp=null}
|
628 | [17:03:26] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=457, levelName=minecraft:the_nether, sectionPos=274877905926, clientTimestamp=null}
|
629 | [17:03:26] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=427, fullDataSource=6*-2,-3, dataSourceDto=null}
|
630 | [17:03:26] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=425, fullDataSource=6*-3,-2, dataSourceDto=null}
|
631 | [17:03:27] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=407, fullDataSource=6*-1,-3, dataSourceDto=null}
|
632 | [17:03:27] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=461, levelName=minecraft:the_nether, sectionPos=-1018, clientTimestamp=null}
|
633 | [17:03:27] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=462, levelName=minecraft:the_nether, sectionPos=343597384966, clientTimestamp=null}
|
634 | [17:03:27] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=463, levelName=minecraft:the_nether, sectionPos=412316859654, clientTimestamp=null}
|
635 | [17:03:27] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=426, fullDataSource=6*-4,2, dataSourceDto=null}
|
636 | [17:03:28] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=465, levelName=minecraft:the_nether, sectionPos=-68719475194, clientTimestamp=null}
|
637 | [17:03:28] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=438, fullDataSource=6*6,2, dataSourceDto=null}
|
638 | [17:03:28] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=417, fullDataSource=6*-4,1, dataSourceDto=null}
|
639 | [17:03:28] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=439, fullDataSource=6*-4,0, dataSourceDto=null}
|
640 | [17:03:29] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=430, fullDataSource=6*5,-2, dataSourceDto=null}
|
641 | [17:03:29] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=470, levelName=minecraft:the_nether, sectionPos=-206158428922, clientTimestamp=null}
|
642 | [17:03:29] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=471, levelName=minecraft:the_nether, sectionPos=-137438951930, clientTimestamp=null}
|
643 | [17:03:29] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=472, levelName=minecraft:the_nether, sectionPos=-274877905914, clientTimestamp=null}
|
644 | [17:03:29] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=473, levelName=minecraft:the_nether, sectionPos=481036336646, clientTimestamp=null}
|
645 | [17:03:30] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=437, fullDataSource=6*1,-4, dataSourceDto=null}
|
646 | [17:03:30] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=443, fullDataSource=6*2,-4, dataSourceDto=null}
|
647 | [17:03:31] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=476, levelName=minecraft:the_nether, sectionPos=481036336902, clientTimestamp=null}
|
648 | [17:03:31] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=477, levelName=minecraft:the_nether, sectionPos=481036336646, clientTimestamp=null}
|
649 | [17:03:31] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=440, fullDataSource=6*6,0, dataSourceDto=null}
|
650 | [17:03:31] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=465, fullDataSource=6*6,-1, dataSourceDto=null}
|
651 | [17:03:31] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=447, fullDataSource=6*6,-1, dataSourceDto=null}
|
652 | [17:03:31] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=445, fullDataSource=6*3,6, dataSourceDto=null}
|
653 | [17:03:32] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=482, levelName=minecraft:the_nether, sectionPos=274877908486, clientTimestamp=null}
|
654 | [17:03:32] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=483, levelName=minecraft:the_nether, sectionPos=-137438951930, clientTimestamp=null}
|
655 | [17:03:32] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=484, levelName=minecraft:the_nether, sectionPos=343597382662, clientTimestamp=null}
|
656 | [17:03:32] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=485, levelName=minecraft:the_nether, sectionPos=-206158430714, clientTimestamp=null}
|
657 | [17:03:32] [Netty Epoll Server IO #2/INFO]: Received message: CancelMessage{futureId=483}
|
658 | [17:03:32] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=451, fullDataSource=6*6,3, dataSourceDto=null}
|
659 | [17:03:32] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=452, fullDataSource=6*3,-4, dataSourceDto=null}
|
660 | [17:03:33] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=489, levelName=minecraft:the_nether, sectionPos=412316861446, clientTimestamp=null}
|
661 | [17:03:33] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=490, levelName=minecraft:the_nether, sectionPos=-68719477754, clientTimestamp=null}
|
662 | [17:03:33] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=491, levelName=minecraft:the_nether, sectionPos=68719478534, clientTimestamp=null}
|
663 | [17:03:33] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=456, fullDataSource=6*-1,-4, dataSourceDto=null}
|
664 | [17:03:34] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=493, levelName=minecraft:the_nether, sectionPos=481036337414, clientTimestamp=null}
|
665 | [17:03:34] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=462, fullDataSource=6*5,5, dataSourceDto=null}
|
666 | [17:03:34] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=441, fullDataSource=6*0,-4, dataSourceDto=null}
|
667 | [17:03:35] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=457, fullDataSource=6*-4,3, dataSourceDto=null}
|
668 | [17:03:35] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=497, levelName=minecraft:the_nether, sectionPos=137438955270, clientTimestamp=null}
|
669 | [17:03:35] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=498, levelName=minecraft:the_nether, sectionPos=-343597383418, clientTimestamp=null}
|
670 | [17:03:35] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=499, levelName=minecraft:the_nether, sectionPos=1798, clientTimestamp=null}
|
671 | [17:03:35] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=461, fullDataSource=6*-4,-1, dataSourceDto=null}
|
672 | [17:03:36] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=501, levelName=minecraft:the_nether, sectionPos=481036337670, clientTimestamp=null}
|
673 | [17:03:36] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=471, fullDataSource=6*6,-2, dataSourceDto=null}
|
674 | [17:03:37] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=503, levelName=minecraft:the_nether, sectionPos=-68719475194, clientTimestamp=null}
|
675 | [17:03:37] [Server thread/INFO]: There are 1 of a max of 96 players online: Alpdrucken
|
676 | [17:03:37] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=503, fullDataSource=6*6,-1, dataSourceDto=null}
|
677 | [17:03:37] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=453, fullDataSource=6*-1,6, dataSourceDto=null}
|
678 | [17:03:37] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=476, fullDataSource=6*-1,6, dataSourceDto=null}
|
679 | [17:03:37] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=473, fullDataSource=6*-2,6, dataSourceDto=null}
|
680 | [17:03:37] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=477, fullDataSource=6*-2,6, dataSourceDto=null}
|
681 | [17:03:37] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=431, fullDataSource=6*4,-3, dataSourceDto=null}
|
682 | [17:03:37] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=470, fullDataSource=6*5,-3, dataSourceDto=null}
|
683 | [17:03:38] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=472, fullDataSource=6*4,-4, dataSourceDto=null}
|
684 | [17:03:38] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=512, levelName=minecraft:the_nether, sectionPos=-137438951930, clientTimestamp=null}
|
685 | [17:03:38] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=513, levelName=minecraft:the_nether, sectionPos=481036337158, clientTimestamp=null}
|
686 | [17:03:38] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=514, levelName=minecraft:the_nether, sectionPos=137438952198, clientTimestamp=null}
|
687 | [17:03:38] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=515, levelName=minecraft:the_nether, sectionPos=-343597383162, clientTimestamp=null}
|
688 | [17:03:38] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=516, levelName=minecraft:the_nether, sectionPos=-343597383674, clientTimestamp=null}
|
689 | [17:03:38] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=517, levelName=minecraft:the_nether, sectionPos=206158428934, clientTimestamp=null}
|
690 | [17:03:38] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=518, levelName=minecraft:the_nether, sectionPos=68719475462, clientTimestamp=null}
|
691 | [17:03:38] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=519, levelName=minecraft:the_nether, sectionPos=206158432006, clientTimestamp=null}
|
692 | [17:03:38] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=512, fullDataSource=6*6,-2, dataSourceDto=null}
|
693 | [17:03:39] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=521, levelName=minecraft:the_nether, sectionPos=481036337926, clientTimestamp=null}
|
694 | [17:03:39] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=463, fullDataSource=6*-3,5, dataSourceDto=null}
|
695 | [17:03:39] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=484, fullDataSource=6*-4,4, dataSourceDto=null}
|
696 | [17:03:40] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=482, fullDataSource=6*6,4, dataSourceDto=null}
|
697 | [17:03:40] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=485, fullDataSource=6*-2,-4, dataSourceDto=null}
|
698 | [17:03:40] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=526, levelName=minecraft:the_nether, sectionPos=-68719474938, clientTimestamp=null}
|
699 | [17:03:40] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=527, levelName=minecraft:the_nether, sectionPos=549755813638, clientTimestamp=null}
|
700 | [17:03:40] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=528, levelName=minecraft:the_nether, sectionPos=343597385222, clientTimestamp=null}
|
701 | [17:03:40] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=529, levelName=minecraft:the_nether, sectionPos=412316861702, clientTimestamp=null}
|
702 | [17:03:40] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=489, fullDataSource=6*4,6, dataSourceDto=null}
|
703 | [17:03:41] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=531, levelName=minecraft:the_nether, sectionPos=-343597382906, clientTimestamp=null}
|
704 | [17:03:41] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=490, fullDataSource=6*-4,-2, dataSourceDto=null}
|
705 | [17:03:42] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=533, levelName=minecraft:the_nether, sectionPos=274877905670, clientTimestamp=null}
|
706 | [17:03:42] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=499, fullDataSource=6*7,0, dataSourceDto=null}
|
707 | [17:03:42] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=491, fullDataSource=6*7,1, dataSourceDto=null}
|
708 | [17:03:42] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=497, fullDataSource=6*7,2, dataSourceDto=null}
|
709 | [17:03:43] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=537, levelName=minecraft:the_nether, sectionPos=-274877905658, clientTimestamp=null}
|
710 | [17:03:43] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=538, levelName=minecraft:the_nether, sectionPos=412316859398, clientTimestamp=null}
|
711 | [17:03:43] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=539, levelName=minecraft:the_nether, sectionPos=274877908742, clientTimestamp=null}
|
712 | [17:03:43] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=501, fullDataSource=6*2,7, dataSourceDto=null}
|
713 | [17:03:44] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=541, levelName=minecraft:the_nether, sectionPos=-274877907194, clientTimestamp=null}
|
714 | [17:03:45] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=493, fullDataSource=6*1,7, dataSourceDto=null}
|
715 | [17:03:45] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=519, fullDataSource=6*7,3, dataSourceDto=null}
|
716 | [17:03:45] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=498, fullDataSource=6*1,-5, dataSourceDto=null}
|
717 | [17:03:46] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=516, fullDataSource=6*0,-5, dataSourceDto=null}
|
718 | [17:03:46] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=546, levelName=minecraft:the_nether, sectionPos=481036338182, clientTimestamp=null}
|
719 | [17:03:46] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=547, levelName=minecraft:the_nether, sectionPos=-137438951674, clientTimestamp=null}
|
720 | [17:03:46] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=548, levelName=minecraft:the_nether, sectionPos=549755813382, clientTimestamp=null}
|
721 | [17:03:46] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=549, levelName=minecraft:the_nether, sectionPos=-274877907450, clientTimestamp=null}
|
722 | [17:03:46] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=515, fullDataSource=6*2,-5, dataSourceDto=null}
|
723 | [17:03:46] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=514, fullDataSource=6*-5,1, dataSourceDto=null}
|
724 | [17:03:46] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=518, fullDataSource=6*-5,0, dataSourceDto=null}
|
725 | [17:03:47] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=553, levelName=minecraft:the_nether, sectionPos=-1274, clientTimestamp=null}
|
726 | [17:03:47] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=554, levelName=minecraft:the_nether, sectionPos=-68719478010, clientTimestamp=null}
|
727 | [17:03:47] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=555, levelName=minecraft:the_nether, sectionPos=68719478790, clientTimestamp=null}
|
728 | [17:03:47] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=517, fullDataSource=6*-5,2, dataSourceDto=null}
|
729 | [17:03:48] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=557, levelName=minecraft:the_nether, sectionPos=-137438954234, clientTimestamp=null}
|
730 | [17:03:48] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=528, fullDataSource=6*6,5, dataSourceDto=null}
|
731 | [17:03:48] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=529, fullDataSource=6*5,6, dataSourceDto=null}
|
732 | [17:03:48] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=521, fullDataSource=6*3,7, dataSourceDto=null}
|
733 | [17:03:49] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=561, levelName=minecraft:the_nether, sectionPos=-206158430970, clientTimestamp=null}
|
734 | [17:03:49] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=562, levelName=minecraft:the_nether, sectionPos=-137438954490, clientTimestamp=null}
|
735 | [17:03:49] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=563, levelName=minecraft:the_nether, sectionPos=549755814150, clientTimestamp=null}
|
736 | [17:03:49] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=531, fullDataSource=6*3,-5, dataSourceDto=null}
|
737 | [17:03:49] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=513, fullDataSource=6*0,7, dataSourceDto=null}
|
738 | [17:03:50] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=566, levelName=minecraft:the_nether, sectionPos=137438955526, clientTimestamp=null}
|
739 | [17:03:50] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=567, levelName=minecraft:the_nether, sectionPos=2054, clientTimestamp=null}
|
740 | [17:03:50] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=538, fullDataSource=6*-4,5, dataSourceDto=null}
|
741 | [17:03:50] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=537, fullDataSource=6*5,-4, dataSourceDto=null}
|
742 | [17:03:50] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=533, fullDataSource=6*-5,3, dataSourceDto=null}
|
743 | [17:03:51] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=571, levelName=minecraft:the_nether, sectionPos=549755814406, clientTimestamp=null}
|
744 | [17:03:51] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=572, levelName=minecraft:the_nether, sectionPos=549755813894, clientTimestamp=null}
|
745 | [17:03:51] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=573, levelName=minecraft:the_nether, sectionPos=-412316860154, clientTimestamp=null}
|
746 | [17:03:51] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=539, fullDataSource=6*7,4, dataSourceDto=null}
|
747 | [17:03:52] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=575, levelName=minecraft:the_nether, sectionPos=137438951942, clientTimestamp=null}
|
748 | [17:03:53] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=548, fullDataSource=6*-2,7, dataSourceDto=null}
|
749 | [17:03:53] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=526, fullDataSource=6*7,-1, dataSourceDto=null}
|
750 | [17:03:53] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=547, fullDataSource=6*7,-2, dataSourceDto=null}
|
751 | [17:03:53] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=546, fullDataSource=6*4,7, dataSourceDto=null}
|
752 | [17:03:54] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=527, fullDataSource=6*-1,7, dataSourceDto=null}
|
753 | [17:03:54] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=581, levelName=minecraft:the_nether, sectionPos=-412316859898, clientTimestamp=null}
|
754 | [17:03:54] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=582, levelName=minecraft:the_nether, sectionPos=343597385478, clientTimestamp=null}
|
755 | [17:03:54] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=583, levelName=minecraft:the_nether, sectionPos=-412316860410, clientTimestamp=null}
|
756 | [17:03:54] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=584, levelName=minecraft:the_nether, sectionPos=481036338438, clientTimestamp=null}
|
757 | [17:03:54] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=585, levelName=minecraft:the_nether, sectionPos=206158428678, clientTimestamp=null}
|
758 | [17:03:54] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=541, fullDataSource=6*-1,-5, dataSourceDto=null}
|
759 | [17:03:54] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=549, fullDataSource=6*-2,-5, dataSourceDto=null}
|
760 | [17:03:55] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=588, levelName=minecraft:the_nether, sectionPos=-206158428666, clientTimestamp=null}
|
761 | [17:03:55] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=589, levelName=minecraft:the_nether, sectionPos=-343597382650, clientTimestamp=null}
|
762 | [17:03:55] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=554, fullDataSource=6*-5,-2, dataSourceDto=null}
|
763 | [17:03:55] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=553, fullDataSource=6*-5,-1, dataSourceDto=null}
|
764 | [17:03:56] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=592, levelName=minecraft:the_nether, sectionPos=-274877905402, clientTimestamp=null}
|
765 | [17:03:56] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=593, levelName=minecraft:the_nether, sectionPos=68719475206, clientTimestamp=null}
|
766 | [17:03:56] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=561, fullDataSource=6*-3,-4, dataSourceDto=null}
|
767 | [17:03:57] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=595, levelName=minecraft:the_nether, sectionPos=-206158431226, clientTimestamp=null}
|
768 | [17:03:57] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=557, fullDataSource=6*-3,-3, dataSourceDto=null}
|
769 | [17:03:57] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=562, fullDataSource=6*-4,-3, dataSourceDto=null}
|
770 | [17:03:58] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=598, levelName=minecraft:the_nether, sectionPos=-206158428410, clientTimestamp=null}
|
771 | [17:03:58] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=599, levelName=minecraft:the_nether, sectionPos=206158432262, clientTimestamp=null}
|
772 | [17:03:58] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=567, fullDataSource=6*8,0, dataSourceDto=null}
|
773 | [17:03:58] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=555, fullDataSource=6*8,1, dataSourceDto=null}
|
774 | [17:03:59] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=566, fullDataSource=6*8,2, dataSourceDto=null}
|
775 | [17:03:59] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=603, levelName=minecraft:the_nether, sectionPos=-343597382394, clientTimestamp=null}
|
776 | [17:03:59] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=604, levelName=minecraft:the_nether, sectionPos=549755814662, clientTimestamp=null}
|
777 | [17:03:59] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=605, levelName=minecraft:the_nether, sectionPos=-68719474682, clientTimestamp=null}
|
778 | [17:03:59] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=563, fullDataSource=6*1,8, dataSourceDto=null}
|
779 | [17:03:59] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=571, fullDataSource=6*2,8, dataSourceDto=null}
|
780 | [17:04:00] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=572, fullDataSource=6*0,8, dataSourceDto=null}
|
781 | [17:04:00] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=609, levelName=minecraft:the_nether, sectionPos=-412316859642, clientTimestamp=null}
|
782 | [17:04:00] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=610, levelName=minecraft:the_nether, sectionPos=274877905414, clientTimestamp=null}
|
783 | [17:04:00] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=611, levelName=minecraft:the_nether, sectionPos=-343597383930, clientTimestamp=null}
|
784 | [17:04:01] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=582, fullDataSource=6*7,5, dataSourceDto=null}
|
785 | [17:04:01] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=583, fullDataSource=6*0,-6, dataSourceDto=null}
|
786 | [17:04:02] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=584, fullDataSource=6*5,7, dataSourceDto=null}
|
787 | [17:04:02] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=615, levelName=minecraft:the_nether, sectionPos=-1530, clientTimestamp=null}
|
788 | [17:04:02] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=616, levelName=minecraft:the_nether, sectionPos=-137438951418, clientTimestamp=null}
|
789 | [17:04:02] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=617, levelName=minecraft:the_nether, sectionPos=-412316859386, clientTimestamp=null}
|
790 | [17:04:02] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=585, fullDataSource=6*-6,2, dataSourceDto=null}
|
791 | [17:04:02] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=573, fullDataSource=6*1,-6, dataSourceDto=null}
|
792 | [17:04:03] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=581, fullDataSource=6*2,-6, dataSourceDto=null}
|
793 | [17:04:03] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=621, levelName=minecraft:the_nether, sectionPos=412316859142, clientTimestamp=null}
|
794 | [17:04:03] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=622, levelName=minecraft:the_nether, sectionPos=-343597384186, clientTimestamp=null}
|
795 | [17:04:03] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=623, levelName=minecraft:the_nether, sectionPos=-68719478266, clientTimestamp=null}
|
796 | [17:04:03] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=588, fullDataSource=6*6,-3, dataSourceDto=null}
|
797 | [17:04:04] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=625, levelName=minecraft:the_nether, sectionPos=343597382406, clientTimestamp=null}
|
798 | [17:04:04] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=595, fullDataSource=6*-4,-4, dataSourceDto=null}
|
799 | [17:04:04] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=575, fullDataSource=6*-6,1, dataSourceDto=null}
|
800 | [17:04:05] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=593, fullDataSource=6*-6,0, dataSourceDto=null}
|
801 | [17:04:05] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=629, levelName=minecraft:the_nether, sectionPos=481036336390, clientTimestamp=null}
|
802 | [17:04:05] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=630, levelName=minecraft:the_nether, sectionPos=481036336134, clientTimestamp=null}
|
803 | [17:04:05] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=631, levelName=minecraft:the_nether, sectionPos=549755813126, clientTimestamp=null}
|
804 | [17:04:05] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=598, fullDataSource=6*7,-3, dataSourceDto=null}
|
805 | [17:04:06] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=633, levelName=minecraft:the_nether, sectionPos=343597382150, clientTimestamp=null}
|
806 | [17:04:06] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=599, fullDataSource=6*8,3, dataSourceDto=null}
|
807 | [17:04:06] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=592, fullDataSource=6*6,-4, dataSourceDto=null}
|
808 | [17:04:07] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=636, levelName=minecraft:the_nether, sectionPos=618475290374, clientTimestamp=null}
|
809 | [17:04:07] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=637, levelName=minecraft:the_nether, sectionPos=618475290118, clientTimestamp=null}
|
810 | [17:04:07] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=604, fullDataSource=6*3,8, dataSourceDto=null}
|
811 | [17:04:08] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=609, fullDataSource=6*3,-6, dataSourceDto=null}
|
812 | [17:04:08] [Server thread/INFO]: There are 1 of a max of 96 players online: Alpdrucken
|
813 | [17:04:08] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=640, levelName=minecraft:the_nether, sectionPos=481036338694, clientTimestamp=null}
|
814 | [17:04:08] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=641, levelName=minecraft:the_nether, sectionPos=-274877905146, clientTimestamp=null}
|
815 | [17:04:08] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=610, fullDataSource=6*-6,3, dataSourceDto=null}
|
816 | [17:04:09] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=643, levelName=minecraft:the_nether, sectionPos=412316862214, clientTimestamp=null}
|
817 | [17:04:09] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=605, fullDataSource=6*8,-1, dataSourceDto=null}
|
818 | [17:04:09] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=616, fullDataSource=6*8,-2, dataSourceDto=null}
|
819 | [17:04:09] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=589, fullDataSource=6*4,-5, dataSourceDto=null}
|
820 | [17:04:10] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=603, fullDataSource=6*5,-5, dataSourceDto=null}
|
821 | [17:04:10] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=617, fullDataSource=6*4,-6, dataSourceDto=null}
|
822 | [17:04:10] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=649, levelName=minecraft:the_nether, sectionPos=412316861958, clientTimestamp=null}
|
823 | [17:04:10] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=650, levelName=minecraft:the_nether, sectionPos=549755812870, clientTimestamp=null}
|
824 | [17:04:10] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=651, levelName=minecraft:the_nether, sectionPos=68719479046, clientTimestamp=null}
|
825 | [17:04:10] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=652, levelName=minecraft:the_nether, sectionPos=618475290886, clientTimestamp=null}
|
826 | [17:04:10] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=653, levelName=minecraft:the_nether, sectionPos=137438955782, clientTimestamp=null}
|
827 | [17:04:10] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=611, fullDataSource=6*-1,-6, dataSourceDto=null}
|
828 | [17:04:10] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=622, fullDataSource=6*-2,-6, dataSourceDto=null}
|
829 | [17:04:11] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=656, levelName=minecraft:the_nether, sectionPos=2310, clientTimestamp=null}
|
830 | [17:04:11] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=657, levelName=minecraft:the_nether, sectionPos=618475291142, clientTimestamp=null}
|
831 | [17:04:12] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=629, fullDataSource=6*-3,6, dataSourceDto=null}
|
832 | [17:04:12] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=630, fullDataSource=6*-4,6, dataSourceDto=null}
|
833 | [17:04:12] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=623, fullDataSource=6*-6,-2, dataSourceDto=null}
|
834 | [17:04:13] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=615, fullDataSource=6*-6,-1, dataSourceDto=null}
|
835 | [17:04:13] [Server thread/INFO]: Alpdrucken was killed
|
836 | [17:04:13] [Server thread/INFO]: [Alpdrucken: Killed Alpdrucken]
|
837 | [17:04:13] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=662, levelName=minecraft:the_nether, sectionPos=343597385734, clientTimestamp=null}
|
838 | [17:04:13] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=663, levelName=minecraft:the_nether, sectionPos=618475290630, clientTimestamp=null}
|
839 | [17:04:13] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=664, levelName=minecraft:the_nether, sectionPos=-481036336890, clientTimestamp=null}
|
840 | [17:04:13] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=665, levelName=minecraft:the_nether, sectionPos=137438951686, clientTimestamp=null}
|
841 | [17:04:13] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=621, fullDataSource=6*-5,5, dataSourceDto=null}
|
842 | [17:04:13] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=625, fullDataSource=6*-5,4, dataSourceDto=null}
|
843 | [17:04:14] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=633, fullDataSource=6*-6,4, dataSourceDto=null}
|
844 | [17:04:14] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=637, fullDataSource=6*-2,8, dataSourceDto=null}
|
845 | [17:04:14] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=670, levelName=minecraft:the_nether, sectionPos=274877908998, clientTimestamp=null}
|
846 | [17:04:14] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=671, levelName=minecraft:the_nether, sectionPos=-412316859130, clientTimestamp=null}
|
847 | [17:04:14] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=672, levelName=minecraft:the_nether, sectionPos=412316858886, clientTimestamp=null}
|
848 | [17:04:14] [Netty Epoll Server IO #2/INFO]: Received message: FullDataSourceRequestMessage{futureId=673, levelName=minecraft:the_nether, sectionPos=-481036336634, clientTimestamp=null}
|
849 | [17:04:14] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=636, fullDataSource=6*-1,8, dataSourceDto=null}
|
850 | [17:04:15] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=641, fullDataSource=6*7,-4, dataSourceDto=null}
|
851 | [17:04:16] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=649, fullDataSource=6*6,6, dataSourceDto=null}
|
852 | [17:04:17] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=650, fullDataSource=6*-4,7, dataSourceDto=null}
|
853 | [17:04:17] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=643, fullDataSource=6*7,6, dataSourceDto=null}
|
854 | [17:04:18] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=640, fullDataSource=6*6,7, dataSourceDto=null}
|
855 | [17:04:18] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=631, fullDataSource=6*-3,7, dataSourceDto=null}
|
856 | [17:04:18] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=656, fullDataSource=6*9,0, dataSourceDto=null}
|
857 | [17:04:18] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=651, fullDataSource=6*9,1, dataSourceDto=null}
|
858 | [17:04:18] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=653, fullDataSource=6*9,2, dataSourceDto=null}
|
859 | [17:04:19] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=657, fullDataSource=6*2,9, dataSourceDto=null}
|
860 | [17:04:20] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=652, fullDataSource=6*1,9, dataSourceDto=null}
|
861 | [17:04:20] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=663, fullDataSource=6*0,9, dataSourceDto=null}
|
862 | [17:04:21] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=664, fullDataSource=6*1,-7, dataSourceDto=null}
|
863 | [17:04:22] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=670, fullDataSource=6*8,4, dataSourceDto=null}
|
864 | [17:04:22] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=662, fullDataSource=6*8,5, dataSourceDto=null}
|
865 | [17:04:23] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=671, fullDataSource=6*5,-6, dataSourceDto=null}
|
866 | [17:04:23] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=665, fullDataSource=6*-7,1, dataSourceDto=null}
|
867 | [17:04:23] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=672, fullDataSource=6*-6,5, dataSourceDto=null}
|
868 | [17:04:23] [Server thread/INFO]: Sending message: FullDataSourceResponseMessage{futureId=673, fullDataSource=6*2,-7, dataSourceDto=null}
|
869 | [17:04:38] [Server thread/INFO]: There are 1 of a max of 96 players online: Alpdrucken
|
870 |
|