Загрузка данных


[15:56:34] [main/INFO]: Loading tweak class name org.tlauncher.tweaker.Tweaker
[15:56:34] [main/INFO]: Using primary tweak class name org.tlauncher.tweaker.Tweaker
[15:56:34] [main/INFO]: Calling tweak class org.tlauncher.tweaker.Tweaker
[15:56:34] [main/INFO]: Launching wrapped minecraft [net.minecraft.client.main.Main]
[15:56:34] [ForkJoinPool.commonPool-worker-2/INFO]: check internet connection https://auth.tlauncher.org/skin/api/check.bin timeout 1500 ms
[15:56:34] [pool-3-thread-1/INFO]: check internet connection https://auth.tlauncher.ru/skin/api/check.bin timeout 1500 ms
[15:56:35] [pool-3-thread-1/INFO]: passed auth.tlauncher.ru within 563 ms
[15:56:36] [Datafixer Bootstrap/INFO]: 287 Datafixer optimizations took 370 milliseconds
[15:56:36] [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.
[15:56:37] [ForkJoinPool.commonPool-worker-2/INFO]: check internet connection https://auth.tlauncher.org/skin/api/check.bin timeout 4500 ms
[15:56:40] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[15:56:40] [Render thread/INFO]: Setting user: Gelzic
[15:56:40] [Render thread/INFO]: Backend library: LWJGL version 3.3.3+5
[15:56:41] [Render thread/INFO]: Using optional rendering extensions: GL_ARB_buffer_storage, GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_ARB_direct_state_access, GL_EXT_texture_filter_anisotropic
[15:56:41] [Render thread/INFO]: Reloading ResourceManager: vanilla
[15:56:42] [Worker-Main-5/INFO]: Found unifont_all_no_pua-17.0.01.hex, loading
[15:56:42] [Worker-Main-4/INFO]: Found unifont_pua-17.0.01.hex, loading
[15:56:42] [Worker-Main-11/INFO]: Found unifont_jp_patch-17.0.01.hex, loading
[15:56:42] [ForkJoinPool.commonPool-worker-2/INFO]: failed auth.tlauncher.org within 8017 ms
[15:56:44] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Динамики (SHEM-BOY)
[15:56:44] [Render thread/INFO]: Sound engine started
[15:56:44] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[15:56:44] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/decorated_pot.png-atlas
[15:56:44] [Render thread/INFO]: Created: 2048x1024x0 minecraft:textures/atlas/armor_trims.png-atlas
[15:56:44] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[15:56:44] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/shield_patterns.png-atlas
[15:56:44] [Render thread/INFO]: Created: 2048x2048x4 minecraft:textures/atlas/blocks.png-atlas
[15:56:44] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/chest.png-atlas
[15:56:44] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/celestials.png-atlas
[15:56:44] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/banner_patterns.png-atlas
[15:56:44] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/beds.png-atlas
[15:56:44] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/items.png-atlas
[15:56:44] [Render thread/INFO]: Created: 1024x1024x0 minecraft:textures/atlas/gui.png-atlas
[15:56:44] [Render thread/INFO]: Created: 128x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[15:56:44] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/signs.png-atlas
[15:56:44] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/shulker_boxes.png-atlas
[15:56:45] [Yggdrasil Key Fetcher/ERROR]: Failed to request yggdrasil public key
com.mojang.authlib.exceptions.MinecraftClientException: Failed to read from https://api.minecraftservices.com/publickeys due to Read timed out
	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.YggdrasilServicesKeyInfo.fetch(YggdrasilServicesKeyInfo.java:114)
	at com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo$1.run(YggdrasilServicesKeyInfo.java:89)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	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: java.net.SocketTimeoutException: Read timed out
	at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:278)
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:304)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:346)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:796)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:1099)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:489)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:483)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111)
	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:1690)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1614)
	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)
	... 9 more
[15:56:45] [Download-1/WARN]: Couldn't look up profile properties for b662dfb0-99a3-11ee-98e5-f02f74958d22
com.mojang.authlib.exceptions.MinecraftClientException: Failed to read from https://sessionserver.mojang.com/session/minecraft/profile/b662dfb099a311ee98e5f02f74958d22?unsigned=0 due to Read timed out
	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:197)
	at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fetchProfile(YggdrasilMinecraftSessionService.java:165)
	at gfj.bV(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: java.net.SocketTimeoutException: Read timed out
	at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:278)
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:304)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:346)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:796)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:1099)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:489)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:483)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111)
	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:1690)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1614)
	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
[15:56:46] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:56:46] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:56:46] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:56:51] [Download-2/ERROR]: Failed to fetch Realms feature flags
gce: Realms service error (500) with message 'Не удалось подключиться к Realms: Read timed out'
	at fzz.a(SourceFile:539)
	at fzz.o(SourceFile:186)
	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)
[15:57:11] [IO-Worker-1/ERROR]: Couldn't connect to realms
gce: Realms service error (500) with message 'Не удалось подключиться к Realms: Connection reset'
	at fzz.a(SourceFile:539)
	at fzz.i(SourceFile:307)
	at fzt.c(SourceFile:48)
	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)
[15:59:10] [Render thread/INFO]: Stopping!
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Render thread/INFO]: OpenGL debug message: id=1002, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'
[15:59:10] [Thread-8/INFO]: OpenGL debug message: id=1014, source=API, type=ERROR, severity=HIGH, message='No detailed debug message due to a non-debug context'