[13:04:46] [Datafixer Bootstrap/INFO]: 237 Datafixer optimizations took 345 milliseconds
[13:04:49] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[13:04:49] [Render thread/INFO]: Setting user: BeamyPoke
[13:04:49] [Render thread/WARN]: Skipping bad option:
[13:04:49] [Render thread/INFO]: Backend library: LWJGL version 3.3.3+5
[13:04:50] [Render thread/INFO]: Reloading ResourceManager: vanilla
[13:04:50] [Worker-Main-6/INFO]: Found unifont_all_no_pua-15.1.05.hex, loading
[13:04:50] [Worker-Main-11/INFO]: Found unifont_jp_patch-15.1.05.hex, loading
[13:04:51] [Render thread/WARN]: Missing sound for event: minecraft:block.spawner.fall
[13:04:51] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Headphones (High Definition Audio Device)
[13:04:51] [Render thread/INFO]: Sound engine started
[13:04:51] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[13:04:51] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[13:04:51] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[13:04:51] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[13:04:51] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[13:04:51] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[13:04:51] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[13:04:51] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[13:04:51] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[13:04:51] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[13:04:51] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[13:04:51] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[13:04:51] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[13:04:51] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
[13:04:57] [Server Pinger #4/ERROR]: Can't ping Sword4000Events.mc.gg: Unknown host
[13:04:57] [Server Pinger #1/ERROR]: Can't ping ElysiumIslands.apexmc.co: Unknown host
[13:04:57] [Render thread/ERROR]: Can't ping StillChimp1170.aternos.me: Internal Exception: java.net.SocketException: Connection reset
[13:04:58] [Render thread/INFO]: Connecting to telosrealms.com, 25565
[13:05:00] [Download-2/WARN]: Mismatched hash of file C:\Users\elija\AppData\Roaming\.minecraft\downloads\a121a910-cb6b-4dc0-b16f-3b081873b444\0f760e41f4d33fc108e423dbfc3008deabda9b33, expected 0f760e41f4d33fc108e423dbfc3008deabda9b33 but found af093939d3aecf33187298b664292a2def1e8ce9
[13:05:00] [Download-2/WARN]: Existing file C:\Users\elija\AppData\Roaming\.minecraft\downloads\a121a910-cb6b-4dc0-b16f-3b081873b444\0f760e41f4d33fc108e423dbfc3008deabda9b33 not found or had mismatched hash
[13:05:01] [Download-2/INFO]: Pack 1 failed to download
[13:05:01] [Download-2/ERROR]: Failed to download https://rotmc.b-cdn.net/packs/latest26.zip
java.lang.IllegalStateException: Failed to download file https://rotmc.b-cdn.net/packs/latest26.zip
at azv.a(SourceFile:137) ~[1.21.3.jar:?]
at aub.a(SourceFile:107) ~[1.21.3.jar:?]
at java.base/java.util.HashMap.forEach(HashMap.java:1429) ~[?:?]
at aub.b(SourceFile:103) ~[1.21.3.jar:?]
at aub.c(SourceFile:140) ~[1.21.3.jar:?]
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
at ae.a(SourceFile:292) ~[1.21.3.jar:?]
at brx.f(SourceFile:50) ~[1.21.3.jar:?]
at brx.run(SourceFile:62) ~[1.21.3.jar:?]
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.SSLException: Tag mismatch
at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:132) ~[?:?]
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.SSLTransport.decode(SSLTransport.java:123) ~[?:?]
at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1509) ~[?:?]
at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1480) ~[?:?]
at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1066) ~[?:?]
at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:345) ~[?:?]
at java.base/java.io.BufferedInputStream.implRead(BufferedInputStream.java:420) ~[?:?]
at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:399) ~[?:?]
at java.base/sun.net.www.MeteredStream.read(MeteredStream.java:131) ~[?:?]
at java.base/java.io.FilterInputStream.read(FilterInputStream.java:119) ~[?:?]
at java.base/sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3677) ~[?:?]
at java.base/sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3670) ~[?:?]
at azv.a(SourceFile:184) ~[1.21.3.jar:?]
at azv.a(SourceFile:100) ~[1.21.3.jar:?]
... 11 more
Caused by: javax.crypto.AEADBadTagException: Tag mismatch
at java.base/com.sun.crypto.provider.GaloisCounterMode$GCMDecrypt.doFinal(GaloisCounterMode.java:1652) ~[?:?]
at java.base/com.sun.crypto.provider.GaloisCounterMode.engineDoFinal(GaloisCounterMode.java:458) ~[?:?]
at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2543) ~[?:?]
at java.base/sun.security.ssl.SSLCipher$T13GcmReadCipherGenerator$GcmReadCipher.decrypt(SSLCipher.java:1908) ~[?:?]
at java.base/sun.security.ssl.SSLSocketInputRecord.decodeInputRecord(SSLSocketInputRecord.java:264) ~[?:?]
at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:181) ~[?:?]
at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111) ~[?:?]
at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1509) ~[?:?]
at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1480) ~[?:?]
at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1066) ~[?:?]
at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:345) ~[?:?]
at java.base/java.io.BufferedInputStream.implRead(BufferedInputStream.java:420) ~[?:?]
at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:399) ~[?:?]
at java.base/sun.net.www.MeteredStream.read(MeteredStream.java:131) ~[?:?]
at java.base/java.io.FilterInputStream.read(FilterInputStream.java:119) ~[?:?]
at java.base/sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3677) ~[?:?]
at java.base/sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3670) ~[?:?]
at azv.a(SourceFile:184) ~[1.21.3.jar:?]
at azv.a(SourceFile:100) ~[1.21.3.jar:?]
... 11 more
[13:05:02] [Render thread/WARN]: Ignoring player info update for unknown player 59d9d87a-836f-457e-a161-1aa713208cd4 ([UPDATE_DISPLAY_NAME])
[13:05:02] [Render thread/WARN]: Ignoring player info update for unknown player 5a7e7d65-2dc5-431c-8dc9-1660425f8ab6 ([UPDATE_DISPLAY_NAME])
[13:05:02] [Render thread/INFO]: [System] [CHAT]
[13:05:02] [Render thread/INFO]: [System] [CHAT]
[13:05:02] [Render thread/INFO]: [System] [CHAT]
[13:05:02] [Render thread/INFO]: [System] [CHAT]
[13:05:02] [Render thread/INFO]: [System] [CHAT]
[13:05:02] [Render thread/INFO]: [System] [CHAT]
[13:05:02] [Render thread/INFO]: [System] [CHAT] discord.telosrealms.com discord.telosrealms.com
[13:05:02] [Render thread/INFO]: [System] [CHAT] oracle.telosrealms.com oracle.telosrealms.com
[13:05:02] [Render thread/INFO]: [System] [CHAT] store.telosrealms.com store.telosrealms.com
[13:05:02] [Render thread/INFO]: [System] [CHAT] wiki.telosrealms.com wiki.telosrealms.com
[13:05:02] [Render thread/INFO]: [System] [CHAT]
[13:05:02] [Render thread/INFO]: [System] [CHAT]
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\uf078)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\ue000)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\uf079)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\u16065)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\uf015)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\uf029)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\ue001)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\uf085)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\uf019)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character T (\u0054)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character h (\u0068)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character e (\u0065)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\u0020)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character N (\u004e)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character x (\u0078)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character u (\u0075)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character s (\u0073)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\uf01b)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\ue029)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\uf001)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\ue010)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\uf088)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\uf005)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character 2 (\u0032)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character 1 (\u0031)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\uf007)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\uf03d)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\uf002)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character 0 (\u0030)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character (\uf004)
[13:05:02] [Render thread/WARN]: Unable to play unknown soundEvent: noise:music.hub
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character ꑂ (\ua442)
[13:05:02] [Render thread/WARN]: Couldn't find glyph for character ⧈ (\u29c8)
[13:05:02] [Render thread/INFO]: [System] [CHAT] Quest Summary for Journey Begins: (Press L to view)
[13:05:02] [Render thread/INFO]: [System] [CHAT] - Beach Cleanup:
[13:05:02] [Render thread/INFO]: [System] [CHAT] - Pirate Kills: 0/10
[13:05:02] [Render thread/INFO]: Loaded 3 advancements
[13:05:04] [Render thread/WARN]: Couldn't find glyph for character (\uf801)
[13:05:05] [Render thread/WARN]: Ignoring player info update for unknown player 5589f038-90b2-4525-9673-4e475ae9ead2 ([UPDATE_DISPLAY_NAME])
[13:05:11] [Server Pinger #3/ERROR]: Can't ping ElysiumIslands.apexmc.co: Unknown host
[13:05:11] [Server Pinger #3/ERROR]: Can't ping Sword4000Events.mc.gg: Unknown host
[13:05:12] [Render thread/INFO]: Stopping!