update meta data

This commit is contained in:
The Biggest skiddd 2023-06-26 20:40:17 +02:00
parent 7f3fe7149c
commit 3b4ec048d3
4 changed files with 151 additions and 336 deletions

View File

@ -49,8 +49,8 @@ public class Athena {
private final PrefixedLogger log = new PrefixedLogger("Athena");
private final String clientName = "Athena";
private final String clientVersion = "0.0.2";
private final String clientBuild = "062323";
private final String clientVersion = "0.0.3";
private final String clientBuild = "062623";
private NotificationManager notificationManager;
private CosmeticsController cosmeticsController;

Binary file not shown.

View File

@ -1,333 +1,148 @@
[18:59:14] [Client thread/INFO]: Setting user: Player977
[18:59:14] [Client thread/INFO]: (Session ID is token:0:Player977)
[18:59:15] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.Attributes
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.ChunkWatchEvent$UnWatch
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.relauncher.CoreModManager
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.DimensionManager
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Pre
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Post
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$CameraSetup
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$FogColors
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.EventBus
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event$Result
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.ExtendedBlockState
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.FMLClientHandler
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.FMLCommonHandler
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.biome.BiomeGenBase.getWaterColorMultiplier
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.addDestroyEffects
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.addHitEffects
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.canCreatureSpawn
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.canRenderInLayer
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.doesSideBlockRendering
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getBedDirection
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getExtendedState
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.hasTileEntity
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isAir
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isBed
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isBedFoot
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isSideSolid
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.entity.Entity.canRiderInteract
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.entity.Entity.captureDrops
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.entity.Entity.capturedDrops
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.entity.Entity.shouldRenderInPass
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.entity.Entity.shouldRiderSit
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.ForgeEventFactory
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeHooks
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ForgeHooksClient
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.getDurabilityForDisplay
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.getModel
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.onEntitySwing
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.shouldCauseReequipAnimation
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.showDurabilityBar
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.ItemRecord.getRecordResource
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeModContainer
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.potion.PotionEffect.isCurativeItem
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.canRenderBreaking
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.getRenderBoundingBox
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.hasFastRenderer
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.shouldRenderInPass
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.preDrawBatch
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.drawBatch
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.vertex.VertexFormatElement$EnumUsage.preDraw
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.vertex.VertexFormatElement$EnumUsage.postDraw
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.World.countEntities
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.World.getPerWorldStorage
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getCloudRenderer
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getSkyRenderer
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getWeatherRenderer
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.GuiModList
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.IColoredBakedQuad
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.IExtendedBlockState
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.IRenderHandler
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.ISmartBlockModel
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ItemModelMesherForge
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.pipeline.LightUtil
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.MinecraftForge
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.MinecraftForgeClient
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.ModelLoader
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderBlockOverlayEvent$OverlayType
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.registry.RenderingRegistry
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderItemInFrameEvent
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Pre
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Post
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Pre
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Post
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.WorldEvent$Load
[18:59:15] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[18:59:15] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: optifine.OptiFineClassTransformer
[18:59:20] [Client thread/ERROR]: [Athena] Failed to load resource outside namespace (C:\Users\remig\Desktop\Athena\Athena-Client\workspace\.\assets\minecraft\Athena\gui\settings.png).javax.imageio.IIOException: Can't read input file!
[18:59:20] [Client thread/WARN]: [Athena] Tried accessing non-existing module: theme
[18:59:20] [Client thread/WARN]: [Athena] Loaded config default with left over setting theme which is no longer used.
[18:59:20] [Client thread/WARN]: [Athena] Tried accessing non-existing module: cape
[18:59:20] [Client thread/WARN]: [Athena] Loaded config default with left over setting cape which is no longer used.
[18:59:20] [Client thread/INFO]: [Athena] rip.athena.client.cosmetics.cape.Cape@53d87b2dziue's headziue's head
[18:59:20] [Client thread/INFO]: LWJGL Version: 2.9.4
[18:59:20] [Client thread/INFO]: [OptiFine]
[18:59:20] [Client thread/INFO]: [OptiFine] OptiFine_1.8.8_HD_U_H8
[18:59:20] [Client thread/INFO]: [OptiFine] Build: null
[18:59:20] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[18:59:20] [Client thread/INFO]: [OptiFine] Java: 1.8.0_202, Oracle Corporation
[18:59:20] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[18:59:20] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[18:59:20] [Client thread/INFO]: [OptiFine] OpenGL: NVIDIA GeForce RTX 2080 SUPER/PCIe/SSE2, version 4.6.0 NVIDIA 532.03, NVIDIA Corporation
[18:59:20] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.6.0
[18:59:21] [Client thread/INFO]: [OptiFine] Maximum texture size: 32768x32768
[18:59:21] [Thread-7/INFO]: [OptiFine] Checking for new version
[18:59:21] [Client thread/INFO]: [Shaders] ShadersMod version: 2.4.12
[18:59:21] [Client thread/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 532.03
[18:59:21] [Client thread/INFO]: [Shaders] Vendor: NVIDIA Corporation
[18:59:21] [Client thread/INFO]: [Shaders] Renderer: NVIDIA GeForce RTX 2080 SUPER/PCIe/SSE2
[18:59:21] [Client thread/INFO]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
[18:59:21] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[18:59:21] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[18:59:21] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[18:59:21] [Client thread/INFO]: [Shaders] Load ShadersMod configuration.
[18:59:21] [Client thread/INFO]: [Shaders] Shaders can not be loaded, Fast Render is enabled.
[18:59:21] [Client thread/INFO]: [Shaders] No shaderpack loaded.
[18:59:21] [Client thread/INFO]: Reloading ResourceManager: Default, ! §bPotfast 5kay.zip
[18:59:21] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[18:59:21] [Client thread/INFO]: [OptiFine] Resource packs: ! §bPotfast 5kay.zip
[18:59:21] [Sound Library Loader/INFO]: Starting up SoundSystem...
[18:59:21] [Thread-7/INFO]: [OptiFine] Version found: I7
[18:59:21] [Thread-8/INFO]: Initializing LWJGL OpenAL
[18:59:21] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[18:59:21] [Thread-8/INFO]: OpenAL initialized.
[18:59:21] [Sound Library Loader/INFO]: Sound engine started
[18:59:22] [Client thread/INFO]: [OptiFine] Sprite size: 32
[18:59:22] [Client thread/INFO]: [OptiFine] Mipmap levels: 5
[18:59:22] [Client thread/INFO]: [OptiFine] Multitexture: false
[18:59:22] [Client thread/INFO]: Created: 2048x2048 textures-atlas
[18:59:23] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[18:59:23] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky1.properties
[18:59:23] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky2.properties
[18:59:24] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky3.properties
[18:59:24] [Client thread/INFO]: [OptiFine] CustomSky: Texture not found: minecraft:terrain/sky0/sky_sunflare2.png
[18:59:24] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky4.properties
[18:59:24] [Client thread/INFO]: [OptiFine] CustomSky: Texture not found: minecraft:terrain/sky0/sky_sunflare1.png
[18:59:24] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky5.properties
[18:59:24] [Client thread/INFO]: [OptiFine] CustomSky: Texture not found: minecraft:terrain/sky0/sky_sunflare3.png
[18:59:24] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky6.properties
[18:59:24] [Client thread/INFO]: [OptiFine] CustomSky: Texture not found: minecraft:terrain/sky0/sky_sunflare.png
[18:59:24] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky7.properties
[18:59:24] [Client thread/INFO]: [OptiFine] CustomSky: Texture not found: minecraft:terrain/sky0/sky_box.png
[18:59:24] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky8.properties
[18:59:24] [Client thread/INFO]: [OptiFine] CustomSky: Texture not found: minecraft:terrain/sky0/sky_clouds.png
[18:59:24] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky9.properties
[18:59:24] [Client thread/INFO]: [OptiFine] CustomSky: Texture not found: minecraft:terrain/sky0/night_skybox.png
[18:59:24] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky10.properties
[18:59:24] [Client thread/INFO]: [OptiFine] Enable face culling: acacia_leaves, birch_leaves, dark_oak_leaves, jungle_leaves, oak_leaves, spruce_leaves
[18:59:27] [Client thread/INFO]: Connecting to eu.minemen.club, 25565
[18:59:30] [Client thread/INFO]: [CHAT]
[18:59:30] [Client thread/INFO]: [CHAT] Minemen Club
[18:59:30] [Client thread/INFO]: [CHAT] ● Website: minemen.club
[18:59:30] [Client thread/INFO]: [CHAT] ● Store: store.minemen.club
[18:59:30] [Client thread/INFO]: [CHAT] ● Discord: minemen.club/discord
[18:59:30] [Client thread/INFO]: [CHAT] ● Twitter: twitter.com/Minemen_Network
[18:59:30] [Client thread/INFO]: [CHAT] ● Rules: minemen.club/rules
[18:59:30] [Client thread/INFO]: [CHAT]
[18:59:31] [Client thread/INFO]: [CHAT] A new §eOptiFine§f version is available: §eHD Ultra I7§f
[18:59:32] [Client thread/INFO]: [CHAT] Club » ziue joined.
[18:59:32] [Client thread/INFO]: [CHAT] [✷] ziue has joined the lobby!
[18:59:35] [Client thread/INFO]: [CHAT] You've been added to the EU Practice queue.
[18:59:35] [Client thread/INFO]: [CHAT] You're now being sent to EU Practice.
[18:59:37] [Client thread/INFO]: [CHAT]
[18:59:37] [Client thread/INFO]: [CHAT] EU Practice
[18:59:37] [Client thread/INFO]: [CHAT] 1v1s, Parties, Events
[18:59:37] [Client thread/INFO]: [CHAT] 15+ Games & Duels
[18:59:37] [Client thread/INFO]: [CHAT]
[18:59:37] [Client thread/INFO]: [CHAT] ● To duel a friend, do: /duel [their name].
[18:59:37] [Client thread/INFO]: [CHAT] ● To quick play, right click with your sword.
[18:59:37] [Client thread/INFO]: [CHAT] ● To edit a kit, right click with your book.
[18:59:37] [Client thread/INFO]: [CHAT]
[18:59:37] [Client thread/INFO]: [CHAT]
[18:59:37] [Client thread/INFO]: [CHAT] ✘ southwest4_4 was banned by AntiGamingChair for Unfair Advantage.
[18:59:37] [Client thread/INFO]: [CHAT]
[18:59:39] [Client thread/INFO]: [CHAT] [✽] BreakingBadCr: https://twitch.tv/newshengen (Accepting Duels)
[18:59:39] [Client thread/INFO]: [CHAT] [✽] BreakingBadCr: КАК ПОВЫСИТЬ FPS? HOW TO GET DOUBLE FPS? https://youtu.be/iHpcfHT3EnM
[18:59:39] [Client thread/INFO]: [CHAT] [✽] BreakingBadCr: Принимаю дуэли за подписку --> https://twitch.tv/newshengen
[18:59:39] [Client thread/INFO]: [CHAT] PasDroleuh: OUF
[18:59:39] [Client thread/INFO]: [CHAT] SlainKiller: ur kom lieks me
[18:59:41] [Client thread/INFO]: [CHAT] _atemberaubent_: vdbnkmfkd;
[18:59:43] [Client thread/INFO]: [CHAT] ImTelby: ggs
[18:59:45] [Client thread/INFO]: [CHAT] KsqzHCF: go hcf les noobs
[18:59:47] [Client thread/INFO]: [CHAT] usingyeat: xP0lar is cheating btw he tabs out before he falls in sumo
[18:59:47] [Client thread/INFO]: [CHAT] [❃] wtfAstro: sumo ranked
[18:59:47] [Client thread/INFO]: [CHAT] Linbop: BreakingBadCr я подписался!!!111
[18:59:48] [Client thread/INFO]: [CHAT] DaddyAshTwin: bro
[18:59:50] [Client thread/INFO]: [CHAT] mael3636_ytb: gf
[18:59:53] [Client thread/INFO]: [CHAT] DaddyAshTwin: Straaight is washed
[18:59:53] [Client thread/INFO]: [CHAT] Marraf: gg
[18:59:53] [Client thread/INFO]: [CHAT] swaphat: idk
[19:00:00] [Client thread/INFO]: [CHAT] Larache: usingyeat DOES THAT DISCONNECT HIM
[19:00:00] [Client thread/INFO]: [CHAT] mael3636_ytb: crois le
[19:00:03] [Client thread/INFO]: [CHAT] Pinwyy: mael3636_ytb go re on va pas arreter sur sa
[19:00:03] [Client thread/INFO]: [CHAT] [❃] wtfAstro: sumo ranked
[19:00:06] [Client thread/INFO]: [CHAT] iTzSyouki: use the sword
[19:00:08] [Client thread/INFO]: [CHAT]
[19:00:08] [Client thread/INFO]: [CHAT] Unranked Bed Fight
[19:00:08] [Client thread/INFO]: [CHAT] ● Ping Range: [Unrestricted]
[19:00:08] [Client thread/INFO]: [CHAT] Searching for match ...
[19:00:08] [Client thread/INFO]: [CHAT]
[19:00:08] [Client thread/INFO]: [CHAT] Marraf: someone duel boxing no running
[19:00:08] [Client thread/INFO]: [CHAT] totobalaise: gg
[19:00:08] [Client thread/INFO]: [CHAT] mael3636_ytb: bah g win g win
[19:00:09] [Client thread/INFO]: [CHAT] inscrit: GO SUMO RANKED
[19:00:10] [Client thread/INFO]: [CHAT] iTzSyouki: i use fist
[19:00:12] [Client thread/INFO]: [CHAT] Vapute: Pinwyy accept moiiiii
[19:00:14] [Client thread/INFO]: [CHAT]
[19:00:14] [Client thread/INFO]: [CHAT] Unranked Bed Fight
[19:00:14] [Client thread/INFO]: [CHAT] ● Ping Range: [Unrestricted]
[19:00:14] [Client thread/INFO]: [CHAT] Searching for match ...
[19:00:14] [Client thread/INFO]: [CHAT]
[19:00:14] [Client thread/INFO]: [CHAT]
[19:00:14] [Client thread/INFO]: [CHAT] Unranked Match
[19:00:14] [Client thread/INFO]: [CHAT] ● Map: Penguin
[19:00:14] [Client thread/INFO]: [CHAT] ● Opponent: eyCookie
[19:00:14] [Client thread/INFO]: [CHAT] ● Title: Iron III
[19:00:14] [Client thread/INFO]: [CHAT] ● Ping: 113 ms
[19:00:14] [Client thread/INFO]: [CHAT]
[19:00:14] [Client thread/INFO]: [CHAT] 5...
[19:00:15] [Client thread/INFO]: [CHAT] 4...
[19:00:15] [Client thread/INFO]: [CHAT] Pinwyy: mael3636_ytb sur une égalité ..
[19:00:16] [Client thread/INFO]: [CHAT] 3...
[19:00:17] [Client thread/INFO]: [CHAT] 2...
[19:00:17] [Client thread/INFO]: [CHAT] usingyeat: Larache duel me ill show u what he does
[19:00:18] [Client thread/INFO]: [CHAT] 1...
[19:00:18] [Client thread/INFO]: [CHAT] You can't place there.
[19:00:18] [Client thread/INFO]: [CHAT] Franzeer: gf
[19:00:19] [Client thread/INFO]: [CHAT] The match has started!
[19:00:19] [Client thread/INFO]: [CHAT]
[19:00:19] [Client thread/INFO]: [CHAT] Bed Fight
[19:00:19] [Client thread/INFO]: [CHAT] Break the other team's bed and eliminate them!
[19:00:19] [Client thread/INFO]: [CHAT]
[19:00:20] [Client thread/INFO]: [CHAT] idkHelp: ....
[19:00:24] [Client thread/INFO]: [CHAT]
[19:00:24] [Client thread/INFO]: [CHAT] ✘ Frifty_ was banned by AntiGamingChair for Unfair Advantage.
[19:00:24] [Client thread/INFO]: [CHAT]
[19:00:24] [Client thread/INFO]: [CHAT] Rxyzxnn_: WOW
[19:00:25] [Client thread/INFO]: [CHAT] ziue was killed!
[19:00:25] [Client thread/INFO]: [CHAT] Respawning in 3...
[19:00:25] [Client thread/INFO]: [CHAT] Marraf: someone duel boxing no running
[19:00:26] [Client thread/INFO]: [CHAT] Respawning in 2...
[19:00:27] [Client thread/INFO]: [CHAT] Respawning in 1...
[19:00:27] [Client thread/INFO]: [CHAT] eyCookie was killed!
[19:00:28] [Client thread/INFO]: [CHAT] You have respawned.
[19:00:29] [Client thread/INFO]: [CHAT] Dark0s1: gg
[19:00:30] [Client thread/INFO]: [CHAT] PasDroleuh: E?FUISDHFJKL
[19:00:31] [Client thread/INFO]: [CHAT] HogoBlackWhite: bruh
[19:00:32] [Client thread/INFO]: [CHAT] Luca_ka: gg
[19:00:33] [Client thread/INFO]: [CHAT] swaphat: lol
[19:00:33] [Client thread/INFO]: [CHAT] Stuiterdraak: gg
[19:00:35] [Client thread/INFO]: [CHAT] cl0x_844: lol
[19:00:41] [Client thread/INFO]: [CHAT] [✽] BreakingBadCr: https://twitch.tv/newshengen (Accepting Duels)
[19:00:41] [Client thread/INFO]: [CHAT] [✽] BreakingBadCr: Принимаю дуэли за подписку --> https://twitch.tv/newshengen
[19:00:41] [Client thread/INFO]: [CHAT] [✽] BreakingBadCr: КАК ПОВЫСИТЬ FPS? HOW TO GET DOUBLE FPS? https://youtu.be/iHpcfHT3EnM
[19:00:43] [Client thread/INFO]: [CHAT] pomidorek2901: sr
[19:00:43] [Client thread/INFO]: [CHAT]
[19:00:44] [Client thread/INFO]: [CHAT] ziue was killed by eyCookie!
[19:00:44] [Client thread/INFO]: [CHAT] Respawning in 3...
[19:00:45] [Client thread/INFO]: [CHAT] Respawning in 2...
[19:00:45] [Client thread/INFO]: [CHAT] swaphat: idk
[19:00:46] [Client thread/INFO]: [CHAT] Respawning in 1...
[19:00:46] [Client thread/INFO]: [CHAT]
[19:00:46] [Client thread/INFO]: [CHAT] [MMC] Buy perks here: store.minemen.club
[19:00:46] [Client thread/INFO]: [CHAT]
[19:00:47] [Client thread/INFO]: [CHAT] rvim: top fight
[19:00:47] [Client thread/INFO]: [CHAT] You have respawned.
[19:00:49] [Client thread/INFO]: [CHAT] iTzSyouki: why u agro
[19:00:52] [Client thread/INFO]: [CHAT] iTzSyouki: when i write
[19:00:53] [Client thread/INFO]: [CHAT] idkHelp: gg
[19:00:54] [Client thread/INFO]: [CHAT] ziue was killed by eyCookie!
[19:00:54] [Client thread/INFO]: [CHAT] Respawning in 3...
[19:00:55] [Client thread/INFO]: [CHAT] Respawning in 2...
[19:00:56] [Client thread/INFO]: [CHAT] Respawning in 1...
[19:00:56] [Client thread/INFO]: [CHAT] [❃] wtfAstro: sumo ranked
[19:00:57] [Client thread/INFO]: [CHAT] ItzMenda: wtf
[19:00:57] [Client thread/INFO]: [CHAT] You have respawned.
[19:00:58] [Client thread/INFO]: [CHAT] swaphat: yea
[19:00:58] [Client thread/INFO]: [CHAT] [❃] wtfAstro: gg
[19:01:00] [Client thread/INFO]: [CHAT] _PalmAngels_: twitch.tv/newshengen 100 subs = giveaway =3 yaaay .!. =) ;) 0_0
[19:01:00] [Client thread/INFO]: [CHAT] PasDroleuh: AVHDJSQK?
[19:01:01] [Client thread/INFO]: [CHAT] eyCookie was killed by ziue!
[19:01:12] [Client thread/INFO]: [CHAT] farfouze: lol
[19:01:13] [Client thread/INFO]: [CHAT] Scranning: HCF
[19:01:13] [Client thread/INFO]: [CHAT] eyCookie was killed by ziue!
[19:01:14] [Client thread/INFO]: [CHAT] [❃] wtfAstro: sumo ranked
[19:01:15] [Client thread/INFO]: [CHAT] PasDroleuh: lol
[19:01:15] [Client thread/INFO]: [CHAT] gothicEgirl99: q ranked soup please...
[19:01:16] [Client thread/ERROR]: Item entity 2351598 has no item?!
[19:01:16] [Client thread/ERROR]: Item entity 2351598 has no item?!
[19:01:17] [Client thread/INFO]: [CHAT]
[19:01:17] [Client thread/INFO]: [CHAT] BED DESTRUCTION > Blue Bed was destroyed by ziue!
[19:01:17] [Client thread/INFO]: [CHAT]
[19:01:18] [Client thread/INFO]: [CHAT] GigalacticaYT: gg
[19:01:19] [Client thread/INFO]: [CHAT] ItzMenda: WTF
[19:01:20] [Client thread/INFO]: [CHAT] [✽] BreakingBadCr: https://twitch.tv/newshengen (Accepting Duels)
[19:01:20] [Client thread/INFO]: [CHAT] [✽] BreakingBadCr: Принимаю дуэли за подписку --> https://twitch.tv/newshengen
[19:01:20] [Client thread/INFO]: [CHAT] ziue was killed by eyCookie!
[19:01:20] [Client thread/INFO]: [CHAT] Respawning in 3...
[19:01:21] [Client thread/INFO]: [CHAT] GaLeQtiX_ NODEBUFF MASTER: Mev77rey_ insane player with insane ign
[19:01:21] [Client thread/INFO]: [CHAT] Respawning in 2...
[19:01:22] [Client thread/INFO]: [CHAT] Luca_ka: ?
[19:01:22] [Client thread/INFO]: [CHAT] Respawning in 1...
[19:01:23] [Client thread/INFO]: [CHAT] You have respawned.
[19:01:26] [Client thread/INFO]: [CHAT] qClutch: f
[19:01:30] [Client thread/INFO]: [CHAT] ziue was killed by eyCookie!
[19:01:30] [Client thread/INFO]: [CHAT] Respawning in 3...
[19:01:31] [Client thread/INFO]: [CHAT] Respawning in 2...
[19:01:32] [Client thread/INFO]: [CHAT] Respawning in 1...
[19:01:33] [Client thread/INFO]: [CHAT] You have respawned.
[19:01:35] [Client thread/INFO]: [CHAT] Dark0s1: punch me
[19:01:35] [Client thread/INFO]: [CHAT] Scranning: HCF
[19:01:41] [Client thread/INFO]: [CHAT] [✽] BreakingBadCr: Принимаю дуэли за подписку --> https://twitch.tv/newshengen
[19:01:41] [Client thread/INFO]: [CHAT] [✽] BreakingBadCr: https://twitch.tv/newshengen (Accepting Duels)
[19:01:41] [Client thread/INFO]: [CHAT] Vapute: gg
[19:01:41] [Client thread/INFO]: [CHAT] eyCookie was killed by ziue! FINAL KILL
[19:01:41] [Client thread/INFO]: [CHAT]
[19:01:41] [Client thread/INFO]: [CHAT] Match Results (click player to view):
[19:01:41] [Client thread/INFO]: [CHAT] Winner: ziue ▏ Loser: eyCookie
[19:01:41] [Client thread/INFO]: [CHAT]
[19:01:41] [Client thread/INFO]: [CHAT]
[19:01:41] [Client thread/INFO]: [CHAT] STATISTIC UPDATES
[19:01:41] [Client thread/INFO]: [CHAT] ● Your Current Streak: 4 (Best: 24)
[19:01:41] [Client thread/INFO]: [CHAT] ● Your Daily Streak: 4 (Best: 14)
[19:01:41] [Client thread/INFO]: [CHAT] ● 56 more wins to unlock Gold II
[19:01:41] [Client thread/INFO]: [CHAT]
[19:01:42] [Client thread/INFO]: [CHAT] StrelleX_77: why running bro
[19:01:42] [Client thread/INFO]: [CHAT] Want to play again? (Click here)
[19:01:43] [Client thread/INFO]: [CHAT] Pinwyy: gg
[19:01:44] [Client thread/INFO]: [CHAT] mael3636_ytb: Pinwyy déo
[19:01:45] [Client thread/INFO]: [CHAT] Franzeer: gg
[19:01:49] [Client thread/INFO]: [CHAT] _PalmAngels_: twitch.tv/newshengen 100 subs = giveaway =3 yaaay .!. =) ;) 0_0
[19:01:51] [Client thread/INFO]: [CHAT] [✽] BreakingBadCr: https://twitch.tv/newshengen (Accepting Duels)
[19:01:51] [Client thread/INFO]: [CHAT] [✽] BreakingBadCr: КАК ПОВЫСИТЬ FPS? HOW TO GET DOUBLE FPS? https://youtu.be/iHpcfHT3EnM
[19:01:51] [Client thread/INFO]: [CHAT] [✽] BreakingBadCr: Принимаю дуэли за подписку --> https://twitch.tv/newshengen
[19:01:53] [Client thread/INFO]: [CHAT] Hapota: damn
[19:01:53] [Client thread/INFO]: [CHAT] Mr_BananBread: wh
[19:01:54] [Client thread/INFO]: [CHAT] Pinwyy: mael3636_ytb ?
[19:18:36] [Client thread/INFO]: Setting user: Player808
[19:18:36] [Client thread/INFO]: (Session ID is token:0:Player808)
[19:18:37] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.Attributes
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.ChunkWatchEvent$UnWatch
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.relauncher.CoreModManager
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.DimensionManager
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Pre
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Post
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$CameraSetup
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$FogColors
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.EventBus
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event$Result
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.ExtendedBlockState
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.FMLClientHandler
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.FMLCommonHandler
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.biome.BiomeGenBase.getWaterColorMultiplier
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.addDestroyEffects
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.addHitEffects
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.canCreatureSpawn
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.canRenderInLayer
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.doesSideBlockRendering
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getBedDirection
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getExtendedState
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.hasTileEntity
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isAir
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isBed
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isBedFoot
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isSideSolid
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.entity.Entity.canRiderInteract
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.entity.Entity.captureDrops
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.entity.Entity.capturedDrops
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.entity.Entity.shouldRenderInPass
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.entity.Entity.shouldRiderSit
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.ForgeEventFactory
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeHooks
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ForgeHooksClient
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.getDurabilityForDisplay
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.getModel
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.onEntitySwing
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.shouldCauseReequipAnimation
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.showDurabilityBar
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.ItemRecord.getRecordResource
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeModContainer
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.potion.PotionEffect.isCurativeItem
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.canRenderBreaking
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.getRenderBoundingBox
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.hasFastRenderer
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.shouldRenderInPass
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.preDrawBatch
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.drawBatch
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.vertex.VertexFormatElement$EnumUsage.preDraw
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.vertex.VertexFormatElement$EnumUsage.postDraw
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.World.countEntities
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.World.getPerWorldStorage
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getCloudRenderer
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getSkyRenderer
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getWeatherRenderer
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.GuiModList
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.IColoredBakedQuad
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.IExtendedBlockState
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.IRenderHandler
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.ISmartBlockModel
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ItemModelMesherForge
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.pipeline.LightUtil
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.MinecraftForge
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.MinecraftForgeClient
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.ModelLoader
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderBlockOverlayEvent$OverlayType
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.registry.RenderingRegistry
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderItemInFrameEvent
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Pre
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Post
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Pre
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Post
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.WorldEvent$Load
[19:18:37] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[19:18:37] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: optifine.OptiFineClassTransformer
[19:18:42] [Client thread/ERROR]: [Athena] Failed to load resource outside namespace (C:\Users\remig\Desktop\Athena\Athena-Client\workspace\.\assets\minecraft\Athena\gui\settings.png).javax.imageio.IIOException: Can't read input file!
[19:18:42] [Client thread/WARN]: [Athena] Tried accessing non-existing module: theme
[19:18:42] [Client thread/WARN]: [Athena] Loaded config default with left over setting theme which is no longer used.
[19:18:42] [Client thread/WARN]: [Athena] Tried accessing non-existing module: cape
[19:18:42] [Client thread/WARN]: [Athena] Loaded config default with left over setting cape which is no longer used.
[19:18:42] [Client thread/INFO]: [Athena] rip.athena.client.cosmetics.cape.Cape@53d87b2dziue's headziue's head
[19:18:42] [Client thread/INFO]: LWJGL Version: 2.9.4
[19:18:42] [Client thread/INFO]: [OptiFine]
[19:18:42] [Client thread/INFO]: [OptiFine] OptiFine_1.8.8_HD_U_H8
[19:18:42] [Client thread/INFO]: [OptiFine] Build: null
[19:18:42] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[19:18:42] [Client thread/INFO]: [OptiFine] Java: 1.8.0_202, Oracle Corporation
[19:18:42] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[19:18:42] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[19:18:42] [Client thread/INFO]: [OptiFine] OpenGL: NVIDIA GeForce RTX 2080 SUPER/PCIe/SSE2, version 4.6.0 NVIDIA 532.03, NVIDIA Corporation
[19:18:42] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.6.0
[19:18:42] [Client thread/INFO]: [OptiFine] Maximum texture size: 32768x32768
[19:18:42] [Thread-7/INFO]: [OptiFine] Checking for new version
[19:18:43] [Client thread/INFO]: [Shaders] ShadersMod version: 2.4.12
[19:18:43] [Client thread/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 532.03
[19:18:43] [Client thread/INFO]: [Shaders] Vendor: NVIDIA Corporation
[19:18:43] [Client thread/INFO]: [Shaders] Renderer: NVIDIA GeForce RTX 2080 SUPER/PCIe/SSE2
[19:18:43] [Client thread/INFO]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
[19:18:43] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[19:18:43] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[19:18:43] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[19:18:43] [Client thread/INFO]: [Shaders] Load ShadersMod configuration.
[19:18:43] [Client thread/INFO]: [Shaders] Shaders can not be loaded, Fast Render is enabled.
[19:18:43] [Client thread/INFO]: [Shaders] No shaderpack loaded.
[19:18:43] [Client thread/INFO]: Reloading ResourceManager: Default, ! §bPotfast 5kay.zip
[19:18:43] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[19:18:43] [Client thread/INFO]: [OptiFine] Resource packs: ! §bPotfast 5kay.zip
[19:18:43] [Sound Library Loader/INFO]: Starting up SoundSystem...
[19:18:43] [Thread-7/INFO]: [OptiFine] Version found: I7
[19:18:43] [Thread-8/INFO]: Initializing LWJGL OpenAL
[19:18:43] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[19:18:43] [Thread-8/INFO]: OpenAL initialized.
[19:18:43] [Sound Library Loader/INFO]: Sound engine started
[19:18:44] [Client thread/INFO]: [OptiFine] Sprite size: 32
[19:18:44] [Client thread/INFO]: [OptiFine] Mipmap levels: 5
[19:18:44] [Client thread/INFO]: [OptiFine] Multitexture: false
[19:18:44] [Client thread/INFO]: Created: 2048x2048 textures-atlas
[19:18:45] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[19:18:45] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky1.properties
[19:18:45] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky2.properties
[19:18:45] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky3.properties
[19:18:45] [Client thread/INFO]: [OptiFine] CustomSky: Texture not found: minecraft:terrain/sky0/sky_sunflare2.png
[19:18:45] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky4.properties
[19:18:45] [Client thread/INFO]: [OptiFine] CustomSky: Texture not found: minecraft:terrain/sky0/sky_sunflare1.png
[19:18:45] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky5.properties
[19:18:45] [Client thread/INFO]: [OptiFine] CustomSky: Texture not found: minecraft:terrain/sky0/sky_sunflare3.png
[19:18:45] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky6.properties
[19:18:45] [Client thread/INFO]: [OptiFine] CustomSky: Texture not found: minecraft:terrain/sky0/sky_sunflare.png
[19:18:45] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky7.properties
[19:18:45] [Client thread/INFO]: [OptiFine] CustomSky: Texture not found: minecraft:terrain/sky0/sky_box.png
[19:18:45] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky8.properties
[19:18:45] [Client thread/INFO]: [OptiFine] CustomSky: Texture not found: minecraft:terrain/sky0/sky_clouds.png
[19:18:45] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky9.properties
[19:18:45] [Client thread/INFO]: [OptiFine] CustomSky: Texture not found: minecraft:terrain/sky0/night_skybox.png
[19:18:45] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky10.properties
[19:18:45] [Client thread/INFO]: [OptiFine] Enable face culling: acacia_leaves, birch_leaves, dark_oak_leaves, jungle_leaves, oak_leaves, spruce_leaves
[19:18:49] [Client thread/INFO]: Stopping!
[19:18:49] [Client thread/INFO]: [Athena] Shutting down client
[19:18:49] [Client thread/INFO]: SoundSystem shutting down...
[19:18:49] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com

File diff suppressed because one or more lines are too long