composite.fsh, line 1001:
vec3 emissiveLightC = vec3(1.5,0.42,0.045);
Adjust those values (RGB)
Thanks!
One slight issue though: chests, signs and item frames as well as other entities still seem to abide by the default more yellow-ish tint, as seen in the attachment. Is there a way to get around this?
One slight issue though: chests, signs and item frames as well as other entities still seem to abide by the default more yellow-ish tint, as seen in the attachment. Is there a way to get around this?
Ah yea, they have their own lighting. gbuffers_block.vsh, line 54 and gbuffers_entities.vsh, line 110.
Might be a known bug, but using the version "v1.161 Extreme-Volumetric Lighting" turning on Godrays creates a weird box in the top right corner where the effect is duplicated and Bloom effect (i think it it is) is off. Here's my log:
Jan 17, 2017 6:38:56 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name optifine.OptiFineTweaker
Jan 17, 2017 6:38:56 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name optifine.OptiFineTweaker
Jan 17, 2017 6:38:56 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class optifine.OptiFineTweaker
OptiFineTweaker: acceptOptions
OptiFineTweaker: injectIntoClassLoader
OptiFine ClassTransformer
OptiFine URL: file:/C:/Users/*Blocked out real name*/AppData/Roaming/.minecraft/libraries/optifine/OptiFine/1.11.2_HD_U_B6_pre/OptiFine-1.11.2_HD_U_B6_pre.jar
OptiFine ZIP file: C:\Users\*Blocked out real name*\AppData\Roaming\.minecraft\libraries\optifine\OptiFine\1.11.2_HD_U_B6_pre\OptiFine-1.11.2_HD_U_B6_pre.jar
OptiFineTweaker: getLaunchArguments
OptiFineTweaker: getLaunchTarget
Jan 17, 2017 6:38:57 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Launching wrapped minecraft {net.minecraft.client.main.Main}
Completely ignored arguments: [--nativeLauncherVersion, 307]
[18:38:57] [Client thread/INFO]: Setting user: L_K_O
[18:38:58] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.Attributes
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.ChunkWatchEvent$UnWatch
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.relauncher.CoreModManager
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.DimensionManager
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Pre
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Post
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$CameraSetup
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$FogColors
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$RenderFogEvent
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.EventBus
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event$Result
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.ExtendedBlockState
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.FMLClientHandler
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.FMLCommonHandler
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: akf.getWaterColorMultiplier
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.addDestroyEffects
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.addHitEffects
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.canCreatureSpawn
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.canRenderInLayer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.doesSideBlockRendering
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getBedDirection
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getExtendedState
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getLightOpacity
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getLightValue
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getSoundType
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.hasTileEntity
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isAir
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isBed
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isBedFoot
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isSideSolid
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sn.canRiderInteract
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Field not present: sn.captureDrops
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Field not present: sn.capturedDrops
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sn.shouldRenderInPass
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sn.shouldRiderSit
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.ForgeEventFactory
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeHooks
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ForgeHooksClient
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.getDurabilityForDisplay
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.getRGBDurabilityForDisplay
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.onEntitySwing
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.shouldCauseReequipAnimation
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.showDurabilityBar
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bro.handleItemState
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: adp.hasOverlay
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afy.getRecordResource
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bep.setKeyConflictContext
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bep.setKeyModifierAndCode
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bep.getKeyModifier
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeModContainer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sg.shouldRenderHUD
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sg.renderHUDEffect
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sh.isCurativeItem
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.canRenderBreaking
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.getRenderBoundingBox
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.hasFastRenderer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.shouldRenderInPass
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bzk$b.preDraw
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bzk$b.postDraw
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: ajs.countEntities
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: ajs.getPerWorldStorage
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: ajs.initCapabilities
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: avf.getCloudRenderer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: avf.getSkyRenderer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: avf.getWeatherRenderer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.GuiModList
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.IExtendedBlockState
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.IRenderHandler
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ItemModelMesherForge
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.settings.KeyConflictContext
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.settings.KeyModifier
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.pipeline.LightUtil
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.MinecraftForge
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.MinecraftForgeClient
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.ModelLoader
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.gui.NotificationModUpdateScreen
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderBlockOverlayEvent$OverlayType
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.registry.RenderingRegistry
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderItemInFrameEvent
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Pre
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Post
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Pre
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Post
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.ScreenshotEvent
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.WorldEvent$Load
[18:38:58] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[18:38:58] [Client thread/INFO]: LWJGL Version: 2.9.4
[18:38:59] [Client thread/INFO]: [OptiFine]
[18:38:59] [Client thread/INFO]: [OptiFine] OptiFine_1.11.2_HD_U_B6_pre
[18:38:59] [Client thread/INFO]: [OptiFine] Build: 20170109-115230
[18:38:59] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[18:38:59] [Client thread/INFO]: [OptiFine] Java: 1.8.0_25, Oracle Corporation
[18:38:59] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[18:38:59] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[18:38:59] [Client thread/INFO]: [OptiFine] OpenGL: GeForce GTX 970/PCIe/SSE2, version 4.5.0 NVIDIA 368.39, NVIDIA Corporation
[18:38:59] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.0
[18:38:59] [Client thread/INFO]: [OptiFine] Maximum texture size: 16384x16384
[18:38:59] [Thread-5/INFO]: [OptiFine] Checking for new version
[18:38:59] [Client thread/INFO]: [Shaders] ShadersMod version: 2.4.12
[18:38:59] [Client thread/INFO]: [Shaders] OpenGL Version: 4.5.0 NVIDIA 368.39
[18:38:59] [Client thread/INFO]: [Shaders] Vendor: NVIDIA Corporation
[18:38:59] [Client thread/INFO]: [Shaders] Renderer: GeForce GTX 970/PCIe/SSE2
[18:38:59] [Client thread/INFO]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
[18:38:59] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[18:38:59] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[18:38:59] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[18:38:59] [Client thread/INFO]: [Shaders] Load ShadersMod configuration.
[18:38:59] [Client thread/INFO]: [Shaders] Loaded shaderpack: Sildurs Vibrant Shaders v1.161 Extreme-Volumetric Lighting.zip
[18:38:59] [Client thread/INFO]: [OptiFine] [Shaders] Worlds: -1, 1
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_water.fsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_block.fsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh, gbuffers_block.fsh, composite.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in shadow.vsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh, gbuffers_block.fsh, composite.fsh, shadow.vsh, world-1/gbuffers_textured.fsh, world-1/gbuffers_water.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in world-1/gbuffers_block.fsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh, gbuffers_block.fsh, composite.fsh, shadow.vsh, world-1/gbuffers_textured.fsh, world-1/gbuffers_water.fsh, world-1/gbuffers_block.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in world-1/shadow.vsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: Nether_Fog, key: screen.FOG_SCREEN
[18:38:59] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: nFogDensity, key: screen.FOG_SCREEN
[18:38:59] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: <EMPTY>, key: screen.SKY_SCREEN
[18:38:59] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: Godrays_Quality, key: screen.SKY_SCREEN
[18:38:59] [Client thread/INFO]: Reloading ResourceManager: Default, Look, Something Shiny!, Element Animation - Copy (2) - Copy, NostalgiaCraft Beta 1.9_3 - Copy, Taunoa Models v1.2 Mx, MCPE_CLASSIC, NEWVIEWMODEL, NostalgiaCraft Beta 1.9_3 - HL2, SE-Soundfix-v0.1.zip
[18:38:59] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[18:38:59] [Client thread/INFO]: [OptiFine] Resource packs: Look, Something Shiny!, Element Animation - Copy (2) - Copy, NostalgiaCraft Beta 1.9_3 - Copy, Taunoa Models v1.2 Mx, MCPE_CLASSIC, NEWVIEWMODEL, NostalgiaCraft Beta 1.9_3 - HL2, SE-Soundfix-v0.1.zip
[18:38:59] [Thread-5/INFO]: [OptiFine] Version found: B5
[18:39:00] [Sound Library Loader/INFO]: Starting up SoundSystem...
[18:39:00] [Thread-6/INFO]: Initializing LWJGL OpenAL
[18:39:00] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
AL lib: (EE) UpdateDeviceParams: Failed to set 48000hz, got 44100hz instead
AL lib: (EE) GetHrtf: Incompatible format: Quadraphonic 44100hz
[18:39:00] [Thread-6/INFO]: OpenAL initialized.
[18:39:00] [Sound Library Loader/INFO]: Sound engine started
[18:39:01] [Client thread/WARN]: Unable to resolve texture due to upward reference: #torch in minecraft:item/torch
[18:39:01] [Client thread/WARN]: Unable to resolve texture due to upward reference: #torch in minecraft:item/redstone_torch
[18:39:01] [Client thread/INFO]: [OptiFine] Multitexture: false
[18:39:01] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:01] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:03] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[18:39:04] [Client thread/INFO]: Created: 1024x512 textures-atlas
[18:39:04] [Client thread/INFO]: [Shaders] allocateTextureMap 1 1024 512
[18:39:05] [Client thread/WARN]: Unable to resolve texture due to upward reference: #torch in minecraft:item/torch
[18:39:05] [Client thread/WARN]: Unable to resolve texture due to upward reference: #torch in minecraft:item/redstone_torch
[18:39:05] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[18:39:05] [Client thread/INFO]: [OptiFine] Natural Textures: Parsing default configuration "optifine/natural.properties"
[18:39:05] [Client thread/INFO]: [OptiFine] Natural Textures: Valid only for textures from default resource pack
[18:39:26] [Server thread/INFO]: Starting integrated minecraft server version 1.11.2
[18:39:26] [Server thread/INFO]: Generating keypair
[18:39:27] [Server thread/INFO]: Preparing start region for level 0
[18:39:27] [Server thread/INFO]: Changing view distance to 12, from 10
[18:39:28] [Server thread/INFO]: L_K_O[local:E:d7100941] logged in with entity id 202 at (36.46088514614602, 67.12595791899085, 185.56679563728267)
[18:39:28] [Server thread/INFO]: L_K_O joined the game
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_basic
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_textured
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skybasic
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skytextured
[18:39:29] [Client thread/INFO]: [Shaders] composite format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gaux2 format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gaux3 format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gaux4 format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gcolor format: RGBA8
[18:39:29] [Client thread/INFO]: [Shaders] gdepth format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gnormal format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] composite format: R11F_G11F_B10F
[18:39:29] [Client thread/INFO]: [Shaders] gaux1 format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gaux2 format: R11F_G11F_B10F
[18:39:29] [Client thread/INFO]: [Shaders] gaux3 format: R11F_G11F_B10F
[18:39:29] [Client thread/INFO]: [Shaders] gaux4 format: R11F_G11F_B10F
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_terrain
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_water
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_block
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_armor_glint
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_weather
[18:39:29] [Client thread/INFO]: [Shaders] Shadow map distance: 120.0
[18:39:29] [Client thread/INFO]: [Shaders] shadowHardwareFiltering0
[18:39:29] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0f
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: composite
[18:39:29] [Client thread/INFO]: [Shaders] gaux1 mipmap enabled
[18:39:29] [Client thread/INFO]: [Shaders] Noise texture enabled
[18:39:29] [Client thread/INFO]: [Shaders] Noise texture resolution: 512
[18:39:29] [Server thread/INFO]: Saving and pausing game...
[18:39:29] [Server thread/INFO]: Saving chunks for level 'snowing.'/Overworld
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: composite1
[18:39:29] [Client thread/INFO]: [Shaders] composite mipmap enabled
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: composite2
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: composite3
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: final
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: shadow
[18:39:29] [Client thread/INFO]: [Shaders] usedColorBuffers: 8
[18:39:29] [Client thread/INFO]: [Shaders] usedDepthBuffers: 2
[18:39:29] [Client thread/INFO]: [Shaders] usedShadowColorBuffers: 1
[18:39:29] [Client thread/INFO]: [Shaders] usedShadowDepthBuffers: 2
[18:39:29] [Client thread/INFO]: [Shaders] usedColorAttachs: 8
[18:39:29] [Client thread/INFO]: [Shaders] usedDrawBuffers: 3
[18:39:29] [Client thread/INFO]: [Shaders] Framebuffer created.
[18:39:29] [Client thread/INFO]: [Shaders] Shadow framebuffer created.
[18:39:29] [Server thread/INFO]: Saving chunks for level 'snowing.'/Nether
[18:39:29] [Server thread/INFO]: Saving chunks for level 'snowing.'/The End
[18:39:29] [Client thread/INFO]: [Shaders] Reset world renderers
[18:39:29] [Client thread/INFO]: [Shaders] Reset model renderers
[18:39:32] [Server thread/INFO]: Saving and pausing game...
[18:39:32] [Server thread/INFO]: Saving chunks for level 'snowing.'/Overworld
[18:39:32] [Server thread/INFO]: Saving chunks for level 'snowing.'/Nether
[18:39:32] [Server thread/INFO]: Saving chunks for level 'snowing.'/The End
[18:39:39] [Client thread/INFO]: [Shaders] Uninit
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_basic
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_textured
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skybasic
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skytextured
[18:39:39] [Client thread/INFO]: [Shaders] composite format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gaux2 format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gaux3 format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gaux4 format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gcolor format: RGBA8
[18:39:39] [Client thread/INFO]: [Shaders] gdepth format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gnormal format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] composite format: R11F_G11F_B10F
[18:39:39] [Client thread/INFO]: [Shaders] gaux1 format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gaux2 format: R11F_G11F_B10F
[18:39:39] [Client thread/INFO]: [Shaders] gaux3 format: R11F_G11F_B10F
[18:39:39] [Client thread/INFO]: [Shaders] gaux4 format: R11F_G11F_B10F
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_terrain
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_water
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_block
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_armor_glint
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_weather
[18:39:39] [Client thread/INFO]: [Shaders] Shadow map distance: 120.0
[18:39:39] [Client thread/INFO]: [Shaders] shadowHardwareFiltering0
[18:39:39] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0f
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: composite
[18:39:39] [Client thread/INFO]: [Shaders] gaux1 mipmap enabled
[18:39:39] [Client thread/INFO]: [Shaders] Noise texture enabled
[18:39:39] [Client thread/INFO]: [Shaders] Noise texture resolution: 512
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: composite1
[18:39:39] [Client thread/INFO]: [Shaders] composite mipmap enabled
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: composite2
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: composite3
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: final
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: shadow
[18:39:39] [Client thread/INFO]: [Shaders] usedColorBuffers: 8
[18:39:39] [Client thread/INFO]: [Shaders] usedDepthBuffers: 2
[18:39:39] [Client thread/INFO]: [Shaders] usedShadowColorBuffers: 1
[18:39:39] [Client thread/INFO]: [Shaders] usedShadowDepthBuffers: 2
[18:39:39] [Client thread/INFO]: [Shaders] usedColorAttachs: 8
[18:39:39] [Client thread/INFO]: [Shaders] usedDrawBuffers: 3
[18:39:39] [Client thread/INFO]: [Shaders] Framebuffer created.
[18:39:39] [Client thread/INFO]: [Shaders] Shadow framebuffer created.
[18:39:39] [Client thread/INFO]: [Shaders] Reset world renderers
[18:39:39] [Client thread/INFO]: [Shaders] Reset model renderers
[18:39:50] [Client thread/INFO]: [CHAT] Saved screenshot as 2017-01-17_18.39.50.png
[18:39:54] [Server thread/INFO]: Saving and pausing game...
[18:39:54] [Server thread/INFO]: Saving chunks for level 'snowing.'/Overworld
[18:39:54] [Server thread/INFO]: Saving chunks for level 'snowing.'/Nether
[18:39:54] [Server thread/INFO]: Saving chunks for level 'snowing.'/The End
[18:39:55] [Server thread/INFO]: Stopping server
[18:39:55] [Server thread/INFO]: Saving players
[18:39:55] [Server thread/INFO]: L_K_O lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[18:39:55] [Server thread/INFO]: L_K_O left the game
[18:39:55] [Server thread/INFO]: Stopping singleplayer server as player logged out
[18:39:55] [Server thread/INFO]: Saving worlds
[18:39:55] [Server thread/INFO]: Saving chunks for level 'snowing.'/Overworld
[18:39:55] [Server thread/INFO]: Saving chunks for level 'snowing.'/Nether
[18:39:55] [Server thread/INFO]: Saving chunks for level 'snowing.'/The End
[18:39:56] [Client thread/INFO]: Stopping!
[18:39:56] [Client thread/INFO]: SoundSystem shutting down...
[18:39:56] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Might be a known bug, but using the version "v1.161 Extreme-Volumetric Lighting" turning on Godrays creates a weird box in the top right corner where the effect is duplicated and Bloom effect (i think it it is) is off. Here's my log:
Jan 17, 2017 6:38:56 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name optifine.OptiFineTweaker
Jan 17, 2017 6:38:56 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name optifine.OptiFineTweaker
Jan 17, 2017 6:38:56 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class optifine.OptiFineTweaker
OptiFineTweaker: acceptOptions
OptiFineTweaker: injectIntoClassLoader
OptiFine ClassTransformer
OptiFine URL: file:/C:/Users/*Blocked out real name*/AppData/Roaming/.minecraft/libraries/optifine/OptiFine/1.11.2_HD_U_B6_pre/OptiFine-1.11.2_HD_U_B6_pre.jar
OptiFine ZIP file: C:\Users\*Blocked out real name*\AppData\Roaming\.minecraft\libraries\optifine\OptiFine\1.11.2_HD_U_B6_pre\OptiFine-1.11.2_HD_U_B6_pre.jar
OptiFineTweaker: getLaunchArguments
OptiFineTweaker: getLaunchTarget
Jan 17, 2017 6:38:57 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Launching wrapped minecraft {net.minecraft.client.main.Main}
Completely ignored arguments: [--nativeLauncherVersion, 307]
[18:38:57] [Client thread/INFO]: Setting user: L_K_O
[18:38:58] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.Attributes
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.ChunkWatchEvent$UnWatch
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.relauncher.CoreModManager
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.DimensionManager
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Pre
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Post
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$CameraSetup
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$FogColors
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$RenderFogEvent
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.EventBus
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event$Result
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.ExtendedBlockState
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.FMLClientHandler
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.FMLCommonHandler
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: akf.getWaterColorMultiplier
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.addDestroyEffects
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.addHitEffects
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.canCreatureSpawn
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.canRenderInLayer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.doesSideBlockRendering
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getBedDirection
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getExtendedState
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getLightOpacity
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getLightValue
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getSoundType
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.hasTileEntity
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isAir
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isBed
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isBedFoot
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isSideSolid
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sn.canRiderInteract
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Field not present: sn.captureDrops
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Field not present: sn.capturedDrops
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sn.shouldRenderInPass
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sn.shouldRiderSit
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.ForgeEventFactory
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeHooks
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ForgeHooksClient
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.getDurabilityForDisplay
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.getRGBDurabilityForDisplay
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.onEntitySwing
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.shouldCauseReequipAnimation
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.showDurabilityBar
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bro.handleItemState
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: adp.hasOverlay
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afy.getRecordResource
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bep.setKeyConflictContext
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bep.setKeyModifierAndCode
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bep.getKeyModifier
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeModContainer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sg.shouldRenderHUD
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sg.renderHUDEffect
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sh.isCurativeItem
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.canRenderBreaking
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.getRenderBoundingBox
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.hasFastRenderer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.shouldRenderInPass
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bzk$b.preDraw
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bzk$b.postDraw
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: ajs.countEntities
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: ajs.getPerWorldStorage
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: ajs.initCapabilities
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: avf.getCloudRenderer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: avf.getSkyRenderer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: avf.getWeatherRenderer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.GuiModList
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.IExtendedBlockState
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.IRenderHandler
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ItemModelMesherForge
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.settings.KeyConflictContext
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.settings.KeyModifier
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.pipeline.LightUtil
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.MinecraftForge
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.MinecraftForgeClient
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.ModelLoader
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.gui.NotificationModUpdateScreen
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderBlockOverlayEvent$OverlayType
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.registry.RenderingRegistry
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderItemInFrameEvent
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Pre
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Post
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Pre
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Post
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.ScreenshotEvent
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.WorldEvent$Load
[18:38:58] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[18:38:58] [Client thread/INFO]: LWJGL Version: 2.9.4
[18:38:59] [Client thread/INFO]: [OptiFine]
[18:38:59] [Client thread/INFO]: [OptiFine] OptiFine_1.11.2_HD_U_B6_pre
[18:38:59] [Client thread/INFO]: [OptiFine] Build: 20170109-115230
[18:38:59] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[18:38:59] [Client thread/INFO]: [OptiFine] Java: 1.8.0_25, Oracle Corporation
[18:38:59] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[18:38:59] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[18:38:59] [Client thread/INFO]: [OptiFine] OpenGL: GeForce GTX 970/PCIe/SSE2, version 4.5.0 NVIDIA 368.39, NVIDIA Corporation
[18:38:59] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.0
[18:38:59] [Client thread/INFO]: [OptiFine] Maximum texture size: 16384x16384
[18:38:59] [Thread-5/INFO]: [OptiFine] Checking for new version
[18:38:59] [Client thread/INFO]: [Shaders] ShadersMod version: 2.4.12
[18:38:59] [Client thread/INFO]: [Shaders] OpenGL Version: 4.5.0 NVIDIA 368.39
[18:38:59] [Client thread/INFO]: [Shaders] Vendor: NVIDIA Corporation
[18:38:59] [Client thread/INFO]: [Shaders] Renderer: GeForce GTX 970/PCIe/SSE2
[18:38:59] [Client thread/INFO]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
[18:38:59] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[18:38:59] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[18:38:59] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[18:38:59] [Client thread/INFO]: [Shaders] Load ShadersMod configuration.
[18:38:59] [Client thread/INFO]: [Shaders] Loaded shaderpack: Sildurs Vibrant Shaders v1.161 Extreme-Volumetric Lighting.zip
[18:38:59] [Client thread/INFO]: [OptiFine] [Shaders] Worlds: -1, 1
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_water.fsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_block.fsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh, gbuffers_block.fsh, composite.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in shadow.vsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh, gbuffers_block.fsh, composite.fsh, shadow.vsh, world-1/gbuffers_textured.fsh, world-1/gbuffers_water.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in world-1/gbuffers_block.fsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh, gbuffers_block.fsh, composite.fsh, shadow.vsh, world-1/gbuffers_textured.fsh, world-1/gbuffers_water.fsh, world-1/gbuffers_block.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in world-1/shadow.vsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: Nether_Fog, key: screen.FOG_SCREEN
[18:38:59] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: nFogDensity, key: screen.FOG_SCREEN
[18:38:59] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: <EMPTY>, key: screen.SKY_SCREEN
[18:38:59] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: Godrays_Quality, key: screen.SKY_SCREEN
[18:38:59] [Client thread/INFO]: Reloading ResourceManager: Default, Look, Something Shiny!, Element Animation - Copy (2) - Copy, NostalgiaCraft Beta 1.9_3 - Copy, Taunoa Models v1.2 Mx, MCPE_CLASSIC, NEWVIEWMODEL, NostalgiaCraft Beta 1.9_3 - HL2, SE-Soundfix-v0.1.zip
[18:38:59] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[18:38:59] [Client thread/INFO]: [OptiFine] Resource packs: Look, Something Shiny!, Element Animation - Copy (2) - Copy, NostalgiaCraft Beta 1.9_3 - Copy, Taunoa Models v1.2 Mx, MCPE_CLASSIC, NEWVIEWMODEL, NostalgiaCraft Beta 1.9_3 - HL2, SE-Soundfix-v0.1.zip
[18:38:59] [Thread-5/INFO]: [OptiFine] Version found: B5
[18:39:00] [Sound Library Loader/INFO]: Starting up SoundSystem...
[18:39:00] [Thread-6/INFO]: Initializing LWJGL OpenAL
[18:39:00] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
AL lib: (EE) UpdateDeviceParams: Failed to set 48000hz, got 44100hz instead
AL lib: (EE) GetHrtf: Incompatible format: Quadraphonic 44100hz
[18:39:00] [Thread-6/INFO]: OpenAL initialized.
[18:39:00] [Sound Library Loader/INFO]: Sound engine started
[18:39:01] [Client thread/WARN]: Unable to resolve texture due to upward reference: #torch in minecraft:item/torch
[18:39:01] [Client thread/WARN]: Unable to resolve texture due to upward reference: #torch in minecraft:item/redstone_torch
[18:39:01] [Client thread/INFO]: [OptiFine] Multitexture: false
[18:39:01] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:01] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:03] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[18:39:04] [Client thread/INFO]: Created: 1024x512 textures-atlas
[18:39:04] [Client thread/INFO]: [Shaders] allocateTextureMap 1 1024 512
[18:39:05] [Client thread/WARN]: Unable to resolve texture due to upward reference: #torch in minecraft:item/torch
[18:39:05] [Client thread/WARN]: Unable to resolve texture due to upward reference: #torch in minecraft:item/redstone_torch
[18:39:05] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[18:39:05] [Client thread/INFO]: [OptiFine] Natural Textures: Parsing default configuration "optifine/natural.properties"
[18:39:05] [Client thread/INFO]: [OptiFine] Natural Textures: Valid only for textures from default resource pack
[18:39:26] [Server thread/INFO]: Starting integrated minecraft server version 1.11.2
[18:39:26] [Server thread/INFO]: Generating keypair
[18:39:27] [Server thread/INFO]: Preparing start region for level 0
[18:39:27] [Server thread/INFO]: Changing view distance to 12, from 10
[18:39:28] [Server thread/INFO]: L_K_O[local:E:d7100941] logged in with entity id 202 at (36.46088514614602, 67.12595791899085, 185.56679563728267)
[18:39:28] [Server thread/INFO]: L_K_O joined the game
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_basic
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_textured
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skybasic
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skytextured
[18:39:29] [Client thread/INFO]: [Shaders] composite format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gaux2 format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gaux3 format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gaux4 format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gcolor format: RGBA8
[18:39:29] [Client thread/INFO]: [Shaders] gdepth format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gnormal format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] composite format: R11F_G11F_B10F
[18:39:29] [Client thread/INFO]: [Shaders] gaux1 format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gaux2 format: R11F_G11F_B10F
[18:39:29] [Client thread/INFO]: [Shaders] gaux3 format: R11F_G11F_B10F
[18:39:29] [Client thread/INFO]: [Shaders] gaux4 format: R11F_G11F_B10F
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_terrain
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_water
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_block
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_armor_glint
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_weather
[18:39:29] [Client thread/INFO]: [Shaders] Shadow map distance: 120.0
[18:39:29] [Client thread/INFO]: [Shaders] shadowHardwareFiltering0
[18:39:29] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0f
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: composite
[18:39:29] [Client thread/INFO]: [Shaders] gaux1 mipmap enabled
[18:39:29] [Client thread/INFO]: [Shaders] Noise texture enabled
[18:39:29] [Client thread/INFO]: [Shaders] Noise texture resolution: 512
[18:39:29] [Server thread/INFO]: Saving and pausing game...
[18:39:29] [Server thread/INFO]: Saving chunks for level 'snowing.'/Overworld
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: composite1
[18:39:29] [Client thread/INFO]: [Shaders] composite mipmap enabled
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: composite2
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: composite3
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: final
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: shadow
[18:39:29] [Client thread/INFO]: [Shaders] usedColorBuffers: 8
[18:39:29] [Client thread/INFO]: [Shaders] usedDepthBuffers: 2
[18:39:29] [Client thread/INFO]: [Shaders] usedShadowColorBuffers: 1
[18:39:29] [Client thread/INFO]: [Shaders] usedShadowDepthBuffers: 2
[18:39:29] [Client thread/INFO]: [Shaders] usedColorAttachs: 8
[18:39:29] [Client thread/INFO]: [Shaders] usedDrawBuffers: 3
[18:39:29] [Client thread/INFO]: [Shaders] Framebuffer created.
[18:39:29] [Client thread/INFO]: [Shaders] Shadow framebuffer created.
[18:39:29] [Server thread/INFO]: Saving chunks for level 'snowing.'/Nether
[18:39:29] [Server thread/INFO]: Saving chunks for level 'snowing.'/The End
[18:39:29] [Client thread/INFO]: [Shaders] Reset world renderers
[18:39:29] [Client thread/INFO]: [Shaders] Reset model renderers
[18:39:32] [Server thread/INFO]: Saving and pausing game...
[18:39:32] [Server thread/INFO]: Saving chunks for level 'snowing.'/Overworld
[18:39:32] [Server thread/INFO]: Saving chunks for level 'snowing.'/Nether
[18:39:32] [Server thread/INFO]: Saving chunks for level 'snowing.'/The End
[18:39:39] [Client thread/INFO]: [Shaders] Uninit
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_basic
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_textured
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skybasic
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skytextured
[18:39:39] [Client thread/INFO]: [Shaders] composite format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gaux2 format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gaux3 format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gaux4 format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gcolor format: RGBA8
[18:39:39] [Client thread/INFO]: [Shaders] gdepth format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gnormal format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] composite format: R11F_G11F_B10F
[18:39:39] [Client thread/INFO]: [Shaders] gaux1 format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gaux2 format: R11F_G11F_B10F
[18:39:39] [Client thread/INFO]: [Shaders] gaux3 format: R11F_G11F_B10F
[18:39:39] [Client thread/INFO]: [Shaders] gaux4 format: R11F_G11F_B10F
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_terrain
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_water
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_block
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_armor_glint
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_weather
[18:39:39] [Client thread/INFO]: [Shaders] Shadow map distance: 120.0
[18:39:39] [Client thread/INFO]: [Shaders] shadowHardwareFiltering0
[18:39:39] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0f
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: composite
[18:39:39] [Client thread/INFO]: [Shaders] gaux1 mipmap enabled
[18:39:39] [Client thread/INFO]: [Shaders] Noise texture enabled
[18:39:39] [Client thread/INFO]: [Shaders] Noise texture resolution: 512
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: composite1
[18:39:39] [Client thread/INFO]: [Shaders] composite mipmap enabled
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: composite2
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: composite3
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: final
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: shadow
[18:39:39] [Client thread/INFO]: [Shaders] usedColorBuffers: 8
[18:39:39] [Client thread/INFO]: [Shaders] usedDepthBuffers: 2
[18:39:39] [Client thread/INFO]: [Shaders] usedShadowColorBuffers: 1
[18:39:39] [Client thread/INFO]: [Shaders] usedShadowDepthBuffers: 2
[18:39:39] [Client thread/INFO]: [Shaders] usedColorAttachs: 8
[18:39:39] [Client thread/INFO]: [Shaders] usedDrawBuffers: 3
[18:39:39] [Client thread/INFO]: [Shaders] Framebuffer created.
[18:39:39] [Client thread/INFO]: [Shaders] Shadow framebuffer created.
[18:39:39] [Client thread/INFO]: [Shaders] Reset world renderers
[18:39:39] [Client thread/INFO]: [Shaders] Reset model renderers
[18:39:50] [Client thread/INFO]: [CHAT] Saved screenshot as 2017-01-17_18.39.50.png
[18:39:54] [Server thread/INFO]: Saving and pausing game...
[18:39:54] [Server thread/INFO]: Saving chunks for level 'snowing.'/Overworld
[18:39:54] [Server thread/INFO]: Saving chunks for level 'snowing.'/Nether
[18:39:54] [Server thread/INFO]: Saving chunks for level 'snowing.'/The End
[18:39:55] [Server thread/INFO]: Stopping server
[18:39:55] [Server thread/INFO]: Saving players
[18:39:55] [Server thread/INFO]: L_K_O lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[18:39:55] [Server thread/INFO]: L_K_O left the game
[18:39:55] [Server thread/INFO]: Stopping singleplayer server as player logged out
[18:39:55] [Server thread/INFO]: Saving worlds
[18:39:55] [Server thread/INFO]: Saving chunks for level 'snowing.'/Overworld
[18:39:55] [Server thread/INFO]: Saving chunks for level 'snowing.'/Nether
[18:39:55] [Server thread/INFO]: Saving chunks for level 'snowing.'/The End
[18:39:56] [Client thread/INFO]: Stopping!
[18:39:56] [Client thread/INFO]: SoundSystem shutting down...
[18:39:56] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
The Meaning of Life, the Universe, and Everything.
Join Date:
12/17/2011
Posts:
264
Minecraft:
SilverDarkBlade
Xbox:
SilverDarkBlade
PSN:
N/A
Member Details
Weird glitch with fireworks causes a black box
Also a different glitch(?). that really doesn't look good is the shaderpack significantly brightens and lowers the quality of the sky textures (much more noticeable at night, i don't mind it much during the day)
Might be a known bug, but using the version "v1.161 Extreme-Volumetric Lighting" turning on Godrays creates a weird box in the top right corner where the effect is duplicated and Bloom effect (i think it it is) is off. Here's my log:
Jan 17, 2017 6:38:56 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name optifine.OptiFineTweaker
Jan 17, 2017 6:38:56 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name optifine.OptiFineTweaker
Jan 17, 2017 6:38:56 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class optifine.OptiFineTweaker
OptiFineTweaker: acceptOptions
OptiFineTweaker: injectIntoClassLoader
OptiFine ClassTransformer
OptiFine URL: file:/C:/Users/*Blocked out real name*/AppData/Roaming/.minecraft/libraries/optifine/OptiFine/1.11.2_HD_U_B6_pre/OptiFine-1.11.2_HD_U_B6_pre.jar
OptiFine ZIP file: C:\Users\*Blocked out real name*\AppData\Roaming\.minecraft\libraries\optifine\OptiFine\1.11.2_HD_U_B6_pre\OptiFine-1.11.2_HD_U_B6_pre.jar
OptiFineTweaker: getLaunchArguments
OptiFineTweaker: getLaunchTarget
Jan 17, 2017 6:38:57 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Launching wrapped minecraft {net.minecraft.client.main.Main}
Completely ignored arguments: [--nativeLauncherVersion, 307]
[18:38:57] [Client thread/INFO]: Setting user: L_K_O
[18:38:58] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.Attributes
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.ChunkWatchEvent$UnWatch
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.relauncher.CoreModManager
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.DimensionManager
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Pre
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Post
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$CameraSetup
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$FogColors
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$RenderFogEvent
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.EventBus
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event$Result
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.ExtendedBlockState
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.FMLClientHandler
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.FMLCommonHandler
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: akf.getWaterColorMultiplier
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.addDestroyEffects
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.addHitEffects
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.canCreatureSpawn
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.canRenderInLayer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.doesSideBlockRendering
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getBedDirection
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getExtendedState
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getLightOpacity
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getLightValue
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getSoundType
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.hasTileEntity
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isAir
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isBed
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isBedFoot
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isSideSolid
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sn.canRiderInteract
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Field not present: sn.captureDrops
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Field not present: sn.capturedDrops
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sn.shouldRenderInPass
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sn.shouldRiderSit
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.ForgeEventFactory
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeHooks
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ForgeHooksClient
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.getDurabilityForDisplay
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.getRGBDurabilityForDisplay
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.onEntitySwing
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.shouldCauseReequipAnimation
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.showDurabilityBar
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bro.handleItemState
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: adp.hasOverlay
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afy.getRecordResource
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bep.setKeyConflictContext
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bep.setKeyModifierAndCode
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bep.getKeyModifier
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeModContainer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sg.shouldRenderHUD
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sg.renderHUDEffect
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sh.isCurativeItem
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.canRenderBreaking
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.getRenderBoundingBox
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.hasFastRenderer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.shouldRenderInPass
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bzk$b.preDraw
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bzk$b.postDraw
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: ajs.countEntities
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: ajs.getPerWorldStorage
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: ajs.initCapabilities
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: avf.getCloudRenderer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: avf.getSkyRenderer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: avf.getWeatherRenderer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.GuiModList
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.IExtendedBlockState
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.IRenderHandler
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ItemModelMesherForge
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.settings.KeyConflictContext
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.settings.KeyModifier
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.pipeline.LightUtil
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.MinecraftForge
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.MinecraftForgeClient
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.ModelLoader
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.gui.NotificationModUpdateScreen
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderBlockOverlayEvent$OverlayType
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.registry.RenderingRegistry
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderItemInFrameEvent
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Pre
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Post
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Pre
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Post
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.ScreenshotEvent
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.WorldEvent$Load
[18:38:58] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[18:38:58] [Client thread/INFO]: LWJGL Version: 2.9.4
[18:38:59] [Client thread/INFO]: [OptiFine]
[18:38:59] [Client thread/INFO]: [OptiFine] OptiFine_1.11.2_HD_U_B6_pre
[18:38:59] [Client thread/INFO]: [OptiFine] Build: 20170109-115230
[18:38:59] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[18:38:59] [Client thread/INFO]: [OptiFine] Java: 1.8.0_25, Oracle Corporation
[18:38:59] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[18:38:59] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[18:38:59] [Client thread/INFO]: [OptiFine] OpenGL: GeForce GTX 970/PCIe/SSE2, version 4.5.0 NVIDIA 368.39, NVIDIA Corporation
[18:38:59] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.0
[18:38:59] [Client thread/INFO]: [OptiFine] Maximum texture size: 16384x16384
[18:38:59] [Thread-5/INFO]: [OptiFine] Checking for new version
[18:38:59] [Client thread/INFO]: [Shaders] ShadersMod version: 2.4.12
[18:38:59] [Client thread/INFO]: [Shaders] OpenGL Version: 4.5.0 NVIDIA 368.39
[18:38:59] [Client thread/INFO]: [Shaders] Vendor: NVIDIA Corporation
[18:38:59] [Client thread/INFO]: [Shaders] Renderer: GeForce GTX 970/PCIe/SSE2
[18:38:59] [Client thread/INFO]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
[18:38:59] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[18:38:59] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[18:38:59] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[18:38:59] [Client thread/INFO]: [Shaders] Load ShadersMod configuration.
[18:38:59] [Client thread/INFO]: [Shaders] Loaded shaderpack: Sildurs Vibrant Shaders v1.161 Extreme-Volumetric Lighting.zip
[18:38:59] [Client thread/INFO]: [OptiFine] [Shaders] Worlds: -1, 1
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_water.fsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_block.fsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh, gbuffers_block.fsh, composite.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in shadow.vsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh, gbuffers_block.fsh, composite.fsh, shadow.vsh, world-1/gbuffers_textured.fsh, world-1/gbuffers_water.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in world-1/gbuffers_block.fsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh, gbuffers_block.fsh, composite.fsh, shadow.vsh, world-1/gbuffers_textured.fsh, world-1/gbuffers_water.fsh, world-1/gbuffers_block.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in world-1/shadow.vsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: Nether_Fog, key: screen.FOG_SCREEN
[18:38:59] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: nFogDensity, key: screen.FOG_SCREEN
[18:38:59] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: <EMPTY>, key: screen.SKY_SCREEN
[18:38:59] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: Godrays_Quality, key: screen.SKY_SCREEN
[18:38:59] [Client thread/INFO]: Reloading ResourceManager: Default, Look, Something Shiny!, Element Animation - Copy (2) - Copy, NostalgiaCraft Beta 1.9_3 - Copy, Taunoa Models v1.2 Mx, MCPE_CLASSIC, NEWVIEWMODEL, NostalgiaCraft Beta 1.9_3 - HL2, SE-Soundfix-v0.1.zip
[18:38:59] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[18:38:59] [Client thread/INFO]: [OptiFine] Resource packs: Look, Something Shiny!, Element Animation - Copy (2) - Copy, NostalgiaCraft Beta 1.9_3 - Copy, Taunoa Models v1.2 Mx, MCPE_CLASSIC, NEWVIEWMODEL, NostalgiaCraft Beta 1.9_3 - HL2, SE-Soundfix-v0.1.zip
[18:38:59] [Thread-5/INFO]: [OptiFine] Version found: B5
[18:39:00] [Sound Library Loader/INFO]: Starting up SoundSystem...
[18:39:00] [Thread-6/INFO]: Initializing LWJGL OpenAL
[18:39:00] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
AL lib: (EE) UpdateDeviceParams: Failed to set 48000hz, got 44100hz instead
AL lib: (EE) GetHrtf: Incompatible format: Quadraphonic 44100hz
[18:39:00] [Thread-6/INFO]: OpenAL initialized.
[18:39:00] [Sound Library Loader/INFO]: Sound engine started
[18:39:01] [Client thread/WARN]: Unable to resolve texture due to upward reference: #torch in minecraft:item/torch
[18:39:01] [Client thread/WARN]: Unable to resolve texture due to upward reference: #torch in minecraft:item/redstone_torch
[18:39:01] [Client thread/INFO]: [OptiFine] Multitexture: false
[18:39:01] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:01] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:03] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[18:39:04] [Client thread/INFO]: Created: 1024x512 textures-atlas
[18:39:04] [Client thread/INFO]: [Shaders] allocateTextureMap 1 1024 512
[18:39:05] [Client thread/WARN]: Unable to resolve texture due to upward reference: #torch in minecraft:item/torch
[18:39:05] [Client thread/WARN]: Unable to resolve texture due to upward reference: #torch in minecraft:item/redstone_torch
[18:39:05] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[18:39:05] [Client thread/INFO]: [OptiFine] Natural Textures: Parsing default configuration "optifine/natural.properties"
[18:39:05] [Client thread/INFO]: [OptiFine] Natural Textures: Valid only for textures from default resource pack
[18:39:26] [Server thread/INFO]: Starting integrated minecraft server version 1.11.2
[18:39:26] [Server thread/INFO]: Generating keypair
[18:39:27] [Server thread/INFO]: Preparing start region for level 0
[18:39:27] [Server thread/INFO]: Changing view distance to 12, from 10
[18:39:28] [Server thread/INFO]: L_K_O[local:E:d7100941] logged in with entity id 202 at (36.46088514614602, 67.12595791899085, 185.56679563728267)
[18:39:28] [Server thread/INFO]: L_K_O joined the game
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_basic
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_textured
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skybasic
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skytextured
[18:39:29] [Client thread/INFO]: [Shaders] composite format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gaux2 format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gaux3 format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gaux4 format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gcolor format: RGBA8
[18:39:29] [Client thread/INFO]: [Shaders] gdepth format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gnormal format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] composite format: R11F_G11F_B10F
[18:39:29] [Client thread/INFO]: [Shaders] gaux1 format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gaux2 format: R11F_G11F_B10F
[18:39:29] [Client thread/INFO]: [Shaders] gaux3 format: R11F_G11F_B10F
[18:39:29] [Client thread/INFO]: [Shaders] gaux4 format: R11F_G11F_B10F
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_terrain
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_water
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_block
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_armor_glint
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_weather
[18:39:29] [Client thread/INFO]: [Shaders] Shadow map distance: 120.0
[18:39:29] [Client thread/INFO]: [Shaders] shadowHardwareFiltering0
[18:39:29] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0f
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: composite
[18:39:29] [Client thread/INFO]: [Shaders] gaux1 mipmap enabled
[18:39:29] [Client thread/INFO]: [Shaders] Noise texture enabled
[18:39:29] [Client thread/INFO]: [Shaders] Noise texture resolution: 512
[18:39:29] [Server thread/INFO]: Saving and pausing game...
[18:39:29] [Server thread/INFO]: Saving chunks for level 'snowing.'/Overworld
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: composite1
[18:39:29] [Client thread/INFO]: [Shaders] composite mipmap enabled
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: composite2
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: composite3
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: final
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: shadow
[18:39:29] [Client thread/INFO]: [Shaders] usedColorBuffers: 8
[18:39:29] [Client thread/INFO]: [Shaders] usedDepthBuffers: 2
[18:39:29] [Client thread/INFO]: [Shaders] usedShadowColorBuffers: 1
[18:39:29] [Client thread/INFO]: [Shaders] usedShadowDepthBuffers: 2
[18:39:29] [Client thread/INFO]: [Shaders] usedColorAttachs: 8
[18:39:29] [Client thread/INFO]: [Shaders] usedDrawBuffers: 3
[18:39:29] [Client thread/INFO]: [Shaders] Framebuffer created.
[18:39:29] [Client thread/INFO]: [Shaders] Shadow framebuffer created.
[18:39:29] [Server thread/INFO]: Saving chunks for level 'snowing.'/Nether
[18:39:29] [Server thread/INFO]: Saving chunks for level 'snowing.'/The End
[18:39:29] [Client thread/INFO]: [Shaders] Reset world renderers
[18:39:29] [Client thread/INFO]: [Shaders] Reset model renderers
[18:39:32] [Server thread/INFO]: Saving and pausing game...
[18:39:32] [Server thread/INFO]: Saving chunks for level 'snowing.'/Overworld
[18:39:32] [Server thread/INFO]: Saving chunks for level 'snowing.'/Nether
[18:39:32] [Server thread/INFO]: Saving chunks for level 'snowing.'/The End
[18:39:39] [Client thread/INFO]: [Shaders] Uninit
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_basic
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_textured
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skybasic
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skytextured
[18:39:39] [Client thread/INFO]: [Shaders] composite format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gaux2 format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gaux3 format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gaux4 format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gcolor format: RGBA8
[18:39:39] [Client thread/INFO]: [Shaders] gdepth format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gnormal format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] composite format: R11F_G11F_B10F
[18:39:39] [Client thread/INFO]: [Shaders] gaux1 format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gaux2 format: R11F_G11F_B10F
[18:39:39] [Client thread/INFO]: [Shaders] gaux3 format: R11F_G11F_B10F
[18:39:39] [Client thread/INFO]: [Shaders] gaux4 format: R11F_G11F_B10F
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_terrain
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_water
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_block
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_armor_glint
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_weather
[18:39:39] [Client thread/INFO]: [Shaders] Shadow map distance: 120.0
[18:39:39] [Client thread/INFO]: [Shaders] shadowHardwareFiltering0
[18:39:39] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0f
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: composite
[18:39:39] [Client thread/INFO]: [Shaders] gaux1 mipmap enabled
[18:39:39] [Client thread/INFO]: [Shaders] Noise texture enabled
[18:39:39] [Client thread/INFO]: [Shaders] Noise texture resolution: 512
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: composite1
[18:39:39] [Client thread/INFO]: [Shaders] composite mipmap enabled
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: composite2
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: composite3
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: final
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: shadow
[18:39:39] [Client thread/INFO]: [Shaders] usedColorBuffers: 8
[18:39:39] [Client thread/INFO]: [Shaders] usedDepthBuffers: 2
[18:39:39] [Client thread/INFO]: [Shaders] usedShadowColorBuffers: 1
[18:39:39] [Client thread/INFO]: [Shaders] usedShadowDepthBuffers: 2
[18:39:39] [Client thread/INFO]: [Shaders] usedColorAttachs: 8
[18:39:39] [Client thread/INFO]: [Shaders] usedDrawBuffers: 3
[18:39:39] [Client thread/INFO]: [Shaders] Framebuffer created.
[18:39:39] [Client thread/INFO]: [Shaders] Shadow framebuffer created.
[18:39:39] [Client thread/INFO]: [Shaders] Reset world renderers
[18:39:39] [Client thread/INFO]: [Shaders] Reset model renderers
[18:39:50] [Client thread/INFO]: [CHAT] Saved screenshot as 2017-01-17_18.39.50.png
[18:39:54] [Server thread/INFO]: Saving and pausing game...
[18:39:54] [Server thread/INFO]: Saving chunks for level 'snowing.'/Overworld
[18:39:54] [Server thread/INFO]: Saving chunks for level 'snowing.'/Nether
[18:39:54] [Server thread/INFO]: Saving chunks for level 'snowing.'/The End
[18:39:55] [Server thread/INFO]: Stopping server
[18:39:55] [Server thread/INFO]: Saving players
[18:39:55] [Server thread/INFO]: L_K_O lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[18:39:55] [Server thread/INFO]: L_K_O left the game
[18:39:55] [Server thread/INFO]: Stopping singleplayer server as player logged out
[18:39:55] [Server thread/INFO]: Saving worlds
[18:39:55] [Server thread/INFO]: Saving chunks for level 'snowing.'/Overworld
[18:39:55] [Server thread/INFO]: Saving chunks for level 'snowing.'/Nether
[18:39:55] [Server thread/INFO]: Saving chunks for level 'snowing.'/The End
[18:39:56] [Client thread/INFO]: Stopping!
[18:39:56] [Client thread/INFO]: SoundSystem shutting down...
[18:39:56] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Loving it otherwise.
The tool tips say not to use volumetric lighting and god rays at the same time, so it's not a bug.
Volumetric lighting also kinda has it's own god rays, they're not the same but still pretty in their own way.
Anything that can be done about this? The wall of maps has lanterns behind it: also, the room is entirely enclosed, so no idea what that sun is doing there.
Speaking of which, portal reflectivity doesn't seem to happen in the nether...
Great job on the shaders. A perfect blend of performance and looks. I love that nice 'warm' feel you get with them, and with volumetric lights, it really is a looker!
One question though, is there some option to make the DoF effect have a slight ease in-out period? Right now it reacts instantaneously with the focus changes, which is mostly ok. Until you start mining, where the particles get picked up by the effect and cause a "flickering" of the screen as the camera adjusts focus.
Hm, depth of field isn't really usable for actually playing the game I think. But have to take a look at it anways, so will see.
Anything that can be done about this? The wall of maps has lanterns behind it: also, the room is entirely enclosed, so no idea what that sun is doing there.
Speaking of which, portal reflectivity doesn't seem to happen in the nether...
The detection might be abit off, will take a look at this. Nether shaders are a bit cut down, so no reflections.
Speaking of DoF, I personally really like the distance blur part of DoF, but v1.161 is not behaving like the previous versions (i.e. v1.153) where when you looked at the sky it would go sharp. It leaves things blurry no matter where you look.
For example:
Rollback Post to RevisionRollBack
“Do your best, and be a little better than you are.”
Stop to Ponder every once in a while.
Speaking of DoF, I personally really like the distance blur part of DoF, but v1.161 is not behaving like the previous versions (i.e. v1.153) where when you looked at the sky it would go sharp. It leaves things blurry no matter where you look.
For example:
Dof doesn't do that for me, I think there was an issue with the nvidia pascal series (10xx cards) and depth of field, in case you run one of those cards.
Dof doesn't do that for me, I think there was an issue with the nvidia pascal series (10xx cards) and depth of field, in case you run one of those cards.
Does it for me. i have nvidia but it isnt pascal series.
Also a different glitch(?). that really doesn't look good is the shaderpack significantly brightens and lowers the quality of the sky textures (much more noticeable at night, i don't mind it much during the day)
Does it for me. i have nvidia but it isnt pascal series.
Also never got a reply to this post ^^;
Hmm, want to rework depth of field anyways, so that might help. (same for sky color, so your texture issues might be fixed by then)
As for fireworks, it's a known issue..working on a fix, not that easy to implement into the current rendering system.
Ah yea, they have their own lighting. gbuffers_block.vsh, line 54 and gbuffers_entities.vsh, line 110.
Probably my biggest want at this point would be configurable colour temperature and dropoff rates for the torches, if you're gathering feedback. But I can deal. This shaderset is amazing.
Hmm, want to rework depth of field anyways, so that might help. (same for sky color, so your texture issues might be fixed by then)
As for fireworks, it's a known issue..working on a fix, not that easy to implement into the current rendering system.
Yeah, that probably will help.
Just to clarify, DoF works just fine, it's the Distance Blur option that doesn't appear to working properly.
I have a GTX 960, so I don't think it's the mentioned pascal issue.
Rollback Post to RevisionRollBack
“Do your best, and be a little better than you are.”
Stop to Ponder every once in a while.
Technically yes, since it uses a higher version of Chocapic13 V6 Shaders (High, Ultra & Extreme) which MC Clouds must be disabled.
I'm TheCoolSteveMan, you can call me CSM for short!
Caused by the alternative weather angle, can be disabled ingame in sky options.
Core of it is still v6 extreme, but I rewrote pretty much everything. (v6 extreme isn't compatible with macs for example)
Twitter, Facebook, Youtube, Shaderlabs Discord, Optifine Discord

How/where do I change the color of block lights? My underground base doesn't look very pretty with yellow lights...
composite.fsh, line 1001:
vec3 emissiveLightC = vec3(1.5,0.42,0.045);
Adjust those values (RGB)
Twitter, Facebook, Youtube, Shaderlabs Discord, Optifine Discord

Thanks!
One slight issue though: chests, signs and item frames as well as other entities still seem to abide by the default more yellow-ish tint, as seen in the attachment. Is there a way to get around this?
Ah yea, they have their own lighting. gbuffers_block.vsh, line 54 and gbuffers_entities.vsh, line 110.
Twitter, Facebook, Youtube, Shaderlabs Discord, Optifine Discord

Might be a known bug, but using the version "v1.161 Extreme-Volumetric Lighting" turning on Godrays creates a weird box in the top right corner where the effect is duplicated and Bloom effect (i think it it is) is off. Here's my log:
Jan 17, 2017 6:38:56 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name optifine.OptiFineTweaker
Jan 17, 2017 6:38:56 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name optifine.OptiFineTweaker
Jan 17, 2017 6:38:56 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class optifine.OptiFineTweaker
OptiFineTweaker: acceptOptions
OptiFineTweaker: injectIntoClassLoader
OptiFine ClassTransformer
OptiFine URL: file:/C:/Users/*Blocked out real name*/AppData/Roaming/.minecraft/libraries/optifine/OptiFine/1.11.2_HD_U_B6_pre/OptiFine-1.11.2_HD_U_B6_pre.jar
OptiFine ZIP file: C:\Users\*Blocked out real name*\AppData\Roaming\.minecraft\libraries\optifine\OptiFine\1.11.2_HD_U_B6_pre\OptiFine-1.11.2_HD_U_B6_pre.jar
OptiFineTweaker: getLaunchArguments
OptiFineTweaker: getLaunchTarget
Jan 17, 2017 6:38:57 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Launching wrapped minecraft {net.minecraft.client.main.Main}
Completely ignored arguments: [--nativeLauncherVersion, 307]
[18:38:57] [Client thread/INFO]: Setting user: L_K_O
[18:38:58] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.Attributes
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.ChunkWatchEvent$UnWatch
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.relauncher.CoreModManager
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.DimensionManager
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Pre
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Post
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$CameraSetup
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$FogColors
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$RenderFogEvent
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.EventBus
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event$Result
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.ExtendedBlockState
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.FMLClientHandler
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.FMLCommonHandler
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: akf.getWaterColorMultiplier
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.addDestroyEffects
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.addHitEffects
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.canCreatureSpawn
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.canRenderInLayer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.doesSideBlockRendering
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getBedDirection
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getExtendedState
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getLightOpacity
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getLightValue
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getSoundType
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.hasTileEntity
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isAir
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isBed
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isBedFoot
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isSideSolid
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sn.canRiderInteract
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Field not present: sn.captureDrops
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Field not present: sn.capturedDrops
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sn.shouldRenderInPass
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sn.shouldRiderSit
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.ForgeEventFactory
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeHooks
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ForgeHooksClient
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.getDurabilityForDisplay
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.getRGBDurabilityForDisplay
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.onEntitySwing
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.shouldCauseReequipAnimation
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.showDurabilityBar
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bro.handleItemState
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: adp.hasOverlay
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afy.getRecordResource
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bep.setKeyConflictContext
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bep.setKeyModifierAndCode
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bep.getKeyModifier
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeModContainer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sg.shouldRenderHUD
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sg.renderHUDEffect
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sh.isCurativeItem
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.canRenderBreaking
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.getRenderBoundingBox
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.hasFastRenderer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.shouldRenderInPass
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bzk$b.preDraw
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bzk$b.postDraw
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: ajs.countEntities
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: ajs.getPerWorldStorage
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: ajs.initCapabilities
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: avf.getCloudRenderer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: avf.getSkyRenderer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: avf.getWeatherRenderer
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.GuiModList
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.IExtendedBlockState
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.IRenderHandler
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ItemModelMesherForge
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.settings.KeyConflictContext
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.settings.KeyModifier
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.pipeline.LightUtil
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.MinecraftForge
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.MinecraftForgeClient
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.ModelLoader
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.gui.NotificationModUpdateScreen
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderBlockOverlayEvent$OverlayType
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.registry.RenderingRegistry
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderItemInFrameEvent
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Pre
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Post
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Pre
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Post
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.ScreenshotEvent
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[18:38:58] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.WorldEvent$Load
[18:38:58] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[18:38:58] [Client thread/INFO]: LWJGL Version: 2.9.4
[18:38:59] [Client thread/INFO]: [OptiFine]
[18:38:59] [Client thread/INFO]: [OptiFine] OptiFine_1.11.2_HD_U_B6_pre
[18:38:59] [Client thread/INFO]: [OptiFine] Build: 20170109-115230
[18:38:59] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[18:38:59] [Client thread/INFO]: [OptiFine] Java: 1.8.0_25, Oracle Corporation
[18:38:59] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[18:38:59] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[18:38:59] [Client thread/INFO]: [OptiFine] OpenGL: GeForce GTX 970/PCIe/SSE2, version 4.5.0 NVIDIA 368.39, NVIDIA Corporation
[18:38:59] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.0
[18:38:59] [Client thread/INFO]: [OptiFine] Maximum texture size: 16384x16384
[18:38:59] [Thread-5/INFO]: [OptiFine] Checking for new version
[18:38:59] [Client thread/INFO]: [Shaders] ShadersMod version: 2.4.12
[18:38:59] [Client thread/INFO]: [Shaders] OpenGL Version: 4.5.0 NVIDIA 368.39
[18:38:59] [Client thread/INFO]: [Shaders] Vendor: NVIDIA Corporation
[18:38:59] [Client thread/INFO]: [Shaders] Renderer: GeForce GTX 970/PCIe/SSE2
[18:38:59] [Client thread/INFO]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
[18:38:59] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[18:38:59] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[18:38:59] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[18:38:59] [Client thread/INFO]: [Shaders] Load ShadersMod configuration.
[18:38:59] [Client thread/INFO]: [Shaders] Loaded shaderpack: Sildurs Vibrant Shaders v1.161 Extreme-Volumetric Lighting.zip
[18:38:59] [Client thread/INFO]: [OptiFine] [Shaders] Worlds: -1, 1
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_water.fsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_block.fsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh, gbuffers_block.fsh, composite.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in shadow.vsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh, gbuffers_block.fsh, composite.fsh, shadow.vsh, world-1/gbuffers_textured.fsh, world-1/gbuffers_water.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in world-1/gbuffers_block.fsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[18:38:59] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh, gbuffers_block.fsh, composite.fsh, shadow.vsh, world-1/gbuffers_textured.fsh, world-1/gbuffers_water.fsh, world-1/gbuffers_block.fsh: 0.8
[18:38:59] [Client thread/WARN]: [OptiFine] - in world-1/shadow.vsh: 0.80
[18:38:59] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: Nether_Fog, key: screen.FOG_SCREEN
[18:38:59] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: nFogDensity, key: screen.FOG_SCREEN
[18:38:59] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: <EMPTY>, key: screen.SKY_SCREEN
[18:38:59] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: Godrays_Quality, key: screen.SKY_SCREEN
[18:38:59] [Client thread/INFO]: Reloading ResourceManager: Default, Look, Something Shiny!, Element Animation - Copy (2) - Copy, NostalgiaCraft Beta 1.9_3 - Copy, Taunoa Models v1.2 Mx, MCPE_CLASSIC, NEWVIEWMODEL, NostalgiaCraft Beta 1.9_3 - HL2, SE-Soundfix-v0.1.zip
[18:38:59] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[18:38:59] [Client thread/INFO]: [OptiFine] Resource packs: Look, Something Shiny!, Element Animation - Copy (2) - Copy, NostalgiaCraft Beta 1.9_3 - Copy, Taunoa Models v1.2 Mx, MCPE_CLASSIC, NEWVIEWMODEL, NostalgiaCraft Beta 1.9_3 - HL2, SE-Soundfix-v0.1.zip
[18:38:59] [Thread-5/INFO]: [OptiFine] Version found: B5
[18:39:00] [Sound Library Loader/INFO]: Starting up SoundSystem...
[18:39:00] [Thread-6/INFO]: Initializing LWJGL OpenAL
[18:39:00] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
AL lib: (EE) UpdateDeviceParams: Failed to set 48000hz, got 44100hz instead
AL lib: (EE) GetHrtf: Incompatible format: Quadraphonic 44100hz
[18:39:00] [Thread-6/INFO]: OpenAL initialized.
[18:39:00] [Sound Library Loader/INFO]: Sound engine started
[18:39:01] [Client thread/WARN]: Unable to resolve texture due to upward reference: #torch in minecraft:item/torch
[18:39:01] [Client thread/WARN]: Unable to resolve texture due to upward reference: #torch in minecraft:item/redstone_torch
[18:39:01] [Client thread/INFO]: [OptiFine] Multitexture: false
[18:39:01] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:01] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[18:39:02] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[18:39:02] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[18:39:03] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[18:39:04] [Client thread/INFO]: Created: 1024x512 textures-atlas
[18:39:04] [Client thread/INFO]: [Shaders] allocateTextureMap 1 1024 512
[18:39:05] [Client thread/WARN]: Unable to resolve texture due to upward reference: #torch in minecraft:item/torch
[18:39:05] [Client thread/WARN]: Unable to resolve texture due to upward reference: #torch in minecraft:item/redstone_torch
[18:39:05] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[18:39:05] [Client thread/INFO]: [OptiFine] Natural Textures: Parsing default configuration "optifine/natural.properties"
[18:39:05] [Client thread/INFO]: [OptiFine] Natural Textures: Valid only for textures from default resource pack
[18:39:26] [Server thread/INFO]: Starting integrated minecraft server version 1.11.2
[18:39:26] [Server thread/INFO]: Generating keypair
[18:39:27] [Server thread/INFO]: Preparing start region for level 0
[18:39:27] [Server thread/INFO]: Changing view distance to 12, from 10
[18:39:28] [Server thread/INFO]: L_K_O[local:E:d7100941] logged in with entity id 202 at (36.46088514614602, 67.12595791899085, 185.56679563728267)
[18:39:28] [Server thread/INFO]: L_K_O joined the game
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_basic
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_textured
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skybasic
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skytextured
[18:39:29] [Client thread/INFO]: [Shaders] composite format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gaux2 format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gaux3 format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gaux4 format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gcolor format: RGBA8
[18:39:29] [Client thread/INFO]: [Shaders] gdepth format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gnormal format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] composite format: R11F_G11F_B10F
[18:39:29] [Client thread/INFO]: [Shaders] gaux1 format: RGBA16
[18:39:29] [Client thread/INFO]: [Shaders] gaux2 format: R11F_G11F_B10F
[18:39:29] [Client thread/INFO]: [Shaders] gaux3 format: R11F_G11F_B10F
[18:39:29] [Client thread/INFO]: [Shaders] gaux4 format: R11F_G11F_B10F
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_terrain
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_water
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_block
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_armor_glint
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_weather
[18:39:29] [Client thread/INFO]: [Shaders] Shadow map distance: 120.0
[18:39:29] [Client thread/INFO]: [Shaders] shadowHardwareFiltering0
[18:39:29] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0f
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: composite
[18:39:29] [Client thread/INFO]: [Shaders] gaux1 mipmap enabled
[18:39:29] [Client thread/INFO]: [Shaders] Noise texture enabled
[18:39:29] [Client thread/INFO]: [Shaders] Noise texture resolution: 512
[18:39:29] [Server thread/INFO]: Saving and pausing game...
[18:39:29] [Server thread/INFO]: Saving chunks for level 'snowing.'/Overworld
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: composite1
[18:39:29] [Client thread/INFO]: [Shaders] composite mipmap enabled
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: composite2
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: composite3
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: final
[18:39:29] [Client thread/INFO]: [Shaders] Program loaded: shadow
[18:39:29] [Client thread/INFO]: [Shaders] usedColorBuffers: 8
[18:39:29] [Client thread/INFO]: [Shaders] usedDepthBuffers: 2
[18:39:29] [Client thread/INFO]: [Shaders] usedShadowColorBuffers: 1
[18:39:29] [Client thread/INFO]: [Shaders] usedShadowDepthBuffers: 2
[18:39:29] [Client thread/INFO]: [Shaders] usedColorAttachs: 8
[18:39:29] [Client thread/INFO]: [Shaders] usedDrawBuffers: 3
[18:39:29] [Client thread/INFO]: [Shaders] Framebuffer created.
[18:39:29] [Client thread/INFO]: [Shaders] Shadow framebuffer created.
[18:39:29] [Server thread/INFO]: Saving chunks for level 'snowing.'/Nether
[18:39:29] [Server thread/INFO]: Saving chunks for level 'snowing.'/The End
[18:39:29] [Client thread/INFO]: [Shaders] Reset world renderers
[18:39:29] [Client thread/INFO]: [Shaders] Reset model renderers
[18:39:32] [Server thread/INFO]: Saving and pausing game...
[18:39:32] [Server thread/INFO]: Saving chunks for level 'snowing.'/Overworld
[18:39:32] [Server thread/INFO]: Saving chunks for level 'snowing.'/Nether
[18:39:32] [Server thread/INFO]: Saving chunks for level 'snowing.'/The End
[18:39:39] [Client thread/INFO]: [Shaders] Uninit
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_basic
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_textured
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skybasic
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skytextured
[18:39:39] [Client thread/INFO]: [Shaders] composite format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gaux2 format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gaux3 format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gaux4 format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gcolor format: RGBA8
[18:39:39] [Client thread/INFO]: [Shaders] gdepth format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gnormal format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] composite format: R11F_G11F_B10F
[18:39:39] [Client thread/INFO]: [Shaders] gaux1 format: RGBA16
[18:39:39] [Client thread/INFO]: [Shaders] gaux2 format: R11F_G11F_B10F
[18:39:39] [Client thread/INFO]: [Shaders] gaux3 format: R11F_G11F_B10F
[18:39:39] [Client thread/INFO]: [Shaders] gaux4 format: R11F_G11F_B10F
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_terrain
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_water
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_block
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_armor_glint
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_weather
[18:39:39] [Client thread/INFO]: [Shaders] Shadow map distance: 120.0
[18:39:39] [Client thread/INFO]: [Shaders] shadowHardwareFiltering0
[18:39:39] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0f
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: composite
[18:39:39] [Client thread/INFO]: [Shaders] gaux1 mipmap enabled
[18:39:39] [Client thread/INFO]: [Shaders] Noise texture enabled
[18:39:39] [Client thread/INFO]: [Shaders] Noise texture resolution: 512
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: composite1
[18:39:39] [Client thread/INFO]: [Shaders] composite mipmap enabled
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: composite2
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: composite3
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: final
[18:39:39] [Client thread/INFO]: [Shaders] Program loaded: shadow
[18:39:39] [Client thread/INFO]: [Shaders] usedColorBuffers: 8
[18:39:39] [Client thread/INFO]: [Shaders] usedDepthBuffers: 2
[18:39:39] [Client thread/INFO]: [Shaders] usedShadowColorBuffers: 1
[18:39:39] [Client thread/INFO]: [Shaders] usedShadowDepthBuffers: 2
[18:39:39] [Client thread/INFO]: [Shaders] usedColorAttachs: 8
[18:39:39] [Client thread/INFO]: [Shaders] usedDrawBuffers: 3
[18:39:39] [Client thread/INFO]: [Shaders] Framebuffer created.
[18:39:39] [Client thread/INFO]: [Shaders] Shadow framebuffer created.
[18:39:39] [Client thread/INFO]: [Shaders] Reset world renderers
[18:39:39] [Client thread/INFO]: [Shaders] Reset model renderers
[18:39:50] [Client thread/INFO]: [CHAT] Saved screenshot as 2017-01-17_18.39.50.png
[18:39:54] [Server thread/INFO]: Saving and pausing game...
[18:39:54] [Server thread/INFO]: Saving chunks for level 'snowing.'/Overworld
[18:39:54] [Server thread/INFO]: Saving chunks for level 'snowing.'/Nether
[18:39:54] [Server thread/INFO]: Saving chunks for level 'snowing.'/The End
[18:39:55] [Server thread/INFO]: Stopping server
[18:39:55] [Server thread/INFO]: Saving players
[18:39:55] [Server thread/INFO]: L_K_O lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[18:39:55] [Server thread/INFO]: L_K_O left the game
[18:39:55] [Server thread/INFO]: Stopping singleplayer server as player logged out
[18:39:55] [Server thread/INFO]: Saving worlds
[18:39:55] [Server thread/INFO]: Saving chunks for level 'snowing.'/Overworld
[18:39:55] [Server thread/INFO]: Saving chunks for level 'snowing.'/Nether
[18:39:55] [Server thread/INFO]: Saving chunks for level 'snowing.'/The End
[18:39:56] [Client thread/INFO]: Stopping!
[18:39:56] [Client thread/INFO]: SoundSystem shutting down...
[18:39:56] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Loving it otherwise.
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1291396-1-6-4-1-11-2-sildurs-shaders-pc-mac-intel-update?comment=4241
Twitter, Facebook, Youtube, Shaderlabs Discord, Optifine Discord

