Raw Text Content
5cfb95e2



17:47:39.727
launcher
main
Using default game log configuration client-1.21.2.xml (outputs XML)
17:47:48.400
oshi.driver.windows.perfmon.PerfmonDisabled
main
Invalid registry value type detected for PerfOS counters. Should be REG_DWORD. Ignoring: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PerfOS\Performance\Disable Performance Counters.
17:47:48.710
oshi.util.platform.windows.PerfDataUtil
main
Failed to add PDH Counter: \Paging File(_Total)\% Usage, Error code: 0x800007D0
17:47:48.712
oshi.util.platform.windows.PerfCounterQueryHandler
main
Failed to add counter for PDH counter: \Paging File(_Total)\% Usage
17:47:48.714
oshi.util.platform.windows.PerfCounterQuery
main
Disabling further attempts to query Paging File.
17:47:49.130
oshi.util.platform.windows.WmiQueryHandler
main
COM exception: Invalid Query: SELECT PERCENTUSAGE FROM Win32_PerfRawData_PerfOS_PagingFile
17:48:01.862
com.mojang.datafixers.DataFixerBuilder
Datafixer Bootstrap
243 Datafixer optimizations took 14814 milliseconds
17:48:06.954
com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService
Render thread
Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
17:48:07.036
flk
Render thread
Setting user: The_Pauk_Krut
17:48:07.540
flk
Render thread
Backend library: LWJGL version 3.3.3+5
17:48:08.922
com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService
Download-1
Couldn't look up profile properties for 84791eac-305e-4c5e-bd9b-d8a75a7d5247
com.mojang.authlib.exceptions.MinecraftClientException: Failed to read from https://sessionserver.mojang.com/session/minecraft/profile/84791eac305e4c5ebd9bd8a75a7d5247?unsigned=false due to No subject alternative DNS name matching sessionserver.mojang.com found.
	at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:111)
	at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:56)
	at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fetchProfileUncached(YggdrasilMinecraftSessionService.java:201)
	at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fetchProfile(YggdrasilMinecraftSessionService.java:171)
	at flk.bM(SourceFile:453)
	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching sessionserver.mojang.com found.
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:130)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:378)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:316)
	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1318)
	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(CertificateMessage.java:1195)
	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(CertificateMessage.java:1138)
	at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:393)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:476)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:447)
	at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1506)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1421)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:426)
	at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:586)
	at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:187)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1675)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1599)
	at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:531)
	at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:307)
	at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:82)
	... 8 more
Caused by: java.security.cert.CertificateException: No subject alternative DNS name matching sessionserver.mojang.com found.
	at java.base/sun.security.util.HostnameChecker.matchDNS(HostnameChecker.java:207)
	at java.base/sun.security.util.HostnameChecker.match(HostnameChecker.java:103)
	at java.base/sun.security.ssl.X509TrustManagerImpl.checkIdentity(X509TrustManagerImpl.java:457)
	at java.base/sun.security.ssl.X509TrustManagerImpl.checkIdentity(X509TrustManagerImpl.java:417)
	at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:237)
	at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:132)
	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1302)
	... 26 more
