Экспорт из mcp и воспроизведение звуков

Версия Minecraft
1.12.2
API
Vanilla (без API)
Здравствуйте, столкнулся с такой проблемой что не знаю как экспортировать проект в jar из проекта на mcp, пишу в IntelliJ IDEA и не использовал gradle
так-же есть проблемы с тем, что когда я запускаю свой клиент мне пишет в консоль "Missing sound for event:" ипосле название звука которого не хватает, и так со всеми звуками. Заранее Спасибо
 
Java:
"C:\Program Files\Java\jdk1.8.0_301\bin\java.exe" -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:60448,suspend=y,server=n "-Djava.library.path=C:\Users\egorb\Desktop\Squad remake\jars\versions\1.12.2\1.12.2-natives" -javaagent:C:\Users\egorb\AppData\Local\JetBrains\IdeaIC2021.2\captureAgent\debugger-agent.jar -Dfile.encoding=UTF-8 -classpath "C:\Program Files\Java\jdk1.8.0_301\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_301\jre\lib\rt.jar;C:\Users\egorb\Desktop\Squad remake\eclipse\NoneCode\bin;C:\Users\egorb\Desktop\Squad remake\jars\versions\1.12.2\1.12.2.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\com\mojang\patchy\1.3.9\patchy-1.3.9.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\com\mojang\authlib\1.5.25\authlib-1.5.25.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\com\mojang\realms\1.10.22\realms-1.10.22.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\it\unimi\dsi\fastutil\7.1.0\fastutil-7.1.0.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\com\mojang\text2speech\1.10.3\text2speech-1.10.3.jar;C:\Users\egorb\Desktop\Squad remake\jars\libraries\com\google\code\findbugs\jsr305\3.0.1\jsr305-3.0.1.jar;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2021.2.2\lib\idea_rt.jar" Start
Connected to the target VM, address: '127.0.0.1:60448', transport: 'socket'
[15:18:37] [Client thread/ERROR]: Can't find the resource index file: assets\indexes\1.12.json
[15:18:37] [Client thread/INFO]: Setting user: None213
[15:18:40] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.Attributes
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.ChunkWatchEvent$UnWatch
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.relauncher.CoreModManager
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.DimensionManager
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Pre
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Post
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$CameraSetup
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$FogColors
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$RenderFogEvent
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.EventBus
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event$Result
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.ExtendedBlockState
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.FMLClientHandler
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.FMLCommonHandler
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.biome.Biome.getWaterColorMultiplier
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.addDestroyEffects
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.addHitEffects
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.canCreatureSpawn
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.canRenderInLayer
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.doesSideBlockRendering
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getBedDirection
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getExtendedState
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getFogColor
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getLightOpacity
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getLightValue
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.getSoundType
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.hasTileEntity
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isAir
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isBed
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isBedFoot
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.Block.isSideSolid
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.block.state.IBlockProperties.getLightValue
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.ChunkCache.isSideSolid
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.entity.Entity.canRiderInteract
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.entity.Entity.captureDrops
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.entity.Entity.capturedDrops
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.entity.Entity.shouldRenderInPass
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.entity.Entity.shouldRiderSit
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.ForgeEventFactory
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeHooks
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ForgeHooksClient
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.item.Item.delegate
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.getDurabilityForDisplay
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.getRGBDurabilityForDisplay
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.isShield
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.onEntitySwing
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.shouldCauseReequipAnimation
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.Item.showDurabilityBar
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.block.model.ItemOverrideList.handleItemState
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.item.ItemArmor.hasOverlay
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.settings.KeyBinding.setKeyConflictContext
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.settings.KeyBinding.setKeyModifierAndCode
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.settings.KeyBinding.getKeyModifier
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeModContainer
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.block.model.ModelBlockDefinition.parseFromReader
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.potion.Potion.shouldRenderHUD
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.potion.Potion.renderHUDEffect
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.potion.PotionEffect.isCurativeItem
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.canRenderBreaking
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.getRenderBoundingBox
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.hasFastRenderer
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.tileentity.TileEntity.shouldRenderInPass
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.vertex.VertexFormatElement$EnumUsage.preDraw
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.vertex.VertexFormatElement$EnumUsage.postDraw
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.World.countEntities
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.World.getPerWorldStorage
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.World.initCapabilities
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getCloudRenderer
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getSkyRenderer
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getWeatherRenderer
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.world.WorldProvider.getLightmapColors
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.GuiModList
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.IExtendedBlockState
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.IModel
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.IRenderHandler
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ItemModelMesherForge
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.settings.KeyConflictContext
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.settings.KeyModifier
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.pipeline.LightUtil
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.MinecraftForge
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.MinecraftForgeClient
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.ModelLoader
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.gui.NotificationModUpdateScreen
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderBlockOverlayEvent$OverlayType
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.registry.RenderingRegistry
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderItemInFrameEvent
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Pre
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Post
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Pre
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Post
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.ScreenshotEvent
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.WorldEvent$Load
[15:18:40] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[15:18:40] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: optifine.OptiFineClassTransformer
[15:18:40] [Client thread/WARN]: Skipping bad option: lastServer:
[15:18:40] [Client thread/INFO]: LWJGL Version: 2.9.4
[15:18:42] [Client thread/INFO]: [OptiFine]
[15:18:42] [Client thread/INFO]: [OptiFine] OptiFine_1.12.2_HD_U_C6
[15:18:42] [Client thread/INFO]: [OptiFine] Build: null
[15:18:42] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[15:18:42] [Client thread/INFO]: [OptiFine] Java: 1.8.0_301, Oracle Corporation
[15:18:42] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[15:18:42] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[15:18:42] [Client thread/INFO]: [OptiFine] OpenGL: Radeon RX 560X, version 4.6.14761 Compatibility Profile Context 21.30.23.01 30.0.13023.1012, ATI Technologies Inc.
[15:18:42] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.6.14761
[15:18:42] [Client thread/INFO]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[15:18:42] [Client thread/INFO]: [OptiFine] Maximum texture size: 16384x16384
[15:18:42] [Thread-3/INFO]: [OptiFine] Checking for new version
[15:18:42] [Client thread/INFO]: [Shaders] ShadersMod version: 2.4.12
[15:18:42] [Client thread/INFO]: [Shaders] OpenGL Version: 4.6.14761 Compatibility Profile Context 21.30.23.01 30.0.13023.1012
[15:18:42] [Client thread/INFO]: [Shaders] Vendor:  ATI Technologies Inc.
[15:18:42] [Client thread/INFO]: [Shaders] Renderer: Radeon RX 560X
[15:18:42] [Client thread/INFO]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0
[15:18:42] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[15:18:42] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[15:18:42] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[15:18:42] [Client thread/INFO]: [Shaders] Load ShadersMod configuration.
[15:18:42] [Client thread/INFO]: [Shaders] Save ShadersMod configuration.
[15:18:42] [Client thread/INFO]: [Shaders] No shaderpack loaded.
[15:18:42] [Thread-3/INFO]: [OptiFine] Version found: G5
[15:18:42] [Client thread/INFO]: Reloading ResourceManager: Default, 21 toxic pack.zip
[15:18:42] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[15:18:42] [Client thread/INFO]: [OptiFine] Resource packs: 21 toxic pack.zip
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:ambient.cave
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.anvil.break
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.anvil.destroy
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.anvil.fall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.anvil.hit
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.anvil.land
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.anvil.place
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.anvil.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.anvil.use
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.brewing_stand.brew
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.chest.close
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.chest.locked
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.chest.open
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.chorus_flower.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.chorus_flower.grow
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.cloth.break
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.cloth.fall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.cloth.hit
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.cloth.place
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.cloth.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.comparator.click
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.dispenser.dispense
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.dispenser.fail
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.dispenser.launch
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.enchantment_table.use
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.end_gateway.spawn
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.end_portal.spawn
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.end_portal_frame.fill
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.enderchest.close
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.enderchest.open
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.fence_gate.close
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.fence_gate.open
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.fire.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.fire.extinguish
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.furnace.fire_crackle
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.glass.break
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.glass.fall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.glass.hit
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.glass.place
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.glass.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.grass.break
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.grass.fall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.grass.hit
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.grass.place
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.grass.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.gravel.break
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.gravel.fall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.gravel.hit
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.gravel.place
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.gravel.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.iron_door.close
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.iron_door.open
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.iron_trapdoor.close
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.iron_trapdoor.open
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.ladder.break
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.ladder.fall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.ladder.hit
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.ladder.place
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.ladder.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.lava.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.lava.extinguish
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.lava.pop
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.lever.click
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.metal.break
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.metal.fall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.metal.hit
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.metal.place
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.metal.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.metal_pressureplate.click_off
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.metal_pressureplate.click_on
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.note.basedrum
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.note.bass
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.note.bell
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.note.chime
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.note.flute
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.note.guitar
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.note.harp
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.note.hat
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.note.pling
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.note.snare
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.note.xylophone
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.piston.contract
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.piston.extend
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.portal.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.portal.travel
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.portal.trigger
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.redstone_torch.burnout
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.sand.break
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.sand.fall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.sand.hit
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.sand.place
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.sand.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.shulker_box.close
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.shulker_box.open
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.slime.break
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.slime.fall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.slime.hit
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.slime.place
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.slime.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.snow.break
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.snow.fall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.snow.hit
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.snow.place
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.snow.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.stone.break
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.stone.fall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.stone.hit
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.stone.place
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.stone.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.stone_button.click_off
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.stone_button.click_on
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.stone_pressureplate.click_off
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.stone_pressureplate.click_on
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.tripwire.attach
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.tripwire.click_off
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.tripwire.click_on
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.tripwire.detach
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.water.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.waterlily.place
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.wood.break
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.wood.fall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.wood.hit
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.wood.place
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.wood.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.wood_button.click_off
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.wood_button.click_on
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.wood_pressureplate.click_off
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.wood_pressureplate.click_on
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.wooden_door.close
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.wooden_door.open
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.wooden_trapdoor.close
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:block.wooden_trapdoor.open
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:enchant.thorns.hit
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.armorstand.break
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.armorstand.fall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.armorstand.hit
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.armorstand.place
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.arrow.hit
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.arrow.hit_player
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.arrow.shoot
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.bat.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.bat.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.bat.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.bat.loop
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.bat.takeoff
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.blaze.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.blaze.burn
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.blaze.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.blaze.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.blaze.shoot
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.boat.paddle_land
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.boat.paddle_water
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.bobber.retrieve
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.bobber.splash
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.bobber.throw
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.cat.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.cat.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.cat.hiss
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.cat.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.cat.purr
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.cat.purreow
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.chicken.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.chicken.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.chicken.egg
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.chicken.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.chicken.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.cow.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.cow.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.cow.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.cow.milk
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.cow.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.creeper.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.creeper.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.creeper.primed
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.donkey.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.donkey.angry
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.donkey.chest
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.donkey.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.donkey.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.egg.throw
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.elder_guardian.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.elder_guardian.ambient_land
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.elder_guardian.curse
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.elder_guardian.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.elder_guardian.death_land
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.elder_guardian.flop
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.elder_guardian.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.elder_guardian.hurt_land
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.enderdragon.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.enderdragon.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.enderdragon.flap
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.enderdragon.growl
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.enderdragon.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.enderdragon.shoot
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.enderdragon_fireball.explode
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.endereye.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.endereye.launch
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.endermen.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.endermen.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.endermen.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.endermen.scream
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.endermen.stare
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.endermen.teleport
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.endermite.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.endermite.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.endermite.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.endermite.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.enderpearl.throw
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.evocation_fangs.attack
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.evocation_illager.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.evocation_illager.cast_spell
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.evocation_illager.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.evocation_illager.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.evocation_illager.prepare_attack
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.evocation_illager.prepare_summon
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.evocation_illager.prepare_wololo
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.experience_bottle.throw
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.experience_orb.pickup
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.firework.blast
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.firework.blast_far
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.firework.large_blast
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.firework.large_blast_far
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.firework.launch
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.firework.shoot
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.firework.twinkle
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.firework.twinkle_far
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.generic.big_fall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.generic.burn
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.generic.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.generic.drink
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.generic.eat
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.generic.explode
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.generic.extinguish_fire
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.generic.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.generic.small_fall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.generic.splash
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.generic.swim
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.ghast.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.ghast.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.ghast.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.ghast.scream
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.ghast.shoot
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.ghast.warn
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.guardian.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.guardian.ambient_land
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.guardian.attack
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.guardian.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.guardian.death_land
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.guardian.flop
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.guardian.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.guardian.hurt_land
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.horse.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.horse.angry
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.horse.armor
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.horse.breathe
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.horse.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.horse.eat
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.horse.gallop
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.horse.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.horse.jump
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.horse.land
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.horse.saddle
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.horse.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.horse.step_wood
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.hostile.big_fall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.hostile.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.hostile.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.hostile.small_fall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.hostile.splash
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.hostile.swim
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.husk.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.husk.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.husk.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.husk.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.illusion_illager.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.illusion_illager.cast_spell
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.illusion_illager.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.illusion_illager.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.illusion_illager.mirror_move
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.illusion_illager.prepare_blindness
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.illusion_illager.prepare_mirror
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.irongolem.attack
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.irongolem.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.irongolem.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.irongolem.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.item.break
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.item.pickup
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.itemframe.add_item
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.itemframe.break
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.itemframe.place
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.itemframe.remove_item
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.itemframe.rotate_item
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.leashknot.break
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.leashknot.place
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.lightning.impact
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.lightning.thunder
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.lingeringpotion.throw
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.llama.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.llama.angry
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.llama.chest
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.llama.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.llama.eat
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.llama.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.llama.spit
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.llama.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.llama.swag
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.magmacube.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.magmacube.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.magmacube.jump
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.magmacube.squish
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.minecart.inside
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.minecart.riding
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.mooshroom.shear
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.mule.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.mule.chest
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.mule.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.mule.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.painting.break
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.painting.place
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.eat
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.fly
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.blaze
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.creeper
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.elder_guardian
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.enderdragon
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.enderman
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.endermite
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.evocation_illager
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.ghast
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.husk
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.illusion_illager
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.magmacube
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.polar_bear
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.shulker
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.silverfish
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.skeleton
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.slime
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.spider
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.stray
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.vex
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.vindication_illager
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.witch
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.wither
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.wither_skeleton
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.wolf
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.zombie
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.zombie_pigman
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.imitate.zombie_villager
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.parrot.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.pig.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.pig.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.pig.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.pig.saddle
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.pig.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.attack.crit
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.attack.knockback
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.attack.nodamage
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.attack.strong
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.attack.sweep
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.attack.weak
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.big_fall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.breath
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.burp
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.hurt_drown
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.hurt_on_fire
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.levelup
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.small_fall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.splash
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.player.swim
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.polar_bear.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.polar_bear.baby_ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.polar_bear.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.polar_bear.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.polar_bear.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.polar_bear.warning
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.rabbit.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.rabbit.attack
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.rabbit.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.rabbit.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.rabbit.jump
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.sheep.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.sheep.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.sheep.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.sheep.shear
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.sheep.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.shulker.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.shulker.close
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.shulker.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.shulker.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.shulker.hurt_closed
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.shulker.open
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.shulker.shoot
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.shulker.teleport
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.shulker_bullet.hit
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.shulker_bullet.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.silverfish.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.silverfish.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.silverfish.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.silverfish.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.skeleton.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.skeleton.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.skeleton.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.skeleton.shoot
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.skeleton.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.skeleton_horse.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.skeleton_horse.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.skeleton_horse.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.slime.attack
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.slime.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.slime.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.slime.jump
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.slime.squish
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.small_magmacube.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.small_magmacube.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.small_magmacube.squish
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.small_slime.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.small_slime.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.small_slime.jump
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.small_slime.squish
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.snowball.throw
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.snowman.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.snowman.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.snowman.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.snowman.shoot
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.spider.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.spider.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.spider.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.spider.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.splash_potion.break
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.splash_potion.throw
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.squid.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.squid.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.squid.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.stray.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.stray.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.stray.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.stray.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.tnt.primed
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.vex.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.vex.charge
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.vex.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.vex.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.villager.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.villager.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.villager.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.villager.no
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.villager.trading
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.villager.yes
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.vindication_illager.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.vindication_illager.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.vindication_illager.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.witch.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.witch.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.witch.drink
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.witch.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.witch.throw
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.wither.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.wither.break_block
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.wither.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.wither.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.wither.shoot
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.wither.spawn
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.wither_skeleton.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.wither_skeleton.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.wither_skeleton.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.wither_skeleton.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.wolf.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.wolf.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.wolf.growl
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.wolf.howl
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.wolf.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.wolf.pant
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.wolf.shake
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.wolf.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.wolf.whine
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie.attack_door_wood
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie.attack_iron_door
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie.break_door_wood
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie.infect
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie_horse.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie_horse.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie_horse.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie_pig.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie_pig.angry
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie_pig.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie_pig.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie_villager.ambient
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie_villager.converted
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie_villager.cure
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie_villager.death
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie_villager.hurt
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:entity.zombie_villager.step
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.armor.equip_chain
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.armor.equip_diamond
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.armor.equip_elytra
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.armor.equip_generic
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.armor.equip_gold
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.armor.equip_iron
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.armor.equip_leather
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.bottle.empty
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.bottle.fill
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.bottle.fill_dragonbreath
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.bucket.empty
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.bucket.empty_lava
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.bucket.fill
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.bucket.fill_lava
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.chorus_fruit.teleport
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.elytra.flying
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.firecharge.use
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.flintandsteel.use
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.hoe.till
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.shield.block
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.shield.break
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.shovel.flatten
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:item.totem.use
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:music.creative
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:music.credits
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:music.dragon
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:music.end
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:music.game
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:music.menu
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:music.nether
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:record.11
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:record.13
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:record.blocks
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:record.cat
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:record.chirp
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:record.far
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:record.mall
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:record.mellohi
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:record.stal
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:record.strad
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:record.wait
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:record.ward
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:ui.button.click
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:ui.toast.in
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:ui.toast.out
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:ui.toast.challenge_complete
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:weather.rain
[15:18:42] [Client thread/WARN]: Missing sound for event: minecraft:weather.rain.above
[15:18:42] [Sound Library Loader/INFO]: Starting up SoundSystem...
[15:18:42] [Thread-4/INFO]: Initializing LWJGL OpenAL
[15:18:42] [Thread-4/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[15:18:43] [Thread-4/INFO]: OpenAL initialized.
[15:18:43] [Sound Library Loader/INFO]: Sound engine started
[15:18:45] [Client thread/INFO]: [OptiFine] CustomItems: mcpatcher/cit/bp1.properties
[15:18:45] [Client thread/INFO]: [OptiFine] CustomItems: mcpatcher/cit/iku.properties
[15:18:45] [Client thread/INFO]: [OptiFine] CustomItems: mcpatcher/cit/remsik.properties
[15:18:45] [Client thread/INFO]: [OptiFine] CustomItems: mcpatcher/cit/zat.properties
[15:18:47] [Client thread/INFO]: [OptiFine] Mipmap levels: 4
[15:18:47] [Client thread/INFO]: [OptiFine] Multitexture: false
[15:18:47] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glass.properties
[15:18:47] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[15:18:47] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[15:18:47] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[15:18:47] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[15:18:47] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[15:18:47] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[15:18:47] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[15:18:47] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[15:18:47] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[15:18:47] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[15:18:47] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[15:18:47] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[15:18:47] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[15:18:47] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[15:18:47] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[15:18:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[15:18:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[15:18:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[15:18:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[15:18:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[15:18:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[15:18:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[15:18:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[15:18:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[15:18:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[15:18:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[15:18:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[15:18:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[15:18:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[15:18:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[15:18:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[15:18:48] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[15:18:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[15:18:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[15:18:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[15:18:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[15:18:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[15:18:49] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[15:18:49] [Client thread/WARN]: [OptiFine] File not found: mcpatcher/cit/bp1.png
[15:18:49] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[15:18:56] [Client thread/ERROR]: Using missing texture, unable to load minecraft:mcpatcher/cit/bp1.png, java.io.FileNotFoundException
[15:18:57] [Client thread/INFO]: Created: 1024x512 textures-atlas
[15:18:59] [Client thread/INFO]: Narrator library for x64 successfully loaded
[15:19:02] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[15:19:02] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/water.png
[15:19:02] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/birch.png
[15:19:02] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/swampgrass.png
[15:19:02] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/swampfoliage.png
[15:19:02] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/sky0.png
[15:19:02] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/fog0.png
[15:19:03] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/underwater.png
[15:19:03] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/redstone.png
[15:19:03] [Client thread/INFO]: [OptiFine] CustomColors: Non-standard palette size: 1x16, should be: 16x1, path: mcpatcher/colormap/redstone.png
[15:19:03] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/xporb.png
[15:19:03] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/pumpkinstem.png
[15:19:03] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/melonstem.png
[15:19:03] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/myceliumparticle.png
[15:19:03] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/lightmap/world-1.png
[15:19:03] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/lightmap/world0.png
[15:19:03] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/lightmap/world1.png
[15:19:03] [Client thread/INFO]: [OptiFine] CustomColors: Loading mcpatcher/color.properties
[15:19:03] [Client thread/INFO]: [OptiFine] CustomColors: drop.water = ffffff
[15:19:03] [Client thread/INFO]: [OptiFine] CustomColors: lilypad = 577119
[15:19:03] [Client thread/INFO]: [OptiFine] CustomColors: Potion colors: 20
[15:19:03] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky1.properties
[15:19:03] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky2.properties
[15:19:03] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky3.properties
[15:19:03] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky4.properties
[15:19:04] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky5.properties
[15:19:04] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky6.properties
[15:19:04] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky7.properties
[15:19:04] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky8.properties
[15:19:04] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[15:19:04] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky9.properties
[15:19:04] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky10.properties
[15:19:04] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky11.properties
[15:19:04] [Client thread/INFO]: [OptiFine] CustomSky: Texture not found: minecraft:mcpatcher/sky/world0/sky_northstarnight.png
[15:19:04] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky12.properties
AL lib: (EE) MMDevApiProc: Failed to get padding: 0x88890004
 
Сверху