Weird glitch with fireworks causes a black box
Also a different glitch(?). that really doesn't look good is the shaderpack significantly brightens and lowers the quality of the sky textures (much more noticeable at night, i don't mind it much during the day)
Game log if needed:
INFO: Loading tweak class name optifine.OptiFineTweaker
Jan 18, 2017 11:50:59 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name optifine.OptiFineTweaker
Jan 18, 2017 11:50:59 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class optifine.OptiFineTweaker
OptiFineTweaker: acceptOptions
OptiFineTweaker: injectIntoClassLoader
OptiFine ClassTransformer
OptiFine URL: file:/C:/Users/Kai/AppData/Roaming/.minecraft/libraries/optifine/OptiFine/1.11.2_HD_U_B6/OptiFine-1.11.2_HD_U_B6.jar
OptiFine ZIP file: C:\Users\Kai\AppData\Roaming\.minecraft\libraries\optifine\OptiFine\1.11.2_HD_U_B6\OptiFine-1.11.2_HD_U_B6.jar
OptiFineTweaker: getLaunchArguments
OptiFineTweaker: getLaunchTarget
Jan 18, 2017 11:50:59 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Launching wrapped minecraft {net.minecraft.client.main.Main}
[11:51:05] [Client thread/INFO]: Setting user: SilverDarkBlade
[11:51:07] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.Attributes
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.ChunkWatchEvent$UnWatch
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.relauncher.CoreModManager
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.DimensionManager
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Pre
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Post
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$CameraSetup
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$FogColors
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$RenderFogEvent
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.EventBus
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.eventhandler.Event$Result
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.ExtendedBlockState
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.FMLClientHandler
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.FMLCommonHandler
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: akf.getWaterColorMultiplier
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.addDestroyEffects
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.addHitEffects
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.canCreatureSpawn
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.canRenderInLayer
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.doesSideBlockRendering
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getBedDirection
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getExtendedState
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getLightOpacity
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getLightValue
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.getSoundType
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.hasTileEntity
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isAir
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isBed
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isBedFoot
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: alu.isSideSolid
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sn.canRiderInteract
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Field not present: sn.captureDrops
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Field not present: sn.capturedDrops
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sn.shouldRenderInPass
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sn.shouldRiderSit
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.ForgeEventFactory
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeHooks
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ForgeHooksClient
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.getDurabilityForDisplay
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.getRGBDurabilityForDisplay
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.onEntitySwing
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.shouldCauseReequipAnimation
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afh.showDurabilityBar
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bro.handleItemState
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: adp.hasOverlay
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: afy.getRecordResource
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bep.setKeyConflictContext
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bep.setKeyModifierAndCode
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bep.getKeyModifier
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeModContainer
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sg.shouldRenderHUD
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sg.renderHUDEffect
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: sh.isCurativeItem
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.canRenderBreaking
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.getRenderBoundingBox
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.hasFastRenderer
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: asc.shouldRenderInPass
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bzk$b.preDraw
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: bzk$b.postDraw
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: ajs.countEntities
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: ajs.getPerWorldStorage
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: ajs.initCapabilities
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: avf.getCloudRenderer
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: avf.getSkyRenderer
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: avf.getWeatherRenderer
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.GuiModList
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.property.IExtendedBlockState
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.IRenderHandler
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ItemModelMesherForge
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.settings.KeyConflictContext
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.settings.KeyModifier
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.pipeline.LightUtil
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.MinecraftForge
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.MinecraftForgeClient
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.ModelLoader
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.gui.NotificationModUpdateScreen
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderBlockOverlayEvent$OverlayType
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.registry.RenderingRegistry
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderItemInFrameEvent
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Pre
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Post
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Pre
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Post
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.ScreenshotEvent
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[11:51:07] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.WorldEvent$Load
[11:51:07] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[11:51:08] [Client thread/WARN]: Skipping bad option: lastServer:
[11:51:08] [Client thread/INFO]: LWJGL Version: 2.9.4
[11:51:08] [Client thread/INFO]: [OptiFine]
[11:51:08] [Client thread/INFO]: [OptiFine] OptiFine_1.11.2_HD_U_B6
[11:51:08] [Client thread/INFO]: [OptiFine] Build: 20170112-180443
[11:51:08] [Client thread/INFO]: [OptiFine] OS: Windows 7 (amd64) version 6.1
[11:51:08] [Client thread/INFO]: [OptiFine] Java: 1.8.0_91, Oracle Corporation
[11:51:08] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[11:51:08] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[11:51:08] [Client thread/INFO]: [OptiFine] OpenGL: GeForce GT 750M/PCIe/SSE2, version 4.5.0 NVIDIA 375.95, NVIDIA Corporation
[11:51:08] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.0
[11:51:08] [Client thread/INFO]: [OptiFine] Maximum texture size: 16384x16384
[11:51:08] [Thread-5/INFO]: [OptiFine] Checking for new version
[11:51:08] [Client thread/INFO]: [Shaders] ShadersMod version: 2.4.12
[11:51:08] [Client thread/INFO]: [Shaders] OpenGL Version: 4.5.0 NVIDIA 375.95
[11:51:08] [Client thread/INFO]: [Shaders] Vendor: NVIDIA Corporation
[11:51:08] [Client thread/INFO]: [Shaders] Renderer: GeForce GT 750M/PCIe/SSE2
[11:51:08] [Client thread/INFO]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
[11:51:08] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[11:51:08] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[11:51:08] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[11:51:08] [Client thread/INFO]: [Shaders] Load ShadersMod configuration.
[11:51:08] [Client thread/INFO]: [Shaders] Loaded shaderpack: Sildurs Vibrant Shaders v1.161 High
[11:51:08] [Client thread/INFO]: [OptiFine] [Shaders] Worlds: -1, 1
[11:51:08] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[11:51:08] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh: 0.8
[11:51:08] [Client thread/WARN]: [OptiFine] - in gbuffers_water.fsh: 0.80
[11:51:08] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[11:51:08] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh: 0.8
[11:51:08] [Client thread/WARN]: [OptiFine] - in gbuffers_block.fsh: 0.80
[11:51:08] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[11:51:08] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh, gbuffers_block.fsh, composite.fsh: 0.8
[11:51:08] [Client thread/WARN]: [OptiFine] - in shadow.vsh: 0.80
[11:51:08] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[11:51:08] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh, gbuffers_block.fsh, composite.fsh, shadow.vsh, world-1/gbuffers_textured.fsh, world-1/gbuffers_water.fsh: 0.8
[11:51:08] [Client thread/WARN]: [OptiFine] - in world-1/gbuffers_block.fsh: 0.80
[11:51:08] [Thread-5/INFO]: [OptiFine] Version found: B5
[11:51:08] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[11:51:08] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh, gbuffers_block.fsh, composite.fsh, shadow.vsh, world-1/gbuffers_textured.fsh, world-1/gbuffers_water.fsh, world-1/gbuffers_block.fsh: 0.8
[11:51:08] [Client thread/WARN]: [OptiFine] - in world-1/shadow.vsh: 0.80
[11:51:08] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: Nether_Fog, key: screen.FOG_SCREEN
[11:51:08] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: nFogDensity, key: screen.FOG_SCREEN
[11:51:08] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: <EMPTY>, key: screen.SKY_SCREEN
[11:51:08] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: Godrays_Quality, key: screen.SKY_SCREEN
[11:51:09] [Client thread/INFO]: Reloading ResourceManager: Default, Faithful
[11:51:09] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[11:51:09] [Client thread/INFO]: [OptiFine] Resource packs: Faithful
[11:51:10] [Sound Library Loader/INFO]: Starting up SoundSystem...
[11:51:10] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii.properties
[11:51:10] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii_sga.properties
[11:51:10] [Thread-6/INFO]: Initializing LWJGL OpenAL
[11:51:10] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[11:51:10] [Thread-6/INFO]: OpenAL initialized.
[11:51:10] [Sound Library Loader/INFO]: Sound engine started
[11:51:12] [Client thread/INFO]: [OptiFine] Multitexture: false
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf_connect/bookshelf_a.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf_random/left/bookshelf_b.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf_random/middle/bookshelf_b.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf_random/right/bookshelf_b.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf_random/single/bookshelf_b.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/bookshelf_random/single/bookshelf_c.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/brewing_stand/brewing_stand.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass_clear/glass.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass_stained/glass_black/glass_black.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass_stained/glass_blue/glass_blue.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass_stained/glass_brown/glass_brown.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass_stained/glass_cyan/glass_cyan.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass_stained/glass_gray/glass_gray.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass_stained/glass_green/glass_green.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass_stained/glass_light_blue/glass_light_blue.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass_stained/glass_lime/glass_lime.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass_stained/glass_magenta/glass_magenta.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass_stained/glass_orange/glass_orange.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass_stained/glass_pink/glass_pink.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass_stained/glass_purple/glass_purple.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass_stained/glass_red/glass_red.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass_stained/glass_silver/glass_silver.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass_stained/glass_white/glass_white.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass_stained/glass_yellow/glass_yellow.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/packed_ice/ice.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/pumpkin_bottom/pumpkin_top.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone/sandstone_normal.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/sandstone_smooth/sandstone_smooth.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/sugar_cane/reeds.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/vines/vine.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/wood_ends/wood_acacia/log_acacia_top.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/wood_ends/wood_birch/log_birch_top.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/wood_ends/wood_dark_oak/log_big_oak_top.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/wood_ends/wood_jungle/log_jungle_top.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/wood_ends/wood_oak/log_oak_top.properties
[11:51:13] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/wood_ends/wood_spruce/log_spruce_top.properties
[11:51:13] [Client thread/INFO]: [OptiFine] Multipass connected textures: true
[11:51:13] [Client thread/INFO]: [OptiFine] Multipass connected textures: true
[11:51:15] [Client thread/INFO]: [OptiFine] CustomItems: mcpatcher/cit/gems/amethyst.properties
[11:51:15] [Client thread/INFO]: [OptiFine] CustomItems: mcpatcher/cit/gems/ruby.properties
[11:51:15] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[11:51:22] [Client thread/INFO]: Created: 2048x1024 textures-atlas
[11:51:22] [Client thread/INFO]: [Shaders] allocateTextureMap 0 2048 1024
[11:51:25] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[11:51:25] [Client thread/INFO]: [OptiFine] Natural Textures: Parsing default configuration "optifine/natural.properties"
[11:51:25] [Client thread/INFO]: [OptiFine] Natural Textures: Valid only for textures from default resource pack
[11:51:25] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/water.png
[11:51:25] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/pine.png
[11:51:25] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/birch.png
[11:51:25] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/swampgrass.png
[11:51:25] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/swampfoliage.png
[11:51:25] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/sky0.png
[11:51:25] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/fog0.png
[11:51:25] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/underwater.png
[11:51:25] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/colormap/redstone.png
[11:51:25] [Client thread/INFO]: [OptiFine] CustomColors: Non-standard palette size: 1x16, should be: 16x1, path: mcpatcher/colormap/redstone.png
[11:51:26] [Client thread/INFO]: [OptiFine] CustomColors: Loading mcpatcher/color.properties
[11:51:26] [Client thread/INFO]: [OptiFine] CustomColors: sky.end = FFFFFF
[11:51:26] [Client thread/INFO]: [OptiFine] CustomColors: Spawn egg spot colors: 1
[11:51:26] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky1.properties
[11:51:26] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky2.properties
[11:51:26] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky3.properties
[11:51:27] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky4.properties
[11:51:27] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky5.properties
[11:51:28] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky6.properties
[11:51:28] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky7.properties
[11:51:28] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky8.properties
[11:51:28] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky9.properties
[11:51:28] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky10.properties
[11:51:29] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky11.properties
[11:51:29] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky12.properties
[11:51:29] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky13.properties
[11:51:29] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky14.properties
[11:51:29] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky15.properties
[11:51:29] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky16.properties
[11:51:29] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky17.properties
[11:51:29] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky18.properties
[11:51:29] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky19.properties
[11:51:29] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky20.properties
[11:51:29] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky21.properties
[11:51:29] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky22.properties
[11:51:29] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky23.properties
[11:51:29] [Client thread/INFO]: [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky24.properties
[11:51:30] [Client thread/INFO]: [OptiFine] RandomMobs: textures/entity/chicken.png, variants: 2
[11:51:30] [Client thread/INFO]: [OptiFine] RandomMobs: textures/entity/cow/cow.png, variants: 4
[11:51:30] [Client thread/INFO]: [OptiFine] RandomMobs: textures/entity/cow/mooshroom.png, variants: 6
[11:51:30] [Client thread/INFO]: [OptiFine] RandomMobs: textures/entity/creeper/creeper.png, variants: 6
[11:51:30] [Client thread/INFO]: [OptiFine] RandomMobs: textures/entity/slime/slime.png, variants: 6
[11:51:30] [Client thread/INFO]: [OptiFine] RandomMobs: textures/entity/spider_eyes.png, variants: 5
[11:53:14] [Server thread/INFO]: Starting integrated minecraft server version 1.11.2
[11:53:14] [Server thread/INFO]: Generating keypair
[11:53:15] [Server thread/INFO]: Preparing start region for level 0
[11:53:16] [Server thread/INFO]: Preparing spawn area: 16%
[11:53:17] [Server thread/INFO]: Preparing spawn area: 95%
[11:53:17] [Server thread/INFO]: Changing view distance to 12, from 10
[11:53:18] [Server thread/INFO]: SilverDarkBlade[local:E:942d36c5] logged in with entity id 344 at (428.24636045269057, 71.37605965221145, -9.552028694363388)
[11:53:18] [Server thread/INFO]: SilverDarkBlade joined the game
[11:53:18] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_basic
[11:53:18] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_textured
[11:53:18] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skybasic
[11:53:18] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skytextured
[11:53:18] [Client thread/INFO]: [Shaders] composite format: RGBA16
[11:53:18] [Client thread/INFO]: [Shaders] gaux2 format: RGBA16
[11:53:18] [Client thread/INFO]: [Shaders] gaux3 format: RGBA16
[11:53:18] [Client thread/INFO]: [Shaders] gaux4 format: RGBA16
[11:53:18] [Client thread/INFO]: [Shaders] gcolor format: RGBA8
[11:53:18] [Client thread/INFO]: [Shaders] gdepth format: RGBA16
[11:53:18] [Client thread/INFO]: [Shaders] gnormal format: RGBA16
[11:53:18] [Client thread/INFO]: [Shaders] composite format: R11F_G11F_B10F
[11:53:18] [Client thread/INFO]: [Shaders] gaux1 format: RGBA16
[11:53:18] [Client thread/INFO]: [Shaders] gaux2 format: R11F_G11F_B10F
[11:53:18] [Client thread/INFO]: [Shaders] gaux3 format: R11F_G11F_B10F
[11:53:18] [Client thread/INFO]: [Shaders] gaux4 format: R11F_G11F_B10F
[11:53:18] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_terrain
[11:53:18] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_water
[11:53:18] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_block
[11:53:18] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_armor_glint
[11:53:18] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_weather
[11:53:18] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[11:53:18] [Client thread/INFO]: [Shaders] Shadow map distance: 90.0
[11:53:18] [Client thread/INFO]: [Shaders] shadowHardwareFiltering0
[11:53:18] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0f
[11:53:19] [Client thread/INFO]: [Shaders] Program loaded: composite
[11:53:19] [Client thread/INFO]: [Shaders] gaux1 mipmap enabled
[11:53:19] [Client thread/INFO]: [Shaders] Noise texture enabled
[11:53:19] [Client thread/INFO]: [Shaders] Noise texture resolution: 512
[11:53:19] [Client thread/INFO]: [Shaders] Program loaded: composite1
[11:53:19] [Client thread/INFO]: [Shaders] composite mipmap enabled
[11:53:19] [Client thread/INFO]: [Shaders] Program loaded: composite2
[11:53:19] [Client thread/INFO]: [Shaders] Program loaded: composite3
[11:53:19] [Client thread/INFO]: [Shaders] Program loaded: final
[11:53:19] [Client thread/INFO]: [Shaders] Program loaded: shadow
[11:53:19] [Client thread/INFO]: [Shaders] usedColorBuffers: 8
[11:53:19] [Client thread/INFO]: [Shaders] usedDepthBuffers: 2
[11:53:19] [Client thread/INFO]: [Shaders] usedShadowColorBuffers: 1
[11:53:19] [Client thread/INFO]: [Shaders] usedShadowDepthBuffers: 2
[11:53:19] [Client thread/INFO]: [Shaders] usedColorAttachs: 8
[11:53:19] [Client thread/INFO]: [Shaders] usedDrawBuffers: 3
[11:53:19] [Client thread/INFO]: [Shaders] Framebuffer created.
[11:53:19] [Client thread/INFO]: [Shaders] Shadow framebuffer created.
[11:53:19] [Client thread/INFO]: [Shaders] Reset world renderers
[11:53:19] [Server thread/INFO]: Saving and pausing game...
[11:53:19] [Server thread/INFO]: Saving chunks for level 'throwin shade'/Overworld
[11:53:19] [Server thread/INFO]: Saving chunks for level 'throwin shade'/Nether
[11:53:19] [Server thread/INFO]: Saving chunks for level 'throwin shade'/The End
[11:53:19] [Client thread/INFO]: [Shaders] Reset model renderers
[11:53:21] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2131ms behind, skipping 42 tick(s)
[11:53:29] [Server thread/INFO]: Saving and pausing game...
[11:53:29] [Server thread/INFO]: Saving chunks for level 'throwin shade'/Overworld
[11:53:30] [Server thread/INFO]: Saving chunks for level 'throwin shade'/Nether
[11:53:30] [Server thread/INFO]: Saving chunks for level 'throwin shade'/The End
[11:53:35] [Client thread/INFO]: [Shaders] Loaded shaderpack: (internal)
[11:53:35] [Client thread/INFO]: [Shaders] Uninit
[11:53:35] [Client thread/INFO]: [Shaders] usedColorBuffers: 4
[11:53:35] [Client thread/INFO]: [Shaders] usedDepthBuffers: 1
[11:53:35] [Client thread/INFO]: [Shaders] usedShadowColorBuffers: 0
[11:53:35] [Client thread/INFO]: [Shaders] usedShadowDepthBuffers: 0
[11:53:35] [Client thread/INFO]: [Shaders] usedColorAttachs: 4
[11:53:35] [Client thread/INFO]: [Shaders] usedDrawBuffers: 1
[11:53:35] [Client thread/INFO]: [Shaders] Framebuffer created.
[11:53:35] [Client thread/INFO]: [Shaders] Reset world renderers
[11:53:35] [Client thread/INFO]: [Shaders] Reset model renderers
[11:53:37] [Client thread/INFO]: [Shaders] Loaded shaderpack: Sildurs Vibrant Shaders v1.161 High
[11:53:37] [Client thread/INFO]: [OptiFine] [Shaders] Worlds: -1, 1
[11:53:37] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[11:53:37] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh: 0.8
[11:53:37] [Client thread/WARN]: [OptiFine] - in gbuffers_water.fsh: 0.80
[11:53:37] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[11:53:37] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh: 0.8
[11:53:37] [Client thread/WARN]: [OptiFine] - in gbuffers_block.fsh: 0.80
[11:53:37] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[11:53:37] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh, gbuffers_block.fsh, composite.fsh: 0.8
[11:53:37] [Client thread/WARN]: [OptiFine] - in shadow.vsh: 0.80
[11:53:37] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[11:53:37] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh, gbuffers_block.fsh, composite.fsh, shadow.vsh, world-1/gbuffers_textured.fsh, world-1/gbuffers_water.fsh: 0.8
[11:53:37] [Client thread/WARN]: [OptiFine] - in world-1/gbuffers_block.fsh: 0.80
[11:53:37] [Client thread/WARN]: [OptiFine] Ambiguous shader option: SHADOW_MAP_BIAS
[11:53:37] [Client thread/WARN]: [OptiFine] - in gbuffers_textured.fsh, gbuffers_water.fsh, gbuffers_block.fsh, composite.fsh, shadow.vsh, world-1/gbuffers_textured.fsh, world-1/gbuffers_water.fsh, world-1/gbuffers_block.fsh: 0.8
[11:53:37] [Client thread/WARN]: [OptiFine] - in world-1/shadow.vsh: 0.80
[11:53:37] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: Nether_Fog, key: screen.FOG_SCREEN
[11:53:37] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: nFogDensity, key: screen.FOG_SCREEN
[11:53:37] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: <EMPTY>, key: screen.SKY_SCREEN
[11:53:37] [Client thread/WARN]: [OptiFine] [Shaders] Invalid option: Godrays_Quality, key: screen.SKY_SCREEN
[11:53:37] [Client thread/INFO]: [Shaders] Uninit
[11:53:37] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_basic
[11:53:37] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_textured
[11:53:37] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skybasic
[11:53:37] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_skytextured
[11:53:37] [Client thread/INFO]: [Shaders] composite format: RGBA16
[11:53:37] [Client thread/INFO]: [Shaders] gaux2 format: RGBA16
[11:53:37] [Client thread/INFO]: [Shaders] gaux3 format: RGBA16
[11:53:37] [Client thread/INFO]: [Shaders] gaux4 format: RGBA16
[11:53:37] [Client thread/INFO]: [Shaders] gcolor format: RGBA8
[11:53:37] [Client thread/INFO]: [Shaders] gdepth format: RGBA16
[11:53:37] [Client thread/INFO]: [Shaders] gnormal format: RGBA16
[11:53:37] [Client thread/INFO]: [Shaders] composite format: R11F_G11F_B10F
[11:53:37] [Client thread/INFO]: [Shaders] gaux1 format: RGBA16
[11:53:37] [Client thread/INFO]: [Shaders] gaux2 format: R11F_G11F_B10F
[11:53:37] [Client thread/INFO]: [Shaders] gaux3 format: R11F_G11F_B10F
[11:53:37] [Client thread/INFO]: [Shaders] gaux4 format: R11F_G11F_B10F
[11:53:37] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_terrain
[11:53:37] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_water
[11:53:37] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_block
[11:53:37] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_armor_glint
[11:53:37] [Client thread/INFO]: [Shaders] Program loaded: gbuffers_weather
[11:53:37] [Client thread/INFO]: [Shaders] Shadow map resolution: 2048
[11:53:37] [Client thread/INFO]: [Shaders] Shadow map distance: 90.0
[11:53:37] [Client thread/INFO]: [Shaders] shadowHardwareFiltering0
[11:53:37] [Client thread/INFO]: [Shaders] Sun path rotation: -40.0f
[11:53:38] [Client thread/INFO]: [Shaders] Program loaded: composite
[11:53:38] [Client thread/INFO]: [Shaders] gaux1 mipmap enabled
[11:53:38] [Client thread/INFO]: [Shaders] Noise texture enabled
[11:53:38] [Client thread/INFO]: [Shaders] Noise texture resolution: 512
[11:53:38] [Client thread/INFO]: [Shaders] Program loaded: composite1
[11:53:38] [Client thread/INFO]: [Shaders] composite mipmap enabled
[11:53:38] [Client thread/INFO]: [Shaders] Program loaded: composite2
[11:53:38] [Client thread/INFO]: [Shaders] Program loaded: composite3
[11:53:38] [Client thread/INFO]: [Shaders] Program loaded: final
[11:53:38] [Client thread/INFO]: [Shaders] Program loaded: shadow
[11:53:38] [Client thread/INFO]: [Shaders] usedColorBuffers: 8
[11:53:38] [Client thread/INFO]: [Shaders] usedDepthBuffers: 2
[11:53:38] [Client thread/INFO]: [Shaders] usedShadowColorBuffers: 1
[11:53:38] [Client thread/INFO]: [Shaders] usedShadowDepthBuffers: 2
[11:53:38] [Client thread/INFO]: [Shaders] usedColorAttachs: 8
[11:53:38] [Client thread/INFO]: [Shaders] usedDrawBuffers: 3
[11:53:38] [Client thread/INFO]: [Shaders] Framebuffer created.
[11:53:38] [Client thread/INFO]: [Shaders] Shadow framebuffer created.
[11:53:38] [Client thread/INFO]: [Shaders] Reset world renderers
[11:53:38] [Client thread/INFO]: [Shaders] Reset model renderers
[11:53:56] [Client thread/INFO]: [Shaders] Save ShadersMod configuration.
[11:54:37] [Server thread/INFO]: Saving and pausing game...
[11:54:37] [Server thread/INFO]: Saving chunks for level 'throwin shade'/Overworld
[11:54:37] [Server thread/INFO]: Saving chunks for level 'throwin shade'/Nether
[11:54:37] [Server thread/INFO]: Saving chunks for level 'throwin shade'/The End
[11:54:37] [Server thread/INFO]: Stopping server
[11:54:37] [Server thread/INFO]: Saving players
[11:54:37] [Server thread/INFO]: SilverDarkBlade lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[11:54:37] [Server thread/INFO]: SilverDarkBlade left the game
[11:54:37] [Server thread/INFO]: Stopping singleplayer server as player logged out
[11:54:37] [Server thread/INFO]: Saving worlds
[11:54:37] [Server thread/INFO]: Saving chunks for level 'throwin shade'/Overworld
[11:54:38] [Server thread/INFO]: Saving chunks for level 'throwin shade'/Nether
[11:54:38] [Server thread/INFO]: Saving chunks for level 'throwin shade'/The End
[11:54:38] [File IO Thread/INFO]: [STDERR]: java.io.IOException: Stream Closed
[11:54:38] [File IO Thread/INFO]: [STDERR]: at java.io.RandomAccessFile.seek0(Native Method)
[11:54:38] [File IO Thread/INFO]: [STDERR]: at java.io.RandomAccessFile.seek(Unknown Source)
[11:54:38] [File IO Thread/INFO]: [STDERR]: at avb.a(SourceFile:323)
[11:54:38] [File IO Thread/INFO]: [STDERR]: at avb.a(SourceFile:263)
[11:54:38] [File IO Thread/INFO]: [STDERR]: at avb$a.close(SourceFile:244)
[11:54:38] [File IO Thread/INFO]: [STDERR]: at java.util.zip.DeflaterOutputStream.close(Unknown Source)
[11:54:38] [File IO Thread/INFO]: [STDERR]: at java.io.FilterOutputStream.close(Unknown Source)
[11:54:38] [File IO Thread/INFO]: [STDERR]: at java.io.FilterOutputStream.close(Unknown Source)
[11:54:38] [File IO Thread/INFO]: [STDERR]: at avd.b(SourceFile:160)
[11:54:38] [File IO Thread/INFO]: [STDERR]: at avd.c(SourceFile:145)
[11:54:38] [File IO Thread/INFO]: [STDERR]: at bdp.c(SourceFile:37)
[11:54:38] [File IO Thread/INFO]: [STDERR]: at bdp.run(SourceFile:30)
[11:54:38] [File IO Thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
[11:54:39] [Client thread/INFO]: Stopping!
[11:54:39] [Client thread/INFO]: SoundSystem shutting down...
[11:54:39] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Windows 7 x64
GeForce GT 750M Driver version 375.95
Also is there any way to have distance blur without blurring the sky?
Can somebody tell me how to fix this cloud issues?
That's a bug in optifine, which is discussed in slightly more detail here.
I made my own shader pack, by the way.
The tool tips say not to use volumetric lighting and god rays at the same time, so it's not a bug.
Volumetric lighting also kinda has it's own god rays, they're not the same but still pretty in their own way.
So you gotta pick one or the other.
Anything that can be done about this? The wall of maps has lanterns behind it: also, the room is entirely enclosed, so no idea what that sun is doing there.
Speaking of which, portal reflectivity doesn't seem to happen in the nether...
Hm, depth of field isn't really usable for actually playing the game I think. But have to take a look at it anways, so will see.
The detection might be abit off, will take a look at this. Nether shaders are a bit cut down, so no reflections.
Twitter, Facebook, Youtube, Shaderlabs Discord, Optifine Discord

Speaking of DoF, I personally really like the distance blur part of DoF, but v1.161 is not behaving like the previous versions (i.e. v1.153) where when you looked at the sky it would go sharp. It leaves things blurry no matter where you look.

For example:
Stop to Ponder every once in a while.
Dof doesn't do that for me, I think there was an issue with the nvidia pascal series (10xx cards) and depth of field, in case you run one of those cards.
Twitter, Facebook, Youtube, Shaderlabs Discord, Optifine Discord

Does it for me. i have nvidia but it isnt pascal series.
Also never got a reply to this post ^^;
Hmm, want to rework depth of field anyways, so that might help. (same for sky color, so your texture issues might be fixed by then)
As for fireworks, it's a known issue..working on a fix, not that easy to implement into the current rendering system.
Twitter, Facebook, Youtube, Shaderlabs Discord, Optifine Discord

Probably my biggest want at this point would be configurable colour temperature and dropoff rates for the torches, if you're gathering feedback. But I can deal. This shaderset is amazing.
Oh, and water shading on cauldron water.
Yeah, that probably will help.
Just to clarify, DoF works just fine, it's the Distance Blur option that doesn't appear to working properly.
I have a GTX 960, so I don't think it's the mentioned pascal issue.
Stop to Ponder every once in a while.