17:48:13.107
aum
Render thread
Reloading ResourceManager: vanilla
17:48:14.476
fsb
Worker-Main-1
Found unifont_all_no_pua-16.0.01.hex, loading
17:48:15.805
fsb
Worker-Main-1
Found unifont_jp_patch-16.0.01.hex, loading
17:48:19.992
fdi
Render thread
OpenAL initialized on device OpenAL Soft on Динамики (Realtek(R) Audio)
17:48:19.995
hjt
Render thread
Sound engine started
17:48:20.316
hes
Render thread
Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
17:48:20.769
hes
Render thread
Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
17:48:20.776
hes
Render thread
Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
17:48:20.788
hes
Render thread
Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
17:48:20.801
hes
Render thread
Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
17:48:20.933
hes
Render thread
Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
17:48:20.936
hes
Render thread
Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
17:48:20.943
hes
Render thread
Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
17:48:20.947
hes
Render thread
Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
17:48:20.954
hes
Render thread
Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
17:48:21.229
hes
Render thread
Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
17:48:21.242
hes
Render thread
Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
17:48:21.246
hes
Render thread
Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
17:48:21.251
hes
Render thread
Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
17:48:34.466
dbm
Render thread
Loaded 1370 recipes
17:48:34.512
an
Render thread
Loaded 1481 advancements
17:48:34.849
hje
Server thread
Starting integrated minecraft server version 1.21.4
17:48:34.850
net.minecraft.server.MinecraftServer
Server thread
Generating keypair
17:48:35.936
net.minecraft.server.MinecraftServer
Server thread
Preparing start region for dimension minecraft:overworld
17:48:42.273
arp
Render thread
Подготовка области возрождения: 0%
17:48:42.274
arp
Render thread
Подготовка области возрождения: 0%
17:48:42.275
arp
Render thread
Подготовка области возрождения: 0%
17:48:42.276
arp
Render thread
Подготовка области возрождения: 0%
17:48:42.276
arp
Render thread
Подготовка области возрождения: 0%
17:48:42.279
arp
Render thread
Подготовка области возрождения: 0%
17:48:42.279
arp
Render thread
Подготовка области возрождения: 0%
17:48:42.300
arp
Render thread
Подготовка области возрождения: 0%
17:48:42.301
arp
Render thread
Подготовка области возрождения: 0%
17:48:42.302
arp
Render thread
Подготовка области возрождения: 0%
17:48:42.303
arp
Render thread
Подготовка области возрождения: 0%
17:48:42.304
arp
Render thread
Подготовка области возрождения: 0%
17:48:42.305
arp
Render thread
Подготовка области возрождения: 0%
17:48:42.476
arp
Render thread
Time elapsed: 6478 ms
17:48:42.773
hje
Server thread
Changing view distance to 12, from 10
17:48:42.774
hje
Server thread
Changing simulation distance to 12, from 0
17:48:45.164
avd
Server thread
The_Pauk_Krut[local:E:1a5aa081] logged in with entity id 68 at (-124.72816977272127, 80.0, -11.189865606603362)
17:48:45.320
net.minecraft.server.MinecraftServer
Server thread
The_Pauk_Krut присоединился к игре
17:48:46.969
an
Render thread
Loaded 2 advancements
17:48:48.144
net.minecraft.server.MinecraftServer
Server thread
Can't keep up! Is the server overloaded? Running 2020ms or 40 ticks behind
17:49:06.885
net.minecraft.server.MinecraftServer
Server thread
Can't keep up! Is the server overloaded? Running 3761ms or 75 ticks behind
17:49:20.376
hje
Server thread
Saving and pausing game...
17:49:20.416
net.minecraft.server.MinecraftServer
Server thread
Saving chunks for level 'ServerLevel[Новый мир]'/minecraft:overworld
17:49:20.495
net.minecraft.server.MinecraftServer
Server thread
Saving chunks for level 'ServerLevel[Новый мир]'/minecraft:the_end
17:49:20.496
net.minecraft.server.MinecraftServer
Server thread
Saving chunks for level 'ServerLevel[Новый мир]'/minecraft:the_nether
17:49:21.737
asg
Server thread
The_Pauk_Krut lost connection: Отключение
17:49:21.738
net.minecraft.server.MinecraftServer
Server thread
The_Pauk_Krut покинул игру
17:49:21.773
asd
Server thread
Stopping singleplayer server as player logged out
17:49:21.811
net.minecraft.server.MinecraftServer
Server thread
Stopping server
17:49:21.813
net.minecraft.server.MinecraftServer
Server thread
Saving players
17:49:21.817
net.minecraft.server.MinecraftServer
Server thread
Saving worlds
17:49:21.941
net.minecraft.server.MinecraftServer
Server thread
Saving chunks for level 'ServerLevel[Новый мир]'/minecraft:overworld
17:49:22.296
net.minecraft.server.MinecraftServer
Server thread
Saving chunks for level 'ServerLevel[Новый мир]'/minecraft:the_end
17:49:22.297
net.minecraft.server.MinecraftServer
Server thread
Saving chunks for level 'ServerLevel[Новый мир]'/minecraft:the_nether
17:49:22.313
net.minecraft.server.MinecraftServer
Server thread
ThreadedAnvilChunkStorage (Новый мир): All chunks are saved
17:49:22.314
net.minecraft.server.MinecraftServer
Server thread
ThreadedAnvilChunkStorage (DIM1): All chunks are saved
17:49:22.314
net.minecraft.server.MinecraftServer
Server thread
ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
17:49:22.314
net.minecraft.server.MinecraftServer
Server thread
ThreadedAnvilChunkStorage: All dimensions are saved
17:49:27.610
flk
Render thread
Stopping!
17:49:28.456
launcher
main

17:49:28.456
monitor
Process Monitor
Process ended with exit code 0