Vanilla Client Log

#MdSctXH
10 errors
393 lines
Raw
1[07:28:51] [Datafixer Bootstrap/INFO]: 269 Datafixer optimizations took 341 milliseconds
2[07:28:51] [main/WARN]: Invalid registry value type detected for PerfOS counters. Should be REG_DWORD. Ignoring: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PerfOS\Performance\Disable Performance Counters.
3[07:28:55] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
4[07:28:55] [Render thread/INFO]: Setting user: KingShahar
5[07:28:55] [Render thread/INFO]: Backend library: LWJGL version 3.3.3+5
6[07:28:55] [Render thread/WARN]: Detected unexpected shutdown during last game startup: resetting fullscreen mode
7[07:28:55] [Download-2/ERROR]: Got an error with a html body connecting to https://api.minecraftservices.com/player/attributes: <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
8<html xmlns='http://www.w3.org/1999/xhtml'>
9
10<head>
11 <meta content='text/html; charset=utf-8' http-equiv='content-type' />
12 <style type='text/css'>
13 body {
14 font-family: Arial;
15 margin-left: 40px;
16 }
17
18 img {
19 border: 0 none;
20 }
21
22 #content {
23 margin-left: auto;
24 margin-right: auto
25 }
26
27 #message h1 {
28 font-size: 24px;
29 font-weight: normal;
30 color: #000000;
31 margin: 34px 0px 0px 0px
32 }
33
34 #message h2 {
35 font-size: 20px;
36 font-weight: normal;
37 color: #000000;
38 margin: 34px 0px 0px 0px
39 }
40
41 #message p {
42 font-size: 16px;
43 color: #000000;
44 margin: 8px 0px 0px 0px
45 }
46
47 #message hr {
48 margin: 15px 0px
49 }
50
51 #errorref {
52 font-size: 11px;
53 color: #737373;
54 margin-top: 41px
55 }
56 </style>
57 <title>Service unavailable</title>
58</head>
59
60<body>
61 <div id='content'>
62 <div id='message'>
63 <h2>The request is blocked.</h2>
64 </div>
65 <div id='errorref'>
66 <span>20250719T132955Z-16f877bfd84n2t5ghC1MIAn22000000005w000000000s308 </span>
67 </div>
68 </div>
69</body>
70</html>
71
72[07:28:55] [Yggdrasil Key Fetcher/ERROR]: Got an error with a html body connecting to https://api.minecraftservices.com/publickeys: <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
73<html xmlns='http://www.w3.org/1999/xhtml'>
74
75<head>
76 <meta content='text/html; charset=utf-8' http-equiv='content-type' />
77 <style type='text/css'>
78 body {
79 font-family: Arial;
80 margin-left: 40px;
81 }
82
83 img {
84 border: 0 none;
85 }
86
87 #content {
88 margin-left: auto;
89 margin-right: auto
90 }
91
92 #message h1 {
93 font-size: 24px;
94 font-weight: normal;
95 color: #000000;
96 margin: 34px 0px 0px 0px
97 }
98
99 #message h2 {
100 font-size: 20px;
101 font-weight: normal;
102 color: #000000;
103 margin: 34px 0px 0px 0px
104 }
105
106 #message p {
107 font-size: 16px;
108 color: #000000;
109 margin: 8px 0px 0px 0px
110 }
111
112 #message hr {
113 margin: 15px 0px
114 }
115
116 #errorref {
117 font-size: 11px;
118 color: #737373;
119 margin-top: 41px
120 }
121 </style>
122 <title>Service unavailable</title>
123</head>
124
125<body>
126 <div id='content'>
127 <div id='message'>
128 <h2>The request is blocked.</h2>
129 </div>
130 <div id='errorref'>
131 <span>20250719T132955Z-16f877bfd842g854hC1MIAxhew000000074000000000048r </span>
132 </div>
133 </div>
134</body>
135</html>
136
137[07:28:55] [Download-2/ERROR]: Failed to fetch user properties
138com.mojang.authlib.exceptions.AuthenticationException: Status: 429
139 at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:66) ~[authlib-6.0.58.jar:?]
140 at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:150) ~[authlib-6.0.58.jar:?]
141 at fue.bP(SourceFile:463) ~[1.21.8.jar:?]
142 at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
143 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
144 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
145 at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
146Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 429
147 at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:100) ~[authlib-6.0.58.jar:?]
148 at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:56) ~[authlib-6.0.58.jar:?]
149 at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:121) ~[authlib-6.0.58.jar:?]
150 ... 5 more
151[07:28:55] [Yggdrasil Key Fetcher/ERROR]: Failed to request yggdrasil public key
152com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 429
153 at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:100) ~[authlib-6.0.58.jar:?]
154 at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:56) ~[authlib-6.0.58.jar:?]
155 at com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo.fetch(YggdrasilServicesKeyInfo.java:114) ~[authlib-6.0.58.jar:?]
156 at com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo$1.run(YggdrasilServicesKeyInfo.java:89) ~[authlib-6.0.58.jar:?]
157 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
158 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
159 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
160 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
161 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
162 at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
163[07:33:57] [Yggdrasil Key Fetcher/ERROR]: Got an error with a html body connecting to https://api.minecraftservices.com/publickeys: <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
164<html xmlns='http://www.w3.org/1999/xhtml'>
165
166<head>
167 <meta content='text/html; charset=utf-8' http-equiv='content-type' />
168 <style type='text/css'>
169 body {
170 font-family: Arial;
171 margin-left: 40px;
172 }
173
174 img {
175 border: 0 none;
176 }
177
178 #content {
179 margin-left: auto;
180 margin-right: auto
181 }
182
183 #message h1 {
184 font-size: 24px;
185 font-weight: normal;
186 color: #000000;
187 margin: 34px 0px 0px 0px
188 }
189
190 #message h2 {
191 font-size: 20px;
192 font-weight: normal;
193 color: #000000;
194 margin: 34px 0px 0px 0px
195 }
196
197 #message p {
198 font-size: 16px;
199 color: #000000;
200 margin: 8px 0px 0px 0px
201 }
202
203 #message hr {
204 margin: 15px 0px
205 }
206
207 #errorref {
208 font-size: 11px;
209 color: #737373;
210 margin-top: 41px
211 }
212 </style>
213 <title>Service unavailable</title>
214</head>
215
216<body>
217 <div id='content'>
218 <div id='message'>
219 <h2>The request is blocked.</h2>
220 </div>
221 <div id='errorref'>
222 <span>20250719T133456Z-16f877bfd842g854hC1MIAxhew000000070000000000cv1c </span>
223 </div>
224 </div>
225</body>
226</html>
227
228[07:33:57] [Yggdrasil Key Fetcher/ERROR]: Failed to request yggdrasil public key
229com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 429
230 at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:100) ~[authlib-6.0.58.jar:?]
231 at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:56) ~[authlib-6.0.58.jar:?]
232 at com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo.fetch(YggdrasilServicesKeyInfo.java:114) ~[authlib-6.0.58.jar:?]
233 at com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo$1.run(YggdrasilServicesKeyInfo.java:89) ~[authlib-6.0.58.jar:?]
234 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
235 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
236 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
237 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
238 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
239 at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
240[07:43:57] [Yggdrasil Key Fetcher/ERROR]: Got an error with a html body connecting to https://api.minecraftservices.com/publickeys: <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
241<html xmlns='http://www.w3.org/1999/xhtml'>
242
243<head>
244 <meta content='text/html; charset=utf-8' http-equiv='content-type' />
245 <style type='text/css'>
246 body {
247 font-family: Arial;
248 margin-left: 40px;
249 }
250
251 img {
252 border: 0 none;
253 }
254
255 #content {
256 margin-left: auto;
257 margin-right: auto
258 }
259
260 #message h1 {
261 font-size: 24px;
262 font-weight: normal;
263 color: #000000;
264 margin: 34px 0px 0px 0px
265 }
266
267 #message h2 {
268 font-size: 20px;
269 font-weight: normal;
270 color: #000000;
271 margin: 34px 0px 0px 0px
272 }
273
274 #message p {
275 font-size: 16px;
276 color: #000000;
277 margin: 8px 0px 0px 0px
278 }
279
280 #message hr {
281 margin: 15px 0px
282 }
283
284 #errorref {
285 font-size: 11px;
286 color: #737373;
287 margin-top: 41px
288 }
289 </style>
290 <title>Service unavailable</title>
291</head>
292
293<body>
294 <div id='content'>
295 <div id='message'>
296 <h2>The request is blocked.</h2>
297 </div>
298 <div id='errorref'>
299 <span>20250719T134456Z-16f877bfd84s6sbwhC1MIA6z5w00000006vg00000000u0vv </span>
300 </div>
301 </div>
302</body>
303</html>
304
305[07:43:57] [Yggdrasil Key Fetcher/ERROR]: Failed to request yggdrasil public key
306com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 429
307 at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:100) ~[authlib-6.0.58.jar:?]
308 at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:56) ~[authlib-6.0.58.jar:?]
309 at com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo.fetch(YggdrasilServicesKeyInfo.java:114) ~[authlib-6.0.58.jar:?]
310 at com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo$1.run(YggdrasilServicesKeyInfo.java:89) ~[authlib-6.0.58.jar:?]
311 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
312 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
313 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
314 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
315 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
316 at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
317[08:03:57] [Yggdrasil Key Fetcher/ERROR]: Got an error with a html body connecting to https://api.minecraftservices.com/publickeys: <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
318<html xmlns='http://www.w3.org/1999/xhtml'>
319
320<head>
321 <meta content='text/html; charset=utf-8' http-equiv='content-type' />
322 <style type='text/css'>
323 body {
324 font-family: Arial;
325 margin-left: 40px;
326 }
327
328 img {
329 border: 0 none;
330 }
331
332 #content {
333 margin-left: auto;
334 margin-right: auto
335 }
336
337 #message h1 {
338 font-size: 24px;
339 font-weight: normal;
340 color: #000000;
341 margin: 34px 0px 0px 0px
342 }
343
344 #message h2 {
345 font-size: 20px;
346 font-weight: normal;
347 color: #000000;
348 margin: 34px 0px 0px 0px
349 }
350
351 #message p {
352 font-size: 16px;
353 color: #000000;
354 margin: 8px 0px 0px 0px
355 }
356
357 #message hr {
358 margin: 15px 0px
359 }
360
361 #errorref {
362 font-size: 11px;
363 color: #737373;
364 margin-top: 41px
365 }
366 </style>
367 <title>Service unavailable</title>
368</head>
369
370<body>
371 <div id='content'>
372 <div id='message'>
373 <h2>The request is blocked.</h2>
374 </div>
375 <div id='errorref'>
376 <span>20250719T140457Z-16f877bfd842g854hC1MIAxhew00000006zg00000000rgy6 </span>
377 </div>
378 </div>
379</body>
380</html>
381
382[08:03:57] [Yggdrasil Key Fetcher/ERROR]: Failed to request yggdrasil public key
383com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 429
384 at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:100) ~[authlib-6.0.58.jar:?]
385 at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:56) ~[authlib-6.0.58.jar:?]
386 at com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo.fetch(YggdrasilServicesKeyInfo.java:114) ~[authlib-6.0.58.jar:?]
387 at com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo$1.run(YggdrasilServicesKeyInfo.java:89) ~[authlib-6.0.58.jar:?]
388 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
389 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
390 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
391 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
392 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
393 at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
This log will be saved for 90 days from their last view.
Report abuse