22:53:29] [Finalizer/WARN]: One or more BufferBuilders have been leaked, ModernFix will attempt to correct this.
[22:53:29] [Render thread/INFO]: Blue Skies detected: true
[22:53:30] [Render thread/WARN]: Mod(s) [oculus] are modifying Embeddium class me.jellysquid.mods.sodium.client.render.chunk.region.RenderRegion$DeviceResources, which may cause instability.
[22:53:30] [Render thread/INFO]: Created pipeline data for net.irisshaders.iris.pipeline.IrisRenderingPipeline@77fe33c1
[22:53:30] [Render thread/WARN]: Shader compilation log for clrwl_shadow_translucent/create_instance_rotating/flywheel_material_default_default_depth_range.vsh: 0(971) : error C1503: undefined variable "v_lightColor"
0(1891) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(345)
0(1892) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(346)
0(1893) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1894) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(348)
0(1895) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(349)
0(1897) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(351)
0(1898) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(352)
0(1899) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(353)
0(1901) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(355)
0(1902) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(356)
0(1904) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(358)
0(1905) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(359)
0(1907) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(361)
0(1918) : error C1013: function "_flw_nextLut" is already defined at 0(372)
0(1937) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(391)
0(1959) : error C1013: function "_flw_lightAt" is already defined at 0(413)
0(1972) : error C1013: function "_flw_isSolid" is already defined at 0(426)
0(1983) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1998) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(452)
0(2059) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(513)
0(2124) : error C1013: function "_flw_lightForDirection" is already defined at 0(578)
0(2200) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:30] [Render thread/INFO]: [System] [CHAT] [Colorwheel] Current shader pack contains broken shaders, expect graphical issues
[22:53:30] [Render thread/INFO]: [System] [CHAT] Disable this alert (click here)
[22:53:30] [Render thread/ERROR]: Could not compile shader: clrwl_shadow/create_instance_rotating/flywheel_material_default_default_depth_range
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_shadow_translucent/create_instance_rotating/flywheel_material_default_default_depth_range.vsh: clrwl_shadow_translucent/create_instance_rotating/flywheel_material_default_default_depth_range.vsh: 0(971) : error C1503: undefined variable "v_lightColor"
0(1891) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(345)
0(1892) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(346)
0(1893) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1894) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(348)
0(1895) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(349)
0(1897) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(351)
0(1898) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(352)
0(1899) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(353)
0(1901) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(355)
0(1902) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(356)
0(1904) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(358)
0(1905) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(359)
0(1907) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(361)
0(1918) : error C1013: function "_flw_nextLut" is already defined at 0(372)
0(1937) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(391)
0(1959) : error C1013: function "_flw_lightAt" is already defined at 0(413)
0(1972) : error C1013: function "_flw_isSolid" is already defined at 0(426)
0(1983) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1998) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(452)
0(2059) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(513)
0(2124) : error C1013: function "_flw_lightForDirection" is already defined at 0(578)
0(2200) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:274) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:168) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitShadowRenderContext(ClrwlSafeFlwImpl.java:64) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.handler$pjj000$injectRenderShadowsTranslucent(ShadowRenderer.java:870) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.renderShadows(ShadowRenderer.java:529) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.pipeline.IrisRenderingPipeline.renderShadows(IrisRenderingPipeline.java:1012) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$fjh000$iris$renderTerrainShadows(LevelRenderer.java:19696) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1155) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:30] [Render thread/WARN]: Shader compilation log for clrwl_shadow_translucent/flywheel_instance_oriented/flywheel_material_default_default_depth_range.vsh: 0(965) : error C1503: undefined variable "v_lightColor"
0(1885) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(343)
0(1886) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(344)
0(1887) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1888) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(346)
0(1889) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1891) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(349)
0(1892) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(350)
0(1893) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(351)
0(1895) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(353)
0(1896) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(354)
0(1898) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(356)
0(1899) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(357)
0(1901) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(359)
0(1912) : error C1013: function "_flw_nextLut" is already defined at 0(370)
0(1931) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(389)
0(1953) : error C1013: function "_flw_lightAt" is already defined at 0(411)
0(1966) : error C1013: function "_flw_isSolid" is already defined at 0(424)
0(1977) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1992) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(450)
0(2053) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(511)
0(2118) : error C1013: function "_flw_lightForDirection" is already defined at 0(576)
0(2194) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:30] [Render thread/ERROR]: Could not compile shader: clrwl_shadow/flywheel_instance_oriented/flywheel_material_default_default_depth_range
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_shadow_translucent/flywheel_instance_oriented/flywheel_material_default_default_depth_range.vsh: clrwl_shadow_translucent/flywheel_instance_oriented/flywheel_material_default_default_depth_range.vsh: 0(965) : error C1503: undefined variable "v_lightColor"
0(1885) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(343)
0(1886) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(344)
0(1887) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1888) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(346)
0(1889) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1891) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(349)
0(1892) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(350)
0(1893) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(351)
0(1895) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(353)
0(1896) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(354)
0(1898) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(356)
0(1899) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(357)
0(1901) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(359)
0(1912) : error C1013: function "_flw_nextLut" is already defined at 0(370)
0(1931) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(389)
0(1953) : error C1013: function "_flw_lightAt" is already defined at 0(411)
0(1966) : error C1013: function "_flw_isSolid" is already defined at 0(424)
0(1977) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1992) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(450)
0(2053) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(511)
0(2118) : error C1013: function "_flw_lightForDirection" is already defined at 0(576)
0(2194) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:274) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:168) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitShadowRenderContext(ClrwlSafeFlwImpl.java:64) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.handler$pjj000$injectRenderShadowsTranslucent(ShadowRenderer.java:870) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.renderShadows(ShadowRenderer.java:529) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.pipeline.IrisRenderingPipeline.renderShadows(IrisRenderingPipeline.java:1012) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$fjh000$iris$renderTerrainShadows(LevelRenderer.java:19696) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1155) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:30] [Render thread/WARN]: Shader compilation log for clrwl_shadow_translucent/flywheel_instance_transformed/flywheel_material_default_default_depth_range.vsh: 0(937) : error C1503: undefined variable "v_lightColor"
0(1858) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(341)
0(1859) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(342)
0(1860) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(343)
0(1861) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(344)
0(1862) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1864) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(347)
0(1865) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(348)
0(1866) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(349)
0(1868) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(351)
0(1869) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(352)
0(1871) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(354)
0(1872) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(355)
0(1874) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(357)
0(1885) : error C1013: function "_flw_nextLut" is already defined at 0(368)
0(1904) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(387)
0(1926) : error C1013: function "_flw_lightAt" is already defined at 0(409)
0(1939) : error C1013: function "_flw_isSolid" is already defined at 0(422)
0(1950) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1965) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(448)
0(2026) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(509)
0(2091) : error C1013: function "_flw_lightForDirection" is already defined at 0(574)
0(2167) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:30] [Render thread/ERROR]: Could not compile shader: clrwl_shadow/flywheel_instance_transformed/flywheel_material_default_default_depth_range
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_shadow_translucent/flywheel_instance_transformed/flywheel_material_default_default_depth_range.vsh: clrwl_shadow_translucent/flywheel_instance_transformed/flywheel_material_default_default_depth_range.vsh: 0(937) : error C1503: undefined variable "v_lightColor"
0(1858) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(341)
0(1859) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(342)
0(1860) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(343)
0(1861) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(344)
0(1862) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1864) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(347)
0(1865) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(348)
0(1866) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(349)
0(1868) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(351)
0(1869) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(352)
0(1871) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(354)
0(1872) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(355)
0(1874) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(357)
0(1885) : error C1013: function "_flw_nextLut" is already defined at 0(368)
0(1904) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(387)
0(1926) : error C1013: function "_flw_lightAt" is already defined at 0(409)
0(1939) : error C1013: function "_flw_isSolid" is already defined at 0(422)
0(1950) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1965) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(448)
0(2026) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(509)
0(2091) : error C1013: function "_flw_lightForDirection" is already defined at 0(574)
0(2167) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:274) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:168) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitShadowRenderContext(ClrwlSafeFlwImpl.java:64) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.handler$pjj000$injectRenderShadowsTranslucent(ShadowRenderer.java:870) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.renderShadows(ShadowRenderer.java:529) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.pipeline.IrisRenderingPipeline.renderShadows(IrisRenderingPipeline.java:1012) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$fjh000$iris$renderTerrainShadows(LevelRenderer.java:19696) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1155) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:30] [Render thread/WARN]: Shader compilation log for clrwl_shadow_translucent/create_instance_scrolling/flywheel_material_default_default_depth_range.vsh: 0(1031) : error C1503: undefined variable "v_lightColor"
0(1952) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(346)
0(1953) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1954) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(348)
0(1955) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(349)
0(1956) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(350)
0(1958) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(352)
0(1959) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(353)
0(1960) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(354)
0(1962) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(356)
0(1963) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(357)
0(1965) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(359)
0(1966) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(360)
0(1968) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(362)
0(1979) : error C1013: function "_flw_nextLut" is already defined at 0(373)
0(1998) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(392)
0(2020) : error C1013: function "_flw_lightAt" is already defined at 0(414)
0(2033) : error C1013: function "_flw_isSolid" is already defined at 0(427)
0(2044) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(2059) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(453)
0(2120) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(514)
0(2185) : error C1013: function "_flw_lightForDirection" is already defined at 0(579)
0(2261) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:30] [Render thread/ERROR]: Could not compile shader: clrwl_shadow/create_instance_scrolling/flywheel_material_default_default_depth_range
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_shadow_translucent/create_instance_scrolling/flywheel_material_default_default_depth_range.vsh: clrwl_shadow_translucent/create_instance_scrolling/flywheel_material_default_default_depth_range.vsh: 0(1031) : error C1503: undefined variable "v_lightColor"
0(1952) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(346)
0(1953) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1954) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(348)
0(1955) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(349)
0(1956) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(350)
0(1958) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(352)
0(1959) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(353)
0(1960) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(354)
0(1962) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(356)
0(1963) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(357)
0(1965) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(359)
0(1966) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(360)
0(1968) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(362)
0(1979) : error C1013: function "_flw_nextLut" is already defined at 0(373)
0(1998) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(392)
0(2020) : error C1013: function "_flw_lightAt" is already defined at 0(414)
0(2033) : error C1013: function "_flw_isSolid" is already defined at 0(427)
0(2044) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(2059) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(453)
0(2120) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(514)
0(2185) : error C1013: function "_flw_lightForDirection" is already defined at 0(579)
0(2261) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:274) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:168) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitShadowRenderContext(ClrwlSafeFlwImpl.java:64) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.handler$pjj000$injectRenderShadowsTranslucent(ShadowRenderer.java:870) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.renderShadows(ShadowRenderer.java:529) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.pipeline.IrisRenderingPipeline.renderShadows(IrisRenderingPipeline.java:1012) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$fjh000$iris$renderTerrainShadows(LevelRenderer.java:19696) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1155) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:31] [Render thread/WARN]: Shader compilation log for clrwl_shadow_translucent/create_instance_rotating/flywheel_material_default_default_resolve.vsh: 0(971) : error C1503: undefined variable "v_lightColor"
0(1891) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(345)
0(1892) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(346)
0(1893) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1894) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(348)
0(1895) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(349)
0(1897) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(351)
0(1898) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(352)
0(1899) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(353)
0(1901) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(355)
0(1902) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(356)
0(1904) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(358)
0(1905) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(359)
0(1907) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(361)
0(1918) : error C1013: function "_flw_nextLut" is already defined at 0(372)
0(1937) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(391)
0(1959) : error C1013: function "_flw_lightAt" is already defined at 0(413)
0(1972) : error C1013: function "_flw_isSolid" is already defined at 0(426)
0(1983) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1998) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(452)
0(2059) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(513)
0(2124) : error C1013: function "_flw_lightForDirection" is already defined at 0(578)
0(2200) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:31] [Render thread/ERROR]: Could not compile shader: clrwl_shadow/create_instance_rotating/flywheel_material_default_default_resolve
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_shadow_translucent/create_instance_rotating/flywheel_material_default_default_resolve.vsh: clrwl_shadow_translucent/create_instance_rotating/flywheel_material_default_default_resolve.vsh: 0(971) : error C1503: undefined variable "v_lightColor"
0(1891) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(345)
0(1892) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(346)
0(1893) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1894) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(348)
0(1895) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(349)
0(1897) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(351)
0(1898) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(352)
0(1899) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(353)
0(1901) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(355)
0(1902) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(356)
0(1904) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(358)
0(1905) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(359)
0(1907) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(361)
0(1918) : error C1013: function "_flw_nextLut" is already defined at 0(372)
0(1937) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(391)
0(1959) : error C1013: function "_flw_lightAt" is already defined at 0(413)
0(1972) : error C1013: function "_flw_isSolid" is already defined at 0(426)
0(1983) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1998) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(452)
0(2059) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(513)
0(2124) : error C1013: function "_flw_lightForDirection" is already defined at 0(578)
0(2200) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:291) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:168) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitShadowRenderContext(ClrwlSafeFlwImpl.java:64) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.handler$pjj000$injectRenderShadowsTranslucent(ShadowRenderer.java:870) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.renderShadows(ShadowRenderer.java:529) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.pipeline.IrisRenderingPipeline.renderShadows(IrisRenderingPipeline.java:1012) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$fjh000$iris$renderTerrainShadows(LevelRenderer.java:19696) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1155) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:31] [Render thread/WARN]: Shader compilation log for clrwl_shadow_translucent/flywheel_instance_oriented/flywheel_material_default_default_resolve.vsh: 0(965) : error C1503: undefined variable "v_lightColor"
0(1885) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(343)
0(1886) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(344)
0(1887) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1888) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(346)
0(1889) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1891) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(349)
0(1892) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(350)
0(1893) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(351)
0(1895) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(353)
0(1896) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(354)
0(1898) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(356)
0(1899) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(357)
0(1901) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(359)
0(1912) : error C1013: function "_flw_nextLut" is already defined at 0(370)
0(1931) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(389)
0(1953) : error C1013: function "_flw_lightAt" is already defined at 0(411)
0(1966) : error C1013: function "_flw_isSolid" is already defined at 0(424)
0(1977) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1992) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(450)
0(2053) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(511)
0(2118) : error C1013: function "_flw_lightForDirection" is already defined at 0(576)
0(2194) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:31] [Render thread/ERROR]: Could not compile shader: clrwl_shadow/flywheel_instance_oriented/flywheel_material_default_default_resolve
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_shadow_translucent/flywheel_instance_oriented/flywheel_material_default_default_resolve.vsh: clrwl_shadow_translucent/flywheel_instance_oriented/flywheel_material_default_default_resolve.vsh: 0(965) : error C1503: undefined variable "v_lightColor"
0(1885) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(343)
0(1886) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(344)
0(1887) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1888) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(346)
0(1889) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1891) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(349)
0(1892) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(350)
0(1893) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(351)
0(1895) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(353)
0(1896) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(354)
0(1898) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(356)
0(1899) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(357)
0(1901) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(359)
0(1912) : error C1013: function "_flw_nextLut" is already defined at 0(370)
0(1931) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(389)
0(1953) : error C1013: function "_flw_lightAt" is already defined at 0(411)
0(1966) : error C1013: function "_flw_isSolid" is already defined at 0(424)
0(1977) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1992) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(450)
0(2053) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(511)
0(2118) : error C1013: function "_flw_lightForDirection" is already defined at 0(576)
0(2194) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:291) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:168) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitShadowRenderContext(ClrwlSafeFlwImpl.java:64) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.handler$pjj000$injectRenderShadowsTranslucent(ShadowRenderer.java:870) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.renderShadows(ShadowRenderer.java:529) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.pipeline.IrisRenderingPipeline.renderShadows(IrisRenderingPipeline.java:1012) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$fjh000$iris$renderTerrainShadows(LevelRenderer.java:19696) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1155) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:31] [Render thread/WARN]: Shader compilation log for clrwl_shadow_translucent/flywheel_instance_transformed/flywheel_material_default_default_resolve.vsh: 0(937) : error C1503: undefined variable "v_lightColor"
0(1858) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(341)
0(1859) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(342)
0(1860) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(343)
0(1861) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(344)
0(1862) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1864) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(347)
0(1865) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(348)
0(1866) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(349)
0(1868) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(351)
0(1869) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(352)
0(1871) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(354)
0(1872) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(355)
0(1874) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(357)
0(1885) : error C1013: function "_flw_nextLut" is already defined at 0(368)
0(1904) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(387)
0(1926) : error C1013: function "_flw_lightAt" is already defined at 0(409)
0(1939) : error C1013: function "_flw_isSolid" is already defined at 0(422)
0(1950) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1965) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(448)
0(2026) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(509)
0(2091) : error C1013: function "_flw_lightForDirection" is already defined at 0(574)
0(2167) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:31] [Render thread/ERROR]: Could not compile shader: clrwl_shadow/flywheel_instance_transformed/flywheel_material_default_default_resolve
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_shadow_translucent/flywheel_instance_transformed/flywheel_material_default_default_resolve.vsh: clrwl_shadow_translucent/flywheel_instance_transformed/flywheel_material_default_default_resolve.vsh: 0(937) : error C1503: undefined variable "v_lightColor"
0(1858) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(341)
0(1859) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(342)
0(1860) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(343)
0(1861) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(344)
0(1862) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1864) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(347)
0(1865) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(348)
0(1866) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(349)
0(1868) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(351)
0(1869) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(352)
0(1871) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(354)
0(1872) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(355)
0(1874) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(357)
0(1885) : error C1013: function "_flw_nextLut" is already defined at 0(368)
0(1904) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(387)
0(1926) : error C1013: function "_flw_lightAt" is already defined at 0(409)
0(1939) : error C1013: function "_flw_isSolid" is already defined at 0(422)
0(1950) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1965) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(448)
0(2026) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(509)
0(2091) : error C1013: function "_flw_lightForDirection" is already defined at 0(574)
0(2167) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:291) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:168) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitShadowRenderContext(ClrwlSafeFlwImpl.java:64) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.handler$pjj000$injectRenderShadowsTranslucent(ShadowRenderer.java:870) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.renderShadows(ShadowRenderer.java:529) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.pipeline.IrisRenderingPipeline.renderShadows(IrisRenderingPipeline.java:1012) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$fjh000$iris$renderTerrainShadows(LevelRenderer.java:19696) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1155) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:31] [Render thread/WARN]: Shader compilation log for clrwl_shadow_translucent/create_instance_scrolling/flywheel_material_default_default_resolve.vsh: 0(1031) : error C1503: undefined variable "v_lightColor"
0(1952) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(346)
0(1953) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1954) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(348)
0(1955) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(349)
0(1956) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(350)
0(1958) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(352)
0(1959) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(353)
0(1960) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(354)
0(1962) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(356)
0(1963) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(357)
0(1965) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(359)
0(1966) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(360)
0(1968) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(362)
0(1979) : error C1013: function "_flw_nextLut" is already defined at 0(373)
0(1998) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(392)
0(2020) : error C1013: function "_flw_lightAt" is already defined at 0(414)
0(2033) : error C1013: function "_flw_isSolid" is already defined at 0(427)
0(2044) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(2059) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(453)
0(2120) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(514)
0(2185) : error C1013: function "_flw_lightForDirection" is already defined at 0(579)
0(2261) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:31] [Render thread/ERROR]: Could not compile shader: clrwl_shadow/create_instance_scrolling/flywheel_material_default_default_resolve
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_shadow_translucent/create_instance_scrolling/flywheel_material_default_default_resolve.vsh: clrwl_shadow_translucent/create_instance_scrolling/flywheel_material_default_default_resolve.vsh: 0(1031) : error C1503: undefined variable "v_lightColor"
0(1952) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(346)
0(1953) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1954) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(348)
0(1955) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(349)
0(1956) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(350)
0(1958) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(352)
0(1959) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(353)
0(1960) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(354)
0(1962) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(356)
0(1963) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(357)
0(1965) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(359)
0(1966) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(360)
0(1968) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(362)
0(1979) : error C1013: function "_flw_nextLut" is already defined at 0(373)
0(1998) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(392)
0(2020) : error C1013: function "_flw_lightAt" is already defined at 0(414)
0(2033) : error C1013: function "_flw_isSolid" is already defined at 0(427)
0(2044) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(2059) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(453)
0(2120) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(514)
0(2185) : error C1013: function "_flw_lightForDirection" is already defined at 0(579)
0(2261) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:291) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:168) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitShadowRenderContext(ClrwlSafeFlwImpl.java:64) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.handler$pjj000$injectRenderShadowsTranslucent(ShadowRenderer.java:870) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.renderShadows(ShadowRenderer.java:529) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.pipeline.IrisRenderingPipeline.renderShadows(IrisRenderingPipeline.java:1012) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$fjh000$iris$renderTerrainShadows(LevelRenderer.java:19696) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1155) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:31] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2057ms or 41 ticks behind
[22:53:33] [CL-LightPropagator/INFO]: Colored light drain: 469 chunks in 2949 ms (159,0 chunks/s), 0 still queued [finished], lightUpdateSpeed=FASTEST
[22:53:39] [Thread-89/INFO]: [EMI] Reloaded plugin from emi in 11905ms
[22:53:39] [Thread-89/INFO]: [EMI] Loading plugin from emiffect
[22:53:40] [Render thread/WARN]: Shader compilation log for clrwl_gbuffers_translucent/create_instance_rotating/flywheel_material_default_default_depth_range.vsh: 0(971) : error C1503: undefined variable "v_lightColor"
0(1882) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(345)
0(1883) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(346)
0(1884) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1885) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(348)
0(1886) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(349)
0(1888) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(351)
0(1889) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(352)
0(1890) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(353)
0(1892) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(355)
0(1893) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(356)
0(1895) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(358)
0(1896) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(359)
0(1898) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(361)
0(1909) : error C1013: function "_flw_nextLut" is already defined at 0(372)
0(1928) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(391)
0(1950) : error C1013: function "_flw_lightAt" is already defined at 0(413)
0(1963) : error C1013: function "_flw_isSolid" is already defined at 0(426)
0(1974) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1989) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(452)
0(2050) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(513)
0(2115) : error C1013: function "_flw_lightForDirection" is already defined at 0(578)
0(2191) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:40] [Render thread/ERROR]: Could not compile shader: clrwl_gbuffers_translucent/create_instance_rotating/flywheel_material_default_default_depth_range
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_gbuffers_translucent/create_instance_rotating/flywheel_material_default_default_depth_range.vsh: clrwl_gbuffers_translucent/create_instance_rotating/flywheel_material_default_default_depth_range.vsh: 0(971) : error C1503: undefined variable "v_lightColor"
0(1882) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(345)
0(1883) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(346)
0(1884) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1885) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(348)
0(1886) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(349)
0(1888) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(351)
0(1889) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(352)
0(1890) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(353)
0(1892) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(355)
0(1893) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(356)
0(1895) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(358)
0(1896) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(359)
0(1898) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(361)
0(1909) : error C1013: function "_flw_nextLut" is already defined at 0(372)
0(1928) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(391)
0(1950) : error C1013: function "_flw_lightAt" is already defined at 0(413)
0(1963) : error C1013: function "_flw_isSolid" is already defined at 0(426)
0(1974) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1989) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(452)
0(2050) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(513)
0(2115) : error C1013: function "_flw_lightForDirection" is already defined at 0(578)
0(2191) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:274) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:173) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitTranslucentRenderContext(ClrwlSafeFlwImpl.java:85) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$pjo000$colorwheel$injectRenderTranslucents(LevelRenderer.java:44101) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1370) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:40] [Render thread/WARN]: Shader compilation log for clrwl_gbuffers_translucent/flywheel_instance_oriented/flywheel_material_default_default_depth_range.vsh: 0(965) : error C1503: undefined variable "v_lightColor"
0(1876) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(343)
0(1877) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(344)
0(1878) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1879) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(346)
0(1880) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1882) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(349)
0(1883) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(350)
0(1884) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(351)
0(1886) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(353)
0(1887) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(354)
0(1889) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(356)
0(1890) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(357)
0(1892) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(359)
0(1903) : error C1013: function "_flw_nextLut" is already defined at 0(370)
0(1922) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(389)
0(1944) : error C1013: function "_flw_lightAt" is already defined at 0(411)
0(1957) : error C1013: function "_flw_isSolid" is already defined at 0(424)
0(1968) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1983) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(450)
0(2044) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(511)
0(2109) : error C1013: function "_flw_lightForDirection" is already defined at 0(576)
0(2185) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:40] [Render thread/ERROR]: Could not compile shader: clrwl_gbuffers_translucent/flywheel_instance_oriented/flywheel_material_default_default_depth_range
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_gbuffers_translucent/flywheel_instance_oriented/flywheel_material_default_default_depth_range.vsh: clrwl_gbuffers_translucent/flywheel_instance_oriented/flywheel_material_default_default_depth_range.vsh: 0(965) : error C1503: undefined variable "v_lightColor"
0(1876) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(343)
0(1877) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(344)
0(1878) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1879) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(346)
0(1880) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1882) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(349)
0(1883) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(350)
0(1884) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(351)
0(1886) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(353)
0(1887) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(354)
0(1889) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(356)
0(1890) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(357)
0(1892) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(359)
0(1903) : error C1013: function "_flw_nextLut" is already defined at 0(370)
0(1922) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(389)
0(1944) : error C1013: function "_flw_lightAt" is already defined at 0(411)
0(1957) : error C1013: function "_flw_isSolid" is already defined at 0(424)
0(1968) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1983) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(450)
0(2044) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(511)
0(2109) : error C1013: function "_flw_lightForDirection" is already defined at 0(576)
0(2185) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:274) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:173) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitTranslucentRenderContext(ClrwlSafeFlwImpl.java:85) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$pjo000$colorwheel$injectRenderTranslucents(LevelRenderer.java:44101) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1370) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:40] [Render thread/WARN]: Shader compilation log for clrwl_gbuffers_translucent/flywheel_instance_transformed/flywheel_material_default_default_depth_range.vsh: 0(937) : error C1503: undefined variable "v_lightColor"
0(1849) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(341)
0(1850) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(342)
0(1851) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(343)
0(1852) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(344)
0(1853) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1855) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(347)
0(1856) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(348)
0(1857) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(349)
0(1859) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(351)
0(1860) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(352)
0(1862) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(354)
0(1863) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(355)
0(1865) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(357)
0(1876) : error C1013: function "_flw_nextLut" is already defined at 0(368)
0(1895) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(387)
0(1917) : error C1013: function "_flw_lightAt" is already defined at 0(409)
0(1930) : error C1013: function "_flw_isSolid" is already defined at 0(422)
0(1941) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1956) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(448)
0(2017) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(509)
0(2082) : error C1013: function "_flw_lightForDirection" is already defined at 0(574)
0(2158) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:40] [Render thread/ERROR]: Could not compile shader: clrwl_gbuffers_translucent/flywheel_instance_transformed/flywheel_material_default_default_depth_range
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_gbuffers_translucent/flywheel_instance_transformed/flywheel_material_default_default_depth_range.vsh: clrwl_gbuffers_translucent/flywheel_instance_transformed/flywheel_material_default_default_depth_range.vsh: 0(937) : error C1503: undefined variable "v_lightColor"
0(1849) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(341)
0(1850) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(342)
0(1851) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(343)
0(1852) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(344)
0(1853) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1855) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(347)
0(1856) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(348)
0(1857) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(349)
0(1859) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(351)
0(1860) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(352)
0(1862) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(354)
0(1863) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(355)
0(1865) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(357)
0(1876) : error C1013: function "_flw_nextLut" is already defined at 0(368)
0(1895) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(387)
0(1917) : error C1013: function "_flw_lightAt" is already defined at 0(409)
0(1930) : error C1013: function "_flw_isSolid" is already defined at 0(422)
0(1941) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1956) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(448)
0(2017) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(509)
0(2082) : error C1013: function "_flw_lightForDirection" is already defined at 0(574)
0(2158) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:274) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:173) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitTranslucentRenderContext(ClrwlSafeFlwImpl.java:85) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$pjo000$colorwheel$injectRenderTranslucents(LevelRenderer.java:44101) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1370) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:40] [Render thread/WARN]: Shader compilation log for clrwl_gbuffers_translucent/create_instance_scrolling/flywheel_material_default_default_depth_range.vsh: 0(1031) : error C1503: undefined variable "v_lightColor"
0(1943) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(346)
0(1944) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1945) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(348)
0(1946) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(349)
0(1947) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(350)
0(1949) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(352)
0(1950) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(353)
0(1951) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(354)
0(1953) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(356)
0(1954) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(357)
0(1956) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(359)
0(1957) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(360)
0(1959) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(362)
0(1970) : error C1013: function "_flw_nextLut" is already defined at 0(373)
0(1989) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(392)
0(2011) : error C1013: function "_flw_lightAt" is already defined at 0(414)
0(2024) : error C1013: function "_flw_isSolid" is already defined at 0(427)
0(2035) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(2050) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(453)
0(2111) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(514)
0(2176) : error C1013: function "_flw_lightForDirection" is already defined at 0(579)
0(2252) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:40] [Render thread/ERROR]: Could not compile shader: clrwl_gbuffers_translucent/create_instance_scrolling/flywheel_material_default_default_depth_range
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_gbuffers_translucent/create_instance_scrolling/flywheel_material_default_default_depth_range.vsh: clrwl_gbuffers_translucent/create_instance_scrolling/flywheel_material_default_default_depth_range.vsh: 0(1031) : error C1503: undefined variable "v_lightColor"
0(1943) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(346)
0(1944) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1945) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(348)
0(1946) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(349)
0(1947) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(350)
0(1949) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(352)
0(1950) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(353)
0(1951) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(354)
0(1953) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(356)
0(1954) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(357)
0(1956) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(359)
0(1957) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(360)
0(1959) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(362)
0(1970) : error C1013: function "_flw_nextLut" is already defined at 0(373)
0(1989) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(392)
0(2011) : error C1013: function "_flw_lightAt" is already defined at 0(414)
0(2024) : error C1013: function "_flw_isSolid" is already defined at 0(427)
0(2035) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(2050) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(453)
0(2111) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(514)
0(2176) : error C1013: function "_flw_lightForDirection" is already defined at 0(579)
0(2252) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:274) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:173) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitTranslucentRenderContext(ClrwlSafeFlwImpl.java:85) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$pjo000$colorwheel$injectRenderTranslucents(LevelRenderer.java:44101) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1370) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:40] [Render thread/WARN]: Shader compilation log for clrwl_gbuffers_translucent/create_instance_rotating/flywheel_material_default_default_generate_coefficients.vsh: 0(971) : error C1503: undefined variable "v_lightColor"
0(1882) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(345)
0(1883) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(346)
0(1884) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1885) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(348)
0(1886) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(349)
0(1888) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(351)
0(1889) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(352)
0(1890) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(353)
0(1892) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(355)
0(1893) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(356)
0(1895) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(358)
0(1896) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(359)
0(1898) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(361)
0(1909) : error C1013: function "_flw_nextLut" is already defined at 0(372)
0(1928) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(391)
0(1950) : error C1013: function "_flw_lightAt" is already defined at 0(413)
0(1963) : error C1013: function "_flw_isSolid" is already defined at 0(426)
0(1974) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1989) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(452)
0(2050) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(513)
0(2115) : error C1013: function "_flw_lightForDirection" is already defined at 0(578)
0(2191) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:40] [Render thread/ERROR]: Could not compile shader: clrwl_gbuffers_translucent/create_instance_rotating/flywheel_material_default_default_generate_coefficients
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_gbuffers_translucent/create_instance_rotating/flywheel_material_default_default_generate_coefficients.vsh: clrwl_gbuffers_translucent/create_instance_rotating/flywheel_material_default_default_generate_coefficients.vsh: 0(971) : error C1503: undefined variable "v_lightColor"
0(1882) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(345)
0(1883) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(346)
0(1884) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1885) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(348)
0(1886) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(349)
0(1888) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(351)
0(1889) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(352)
0(1890) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(353)
0(1892) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(355)
0(1893) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(356)
0(1895) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(358)
0(1896) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(359)
0(1898) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(361)
0(1909) : error C1013: function "_flw_nextLut" is already defined at 0(372)
0(1928) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(391)
0(1950) : error C1013: function "_flw_lightAt" is already defined at 0(413)
0(1963) : error C1013: function "_flw_isSolid" is already defined at 0(426)
0(1974) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1989) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(452)
0(2050) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(513)
0(2115) : error C1013: function "_flw_lightForDirection" is already defined at 0(578)
0(2191) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:280) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:173) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitTranslucentRenderContext(ClrwlSafeFlwImpl.java:85) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$pjo000$colorwheel$injectRenderTranslucents(LevelRenderer.java:44101) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1370) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:40] [Render thread/WARN]: Shader compilation log for clrwl_gbuffers_translucent/flywheel_instance_oriented/flywheel_material_default_default_generate_coefficients.vsh: 0(965) : error C1503: undefined variable "v_lightColor"
0(1876) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(343)
0(1877) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(344)
0(1878) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1879) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(346)
0(1880) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1882) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(349)
0(1883) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(350)
0(1884) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(351)
0(1886) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(353)
0(1887) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(354)
0(1889) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(356)
0(1890) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(357)
0(1892) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(359)
0(1903) : error C1013: function "_flw_nextLut" is already defined at 0(370)
0(1922) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(389)
0(1944) : error C1013: function "_flw_lightAt" is already defined at 0(411)
0(1957) : error C1013: function "_flw_isSolid" is already defined at 0(424)
0(1968) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1983) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(450)
0(2044) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(511)
0(2109) : error C1013: function "_flw_lightForDirection" is already defined at 0(576)
0(2185) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:40] [Render thread/ERROR]: Could not compile shader: clrwl_gbuffers_translucent/flywheel_instance_oriented/flywheel_material_default_default_generate_coefficients
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_gbuffers_translucent/flywheel_instance_oriented/flywheel_material_default_default_generate_coefficients.vsh: clrwl_gbuffers_translucent/flywheel_instance_oriented/flywheel_material_default_default_generate_coefficients.vsh: 0(965) : error C1503: undefined variable "v_lightColor"
0(1876) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(343)
0(1877) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(344)
0(1878) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1879) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(346)
0(1880) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1882) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(349)
0(1883) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(350)
0(1884) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(351)
0(1886) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(353)
0(1887) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(354)
0(1889) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(356)
0(1890) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(357)
0(1892) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(359)
0(1903) : error C1013: function "_flw_nextLut" is already defined at 0(370)
0(1922) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(389)
0(1944) : error C1013: function "_flw_lightAt" is already defined at 0(411)
0(1957) : error C1013: function "_flw_isSolid" is already defined at 0(424)
0(1968) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1983) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(450)
0(2044) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(511)
0(2109) : error C1013: function "_flw_lightForDirection" is already defined at 0(576)
0(2185) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:280) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:173) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitTranslucentRenderContext(ClrwlSafeFlwImpl.java:85) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$pjo000$colorwheel$injectRenderTranslucents(LevelRenderer.java:44101) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1370) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:40] [Render thread/WARN]: Shader compilation log for clrwl_gbuffers_translucent/flywheel_instance_transformed/flywheel_material_default_default_generate_coefficients.vsh: 0(937) : error C1503: undefined variable "v_lightColor"
0(1849) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(341)
0(1850) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(342)
0(1851) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(343)
0(1852) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(344)
0(1853) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1855) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(347)
0(1856) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(348)
0(1857) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(349)
0(1859) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(351)
0(1860) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(352)
0(1862) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(354)
0(1863) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(355)
0(1865) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(357)
0(1876) : error C1013: function "_flw_nextLut" is already defined at 0(368)
0(1895) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(387)
0(1917) : error C1013: function "_flw_lightAt" is already defined at 0(409)
0(1930) : error C1013: function "_flw_isSolid" is already defined at 0(422)
0(1941) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1956) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(448)
0(2017) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(509)
0(2082) : error C1013: function "_flw_lightForDirection" is already defined at 0(574)
0(2158) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:40] [Render thread/ERROR]: Could not compile shader: clrwl_gbuffers_translucent/flywheel_instance_transformed/flywheel_material_default_default_generate_coefficients
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_gbuffers_translucent/flywheel_instance_transformed/flywheel_material_default_default_generate_coefficients.vsh: clrwl_gbuffers_translucent/flywheel_instance_transformed/flywheel_material_default_default_generate_coefficients.vsh: 0(937) : error C1503: undefined variable "v_lightColor"
0(1849) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(341)
0(1850) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(342)
0(1851) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(343)
0(1852) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(344)
0(1853) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1855) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(347)
0(1856) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(348)
0(1857) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(349)
0(1859) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(351)
0(1860) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(352)
0(1862) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(354)
0(1863) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(355)
0(1865) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(357)
0(1876) : error C1013: function "_flw_nextLut" is already defined at 0(368)
0(1895) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(387)
0(1917) : error C1013: function "_flw_lightAt" is already defined at 0(409)
0(1930) : error C1013: function "_flw_isSolid" is already defined at 0(422)
0(1941) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1956) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(448)
0(2017) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(509)
0(2082) : error C1013: function "_flw_lightForDirection" is already defined at 0(574)
0(2158) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:280) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:173) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitTranslucentRenderContext(ClrwlSafeFlwImpl.java:85) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$pjo000$colorwheel$injectRenderTranslucents(LevelRenderer.java:44101) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1370) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:40] [Render thread/WARN]: Shader compilation log for clrwl_gbuffers_translucent/create_instance_scrolling/flywheel_material_default_default_generate_coefficients.vsh: 0(1031) : error C1503: undefined variable "v_lightColor"
0(1943) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(346)
0(1944) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1945) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(348)
0(1946) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(349)
0(1947) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(350)
0(1949) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(352)
0(1950) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(353)
0(1951) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(354)
0(1953) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(356)
0(1954) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(357)
0(1956) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(359)
0(1957) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(360)
0(1959) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(362)
0(1970) : error C1013: function "_flw_nextLut" is already defined at 0(373)
0(1989) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(392)
0(2011) : error C1013: function "_flw_lightAt" is already defined at 0(414)
0(2024) : error C1013: function "_flw_isSolid" is already defined at 0(427)
0(2035) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(2050) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(453)
0(2111) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(514)
0(2176) : error C1013: function "_flw_lightForDirection" is already defined at 0(579)
0(2252) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:40] [Render thread/ERROR]: Could not compile shader: clrwl_gbuffers_translucent/create_instance_scrolling/flywheel_material_default_default_generate_coefficients
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_gbuffers_translucent/create_instance_scrolling/flywheel_material_default_default_generate_coefficients.vsh: clrwl_gbuffers_translucent/create_instance_scrolling/flywheel_material_default_default_generate_coefficients.vsh: 0(1031) : error C1503: undefined variable "v_lightColor"
0(1943) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(346)
0(1944) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1945) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(348)
0(1946) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(349)
0(1947) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(350)
0(1949) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(352)
0(1950) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(353)
0(1951) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(354)
0(1953) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(356)
0(1954) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(357)
0(1956) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(359)
0(1957) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(360)
0(1959) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(362)
0(1970) : error C1013: function "_flw_nextLut" is already defined at 0(373)
0(1989) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(392)
0(2011) : error C1013: function "_flw_lightAt" is already defined at 0(414)
0(2024) : error C1013: function "_flw_isSolid" is already defined at 0(427)
0(2035) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(2050) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(453)
0(2111) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(514)
0(2176) : error C1013: function "_flw_lightForDirection" is already defined at 0(579)
0(2252) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:280) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:173) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitTranslucentRenderContext(ClrwlSafeFlwImpl.java:85) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$pjo000$colorwheel$injectRenderTranslucents(LevelRenderer.java:44101) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1370) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:40] [Render thread/WARN]: Shader compilation log for clrwl_gbuffers_translucent/create_instance_rotating/flywheel_material_default_default_resolve.vsh: 0(971) : error C1503: undefined variable "v_lightColor"
0(1882) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(345)
0(1883) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(346)
0(1884) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1885) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(348)
0(1886) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(349)
0(1888) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(351)
0(1889) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(352)
0(1890) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(353)
0(1892) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(355)
0(1893) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(356)
0(1895) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(358)
0(1896) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(359)
0(1898) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(361)
0(1909) : error C1013: function "_flw_nextLut" is already defined at 0(372)
0(1928) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(391)
0(1950) : error C1013: function "_flw_lightAt" is already defined at 0(413)
0(1963) : error C1013: function "_flw_isSolid" is already defined at 0(426)
0(1974) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1989) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(452)
0(2050) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(513)
0(2115) : error C1013: function "_flw_lightForDirection" is already defined at 0(578)
0(2191) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:40] [Render thread/ERROR]: Could not compile shader: clrwl_gbuffers_translucent/create_instance_rotating/flywheel_material_default_default_resolve
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_gbuffers_translucent/create_instance_rotating/flywheel_material_default_default_resolve.vsh: clrwl_gbuffers_translucent/create_instance_rotating/flywheel_material_default_default_resolve.vsh: 0(971) : error C1503: undefined variable "v_lightColor"
0(1882) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(345)
0(1883) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(346)
0(1884) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1885) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(348)
0(1886) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(349)
0(1888) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(351)
0(1889) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(352)
0(1890) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(353)
0(1892) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(355)
0(1893) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(356)
0(1895) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(358)
0(1896) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(359)
0(1898) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(361)
0(1909) : error C1013: function "_flw_nextLut" is already defined at 0(372)
0(1928) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(391)
0(1950) : error C1013: function "_flw_lightAt" is already defined at 0(413)
0(1963) : error C1013: function "_flw_isSolid" is already defined at 0(426)
0(1974) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1989) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(452)
0(2050) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(513)
0(2115) : error C1013: function "_flw_lightForDirection" is already defined at 0(578)
0(2191) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:291) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:173) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitTranslucentRenderContext(ClrwlSafeFlwImpl.java:85) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$pjo000$colorwheel$injectRenderTranslucents(LevelRenderer.java:44101) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1370) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:40] [Render thread/WARN]: Shader compilation log for clrwl_gbuffers_translucent/flywheel_instance_oriented/flywheel_material_default_default_resolve.vsh: 0(965) : error C1503: undefined variable "v_lightColor"
0(1876) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(343)
0(1877) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(344)
0(1878) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1879) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(346)
0(1880) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1882) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(349)
0(1883) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(350)
0(1884) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(351)
0(1886) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(353)
0(1887) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(354)
0(1889) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(356)
0(1890) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(357)
0(1892) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(359)
0(1903) : error C1013: function "_flw_nextLut" is already defined at 0(370)
0(1922) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(389)
0(1944) : error C1013: function "_flw_lightAt" is already defined at 0(411)
0(1957) : error C1013: function "_flw_isSolid" is already defined at 0(424)
0(1968) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1983) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(450)
0(2044) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(511)
0(2109) : error C1013: function "_flw_lightForDirection" is already defined at 0(576)
0(2185) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:40] [Render thread/ERROR]: Could not compile shader: clrwl_gbuffers_translucent/flywheel_instance_oriented/flywheel_material_default_default_resolve
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_gbuffers_translucent/flywheel_instance_oriented/flywheel_material_default_default_resolve.vsh: clrwl_gbuffers_translucent/flywheel_instance_oriented/flywheel_material_default_default_resolve.vsh: 0(965) : error C1503: undefined variable "v_lightColor"
0(1876) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(343)
0(1877) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(344)
0(1878) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1879) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(346)
0(1880) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1882) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(349)
0(1883) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(350)
0(1884) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(351)
0(1886) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(353)
0(1887) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(354)
0(1889) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(356)
0(1890) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(357)
0(1892) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(359)
0(1903) : error C1013: function "_flw_nextLut" is already defined at 0(370)
0(1922) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(389)
0(1944) : error C1013: function "_flw_lightAt" is already defined at 0(411)
0(1957) : error C1013: function "_flw_isSolid" is already defined at 0(424)
0(1968) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1983) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(450)
0(2044) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(511)
0(2109) : error C1013: function "_flw_lightForDirection" is already defined at 0(576)
0(2185) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:291) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:173) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitTranslucentRenderContext(ClrwlSafeFlwImpl.java:85) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$pjo000$colorwheel$injectRenderTranslucents(LevelRenderer.java:44101) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1370) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:40] [Render thread/WARN]: Shader compilation log for clrwl_gbuffers_translucent/flywheel_instance_transformed/flywheel_material_default_default_resolve.vsh: 0(937) : error C1503: undefined variable "v_lightColor"
0(1849) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(341)
0(1850) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(342)
0(1851) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(343)
0(1852) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(344)
0(1853) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1855) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(347)
0(1856) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(348)
0(1857) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(349)
0(1859) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(351)
0(1860) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(352)
0(1862) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(354)
0(1863) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(355)
0(1865) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(357)
0(1876) : error C1013: function "_flw_nextLut" is already defined at 0(368)
0(1895) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(387)
0(1917) : error C1013: function "_flw_lightAt" is already defined at 0(409)
0(1930) : error C1013: function "_flw_isSolid" is already defined at 0(422)
0(1941) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1956) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(448)
0(2017) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(509)
0(2082) : error C1013: function "_flw_lightForDirection" is already defined at 0(574)
0(2158) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:40] [Render thread/ERROR]: Could not compile shader: clrwl_gbuffers_translucent/flywheel_instance_transformed/flywheel_material_default_default_resolve
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_gbuffers_translucent/flywheel_instance_transformed/flywheel_material_default_default_resolve.vsh: clrwl_gbuffers_translucent/flywheel_instance_transformed/flywheel_material_default_default_resolve.vsh: 0(937) : error C1503: undefined variable "v_lightColor"
0(1849) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(341)
0(1850) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(342)
0(1851) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(343)
0(1852) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(344)
0(1853) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1855) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(347)
0(1856) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(348)
0(1857) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(349)
0(1859) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(351)
0(1860) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(352)
0(1862) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(354)
0(1863) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(355)
0(1865) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(357)
0(1876) : error C1013: function "_flw_nextLut" is already defined at 0(368)
0(1895) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(387)
0(1917) : error C1013: function "_flw_lightAt" is already defined at 0(409)
0(1930) : error C1013: function "_flw_isSolid" is already defined at 0(422)
0(1941) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(1956) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(448)
0(2017) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(509)
0(2082) : error C1013: function "_flw_lightForDirection" is already defined at 0(574)
0(2158) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:291) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:173) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitTranslucentRenderContext(ClrwlSafeFlwImpl.java:85) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$pjo000$colorwheel$injectRenderTranslucents(LevelRenderer.java:44101) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1370) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:40] [Render thread/WARN]: Shader compilation log for clrwl_gbuffers_translucent/create_instance_scrolling/flywheel_material_default_default_resolve.vsh: 0(1031) : error C1503: undefined variable "v_lightColor"
0(1943) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(346)
0(1944) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1945) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(348)
0(1946) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(349)
0(1947) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(350)
0(1949) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(352)
0(1950) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(353)
0(1951) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(354)
0(1953) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(356)
0(1954) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(357)
0(1956) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(359)
0(1957) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(360)
0(1959) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(362)
0(1970) : error C1013: function "_flw_nextLut" is already defined at 0(373)
0(1989) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(392)
0(2011) : error C1013: function "_flw_lightAt" is already defined at 0(414)
0(2024) : error C1013: function "_flw_isSolid" is already defined at 0(427)
0(2035) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(2050) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(453)
0(2111) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(514)
0(2176) : error C1013: function "_flw_lightForDirection" is already defined at 0(579)
0(2252) : error C1013: function "flw_light" is already defined at 0(267)
[22:53:40] [Render thread/ERROR]: Could not compile shader: clrwl_gbuffers_translucent/create_instance_scrolling/flywheel_material_default_default_resolve
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_gbuffers_translucent/create_instance_scrolling/flywheel_material_default_default_resolve.vsh: clrwl_gbuffers_translucent/create_instance_scrolling/flywheel_material_default_default_resolve.vsh: 0(1031) : error C1503: undefined variable "v_lightColor"
0(1943) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(346)
0(1944) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1945) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(348)
0(1946) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(349)
0(1947) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(350)
0(1949) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(352)
0(1950) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(353)
0(1951) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(354)
0(1953) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(356)
0(1954) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(357)
0(1956) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(359)
0(1957) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(360)
0(1959) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(362)
0(1970) : error C1013: function "_flw_nextLut" is already defined at 0(373)
0(1989) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(392)
0(2011) : error C1013: function "_flw_lightAt" is already defined at 0(414)
0(2024) : error C1013: function "_flw_isSolid" is already defined at 0(427)
0(2035) : error C1013: function "flw_lightFetch" is already defined at 0(271)
0(2050) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(453)
0(2111) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(514)
0(2176) : error C1013: function "_flw_lightForDirection" is already defined at 0(579)
0(2252) : error C1013: function "flw_light" is already defined at 0(267)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitOitDraws(ClrwlInstancedDrawManager.java:415) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucentImpl(ClrwlInstancedDrawManager.java:291) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderTranslucent(ClrwlInstancedDrawManager.java:194) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:173) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitTranslucentRenderContext(ClrwlSafeFlwImpl.java:85) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$pjo000$colorwheel$injectRenderTranslucents(LevelRenderer.java:44101) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1370) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:41] [Render thread/INFO]: Loaded 622 advancements
[22:53:41] [Render thread/INFO]: Mixing MixinGuiBookLanding from enigmaticlegacy.mixins.json into vazkii.patchouli.client.book.gui.GuiBookLanding
[22:53:41] [Render thread/INFO]: Renaming synthetic method lambda$onInit$0()Lnet/minecraft/client/gui/Font; to md525d9c$lambda$onInit$0$0 in enigmaticlegacy.mixins.json:MixinGuiBookLanding
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 1.403 ms
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 863.0 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 1.039 ms
[22:53:41] [Render thread/WARN]: Recipe minecraft:bookshelf (of type minecraft:crafting) not found
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 15.90 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 6.400 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 4.500 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 3.399 ms
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 2.960 ms
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 2.905 ms
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 595.8 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 533.3 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 463.8 ?s
[22:53:41] [Render thread/WARN]: Recipe caupona:smelting/lead_nugget (of type minecraft:smelting) not found
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 130.9 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 123.9 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 101.8 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 352.1 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 373.4 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 263.6 ?s
[22:53:41] [Render thread/WARN]: Recipe botania:spark (of type minecraft:crafting) not found
[22:53:41] [Render thread/WARN]: Template references nonexistent recipe mythicbotany:mythicbotany_infusion/terrasteel_ingot of type botania:petal_apothecary
[22:53:41] [Render thread/WARN]: Template references nonexistent recipe mythicbotany:mythicbotany_infusion/alfsteel_ingot of type botania:petal_apothecary
[22:53:41] [Render thread/WARN]: Recipe botania:gaia_pylon (of type minecraft:crafting) not found
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 346.3 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 327.8 ?s
[22:53:41] [Render thread/WARN]: Invalid icon item stack: Unknown item ID: agricraft:wooden_crop_sticks
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 303.2 ?s
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:spike_trap to page 0 in entry bloodmagic:dungeons/spike_trap: Unknown item ID: bloodmagic:spike_trap
[22:53:41] [Render thread/WARN]: Guidebook missing Alchemical Reaction Chamber recipe bloodmagic:arc/dustsfrom_ore_iron
[22:53:41] [Render thread/WARN]: Guidebook missing Alchemical Reaction Chamber recipe bloodmagic:arc/dustsfrom_gravel_iron
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_brick_assorted_corrosive to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_brick_assorted_corrosive
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_regular_cracked_brick1_corrosive to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_regular_cracked_brick1_corrosive
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_cracked_brick1_corrosive to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_cracked_brick1_corrosive
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_emitter_corrosive to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_emitter_corrosive
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_alternator_corrosive to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_alternator_corrosive
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_brick_assorted_destructive to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_brick_assorted_destructive
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_regular_cracked_brick1_destructive to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_regular_cracked_brick1_destructive
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_cracked_brick1_destructive to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_cracked_brick1_destructive
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_emitter_destructive to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_emitter_destructive
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_alternator_destructive to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_alternator_destructive
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_brick_assorted_steadfast to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_brick_assorted_steadfast
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_regular_cracked_brick1_steadfast to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_regular_cracked_brick1_steadfast
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_cracked_brick1_steadfast to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_cracked_brick1_steadfast
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_emitter_steadfast to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_emitter_steadfast
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_alternator_steadfast to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_alternator_steadfast
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_brick_assorted_vengeful to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_brick_assorted_vengeful
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_regular_cracked_brick1_vengeful to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_regular_cracked_brick1_vengeful
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_cracked_brick1_vengeful to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_cracked_brick1_vengeful
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_emitter_vengeful to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_emitter_vengeful
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_alternator_vengeful to page 0 in entry bloodmagic:dungeons/demon_stone: Unknown item ID: bloodmagic:dungeon_alternator_vengeful
[22:53:41] [Render thread/WARN]: Guidebook missing Alchemical Reaction Chamber recipe bloodmagic:arc/dustsfrom_gravel_hellforged
[22:53:41] [Render thread/WARN]: Guidebook missing Alchemical Reaction Chamber recipe bloodmagic:arc/dustsfrom_ore_hellforged
[22:53:41] [Render thread/WARN]: Guidebook missing Alchemical Reaction Chamber recipe bloodmagic:arc/dustsfrom_raw_hellforged
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_metal_c to page 6 in entry bloodmagic:dungeons/demonite: Unknown item ID: bloodmagic:dungeon_metal_c
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_metal_d to page 6 in entry bloodmagic:dungeons/demonite: Unknown item ID: bloodmagic:dungeon_metal_d
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_metal_s to page 6 in entry bloodmagic:dungeons/demonite: Unknown item ID: bloodmagic:dungeon_metal_s
[22:53:41] [Render thread/WARN]: Invalid extra recipe mapping: bloodmagic:dungeon_metal_v to page 6 in entry bloodmagic:dungeons/demonite: Unknown item ID: bloodmagic:dungeon_metal_v
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 1.318 ms
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 1.141 ms
[22:53:41] [Render thread/WARN]: Invalid icon item stack: Unknown item ID: thermal:watering_can
[22:53:41] [Render thread/WARN]: Invalid icon item stack: Unknown item ID: thermal:pbj_sandwich
[22:53:41] [Render thread/WARN]: Invalid icon item stack: Unknown item ID: thermal:barley
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 1.079 ms
[22:53:41] [Render thread/WARN]: Thermalpedia missing the crafting recipe: thermal:phytosoil
[22:53:41] [Render thread/WARN]: Thermalpedia missing the crafting recipe: thermal:storage/apple_block
[22:53:41] [Render thread/WARN]: Thermalpedia missing the crafting recipe: thermal:storage/carrot_block
[22:53:41] [Render thread/WARN]: Thermalpedia missing the crafting recipe: thermal:storage/potato_block
[22:53:41] [Render thread/WARN]: Thermalpedia missing the crafting recipe: thermal:storage/beetroot_block
[22:53:41] [Render thread/WARN]: Thermalpedia missing the crafting recipe: thermal:rubber_from_dandelion
[22:53:41] [Render thread/WARN]: Thermalpedia missing the smelter recipe: thermal:machines/smelter/smelter_alloy_electrum
[22:53:41] [Render thread/WARN]: Thermalpedia missing the smelter recipe: thermal:machines/smelter/smelter_alloy_constantan
[22:53:41] [Render thread/WARN]: Thermalpedia missing the crafting recipe: thermal:storage/charcoal_block
[22:53:41] [Render thread/WARN]: Thermalpedia missing the crafting recipe: thermal:storage/gunpowder_block
[22:53:41] [Render thread/WARN]: Thermalpedia missing the crafting recipe: thermal:storage/nickel_block
[22:53:41] [Render thread/WARN]: Thermalpedia missing the crafting recipe: thermal:storage/lead_block
[22:53:41] [Render thread/WARN]: Thermalpedia missing the crafting recipe: thermal:storage/silver_block
[22:53:41] [Render thread/WARN]: Thermalpedia missing the crafting recipe: thermal:storage/electrum_block
[22:53:41] [Render thread/WARN]: Thermalpedia missing the crafting recipe: thermal:storage/constantan_block
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 291.3 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 305.7 ?s
[22:53:41] [Render thread/WARN]: Invalid icon item stack: Unknown item ID: pneumaticcraft:pneumatic_generator
[22:53:41] [Render thread/WARN]: Invalid icon item stack: Unknown item ID: pneumaticcraft:electric_compressor
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 247.7 ?s
[22:53:41] [Render thread/WARN]: Recipe pneumaticcraft:chunkloader_upgrade (of type minecraft:crafting) not found
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 264.0 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 260.4 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 237.1 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 81.10 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 70.40 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 69.30 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 99.10 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 84.90 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 81.40 ?s
[22:53:41] [Render thread/WARN]: Recipe convivium:crafting/basin (of type minecraft:crafting) not found
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 115.3 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 110.3 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 55.80 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 81.10 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 75.30 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 65.80 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 108.4 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 94.40 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 82.00 ?s
[22:53:41] [Render thread/WARN]: Recipe dimdungeons:recipe_item_homeward_pearl (of type minecraft:crafting) not found
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 244.9 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 214.5 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 225.7 ?s
[22:53:41] [Render thread/WARN]: Recipe industrialforegoing:pitiful_generator (of type minecraft:crafting) not found
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 100.4 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 92.20 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 74.90 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 171.2 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 169.1 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 200.0 ?s
[22:53:41] [Render thread/WARN]: Recipe enigmaticlegacy:xp_scroll (of type minecraft:crafting) not found
[22:53:41] [Render thread/WARN]: Recipe enigmaticlegacy:magnet_ring (of type minecraft:crafting) not found
[22:53:41] [Render thread/WARN]: Recipe enigmaticlegacy:iron_ring (of type minecraft:crafting) not found
[22:53:41] [Render thread/WARN]: Recipe enigmaticlegacy:extradimensional_eye (of type minecraft:crafting) not found
[22:53:41] [Render thread/WARN]: Recipe enigmaticlegacy:golden_ring (of type minecraft:crafting) not found
[22:53:41] [Render thread/WARN]: Recipe enigmaticlegacy:infinimeal (of type minecraft:crafting) not found
[22:53:41] [Render thread/WARN]: Recipe enigmaticlegacy:ender_ring (of type minecraft:crafting) not found
[22:53:41] [Render thread/WARN]: Recipe enigmaticlegacy:enchantment_transposer (of type minecraft:crafting) not found
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 395.4 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 350.8 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 343.1 ?s
[22:53:41] [Render thread/WARN]: Recipe naturesaura:chunk_loader (of type minecraft:crafting) not found
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 81.40 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 70.30 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 58.10 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 54.90 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 43.80 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 45.50 ?s
[22:53:41] [Render thread/WARN]: Recipe irons_spellbooks:cryomancer_helmet (of type minecraft:crafting) not found
[22:53:41] [Render thread/WARN]: Recipe irons_spellbooks:pyromancer_helmet (of type minecraft:crafting) not found
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 46.30 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 37.80 ?s
[22:53:41] [Render thread/WARN]: Invalid icon item stack: Unknown item ID: sushigocrafting:seaweed
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 31.30 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 75.50 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 59.40 ?s
[22:53:41] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 59.40 ?s
[22:53:44] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 270.5 ?s
[22:53:44] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 251.7 ?s
[22:53:44] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 225.2 ?s
[22:53:44] [Render thread/WARN]: Recipe productivebees:boxes/expansion_box_oak (of type minecraft:crafting) not found
[22:53:44] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 179.2 ?s
[22:53:44] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 185.7 ?s
[22:53:44] [Render thread/WARN]: Invalid icon item stack: Unknown item ID: elementalcraft:pure_element_holder_air
[22:53:44] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 153.6 ?s
[22:53:44] [Render thread/WARN]: Recipe elementalcraft:elemental_firefuel (of type minecraft:crafting) not found
[22:53:44] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 12.30 ?s
[22:53:44] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 5.200 ?s
[22:53:44] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 3.400 ?s
[22:53:44] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 211.8 ?s
[22:53:44] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 181.2 ?s
[22:53:44] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 171.2 ?s
[22:53:44] [Render thread/WARN]: Recipe ad_astra:coal_generator (of type minecraft:crafting) not found
[22:53:44] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 530.2 ?s
[22:53:44] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 542.8 ?s
[22:53:44] [Render thread/WARN]: Invalid icon item stack: Unknown item ID: ars_scalaes:glyph_morph
[22:53:44] [Render thread/WARN]: Invalid icon item stack: Unknown item ID: ars_nouveau:archmage_robes
[22:53:44] [Render thread/INFO]: BookContentResourceListenerLoader: Files found in 447.5 ?s
[22:53:44] [Render thread/WARN]: Recipe ars_nouveau:apprentice_spell_book_upgrade (of type minecraft:crafting) not found
[22:53:44] [Render thread/WARN]: Recipe ars_nouveau:archmage_spell_book_upgrade (of type minecraft:crafting) not found
[22:53:44] [Render thread/WARN]: Recipe ars_instrumentum:archmage_spell_book_upgrade_alternate (of type minecraft:crafting) not found
[22:53:44] [Render thread/INFO]: Cleared 2185 unneeded book NBT tags
[22:53:44] [Render thread/INFO]: [FANCYMENU] ScreenCustomizationLayer registered: com.minenash.seamless_loading_screen.FadeScreen
[22:53:45] [Render thread/WARN]: Shader compilation log for clrwl_shadow/flywheel_instance_transformed/flywheel_material_default_embedded.vsh: 0(936) : error C1503: undefined variable "v_lightColor"
0(1857) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(340)
0(1858) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(341)
0(1859) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(342)
0(1860) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(343)
0(1861) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(344)
0(1863) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(346)
0(1864) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(347)
0(1865) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(348)
0(1867) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(350)
0(1868) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(351)
0(1870) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(353)
0(1871) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(354)
0(1873) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(356)
0(1884) : error C1013: function "_flw_nextLut" is already defined at 0(367)
0(1903) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(386)
0(1925) : error C1013: function "_flw_lightAt" is already defined at 0(408)
0(1938) : error C1013: function "_flw_isSolid" is already defined at 0(421)
0(1949) : error C1013: function "flw_lightFetch" is already defined at 0(270)
0(1964) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(447)
0(2025) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(508)
0(2090) : error C1013: function "_flw_lightForDirection" is already defined at 0(573)
0(2166) : error C1013: function "flw_light" is already defined at 0(266)
[22:53:45] [Render thread/ERROR]: Could not compile shader: clrwl_shadow/flywheel_instance_transformed/flywheel_material_default_embedded
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_shadow/flywheel_instance_transformed/flywheel_material_default_embedded.vsh: clrwl_shadow/flywheel_instance_transformed/flywheel_material_default_embedded.vsh: 0(936) : error C1503: undefined variable "v_lightColor"
0(1857) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(340)
0(1858) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(341)
0(1859) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(342)
0(1860) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(343)
0(1861) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(344)
0(1863) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(346)
0(1864) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(347)
0(1865) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(348)
0(1867) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(350)
0(1868) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(351)
0(1870) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(353)
0(1871) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(354)
0(1873) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(356)
0(1884) : error C1013: function "_flw_nextLut" is already defined at 0(367)
0(1903) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(386)
0(1925) : error C1013: function "_flw_lightAt" is already defined at 0(408)
0(1938) : error C1013: function "_flw_isSolid" is already defined at 0(421)
0(1949) : error C1013: function "flw_lightFetch" is already defined at 0(270)
0(1964) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(447)
0(2025) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(508)
0(2090) : error C1013: function "_flw_lightForDirection" is already defined at 0(573)
0(2166) : error C1013: function "flw_light" is already defined at 0(266)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitDraws(ClrwlInstancedDrawManager.java:343) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderSolidImpl(ClrwlInstancedDrawManager.java:217) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderSolid(ClrwlInstancedDrawManager.java:174) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:164) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitShadowRenderContext(ClrwlSafeFlwImpl.java:64) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.handler$pjj000$injectRenderShadows(ShadowRenderer.java:851) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.renderShadows(ShadowRenderer.java:509) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.pipeline.IrisRenderingPipeline.renderShadows(IrisRenderingPipeline.java:1012) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$fjh000$iris$renderTerrainShadows(LevelRenderer.java:19696) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1155) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:45] [Render thread/INFO]: Shader water: pack 'ComplementaryUnbound_r5.8.1_iriscaves + ColorfulLighting' peak rise -0.0250 -> offset 0.0010
[22:53:45] [Render thread/WARN]: Shader compilation log for clrwl_gbuffers/flywheel_instance_transformed/flywheel_material_default_embedded.vsh: 0(936) : error C1503: undefined variable "v_lightColor"
0(1853) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(340)
0(1854) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(341)
0(1855) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(342)
0(1856) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(343)
0(1857) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(344)
0(1859) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(346)
0(1860) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(347)
0(1861) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(348)
0(1863) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(350)
0(1864) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(351)
0(1866) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(353)
0(1867) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(354)
0(1869) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(356)
0(1880) : error C1013: function "_flw_nextLut" is already defined at 0(367)
0(1899) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(386)
0(1921) : error C1013: function "_flw_lightAt" is already defined at 0(408)
0(1934) : error C1013: function "_flw_isSolid" is already defined at 0(421)
0(1945) : error C1013: function "flw_lightFetch" is already defined at 0(270)
0(1960) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(447)
0(2021) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(508)
0(2086) : error C1013: function "_flw_lightForDirection" is already defined at 0(573)
0(2162) : error C1013: function "flw_light" is already defined at 0(266)
[22:53:45] [Render thread/ERROR]: Could not compile shader: clrwl_gbuffers/flywheel_instance_transformed/flywheel_material_default_embedded
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_gbuffers/flywheel_instance_transformed/flywheel_material_default_embedded.vsh: clrwl_gbuffers/flywheel_instance_transformed/flywheel_material_default_embedded.vsh: 0(936) : error C1503: undefined variable "v_lightColor"
0(1853) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(340)
0(1854) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(341)
0(1855) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(342)
0(1856) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(343)
0(1857) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(344)
0(1859) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(346)
0(1860) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(347)
0(1861) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(348)
0(1863) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(350)
0(1864) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(351)
0(1866) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(353)
0(1867) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(354)
0(1869) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(356)
0(1880) : error C1013: function "_flw_nextLut" is already defined at 0(367)
0(1899) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(386)
0(1921) : error C1013: function "_flw_lightAt" is already defined at 0(408)
0(1934) : error C1013: function "_flw_isSolid" is already defined at 0(421)
0(1945) : error C1013: function "flw_lightFetch" is already defined at 0(270)
0(1960) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(447)
0(2021) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(508)
0(2086) : error C1013: function "_flw_lightForDirection" is already defined at 0(573)
0(2162) : error C1013: function "flw_light" is already defined at 0(266)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitDraws(ClrwlInstancedDrawManager.java:343) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderSolidImpl(ClrwlInstancedDrawManager.java:217) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderSolid(ClrwlInstancedDrawManager.java:174) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:178) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$pkk000$flywheel$beforeBlockEntities(LevelRenderer.java:41147) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1235) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:46] [Render thread/WARN]: Shader compilation log for clrwl_shadow/create_instance_rotating/flywheel_material_default_default.vsh: 0(969) : error C1503: undefined variable "v_lightColor"
0(1889) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(343)
0(1890) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(344)
0(1891) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1892) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(346)
0(1893) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1895) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(349)
0(1896) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(350)
0(1897) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(351)
0(1899) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(353)
0(1900) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(354)
0(1902) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(356)
0(1903) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(357)
0(1905) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(359)
0(1916) : error C1013: function "_flw_nextLut" is already defined at 0(370)
0(1935) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(389)
0(1957) : error C1013: function "_flw_lightAt" is already defined at 0(411)
0(1970) : error C1013: function "_flw_isSolid" is already defined at 0(424)
0(1981) : error C1013: function "flw_lightFetch" is already defined at 0(269)
0(1996) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(450)
0(2057) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(511)
0(2122) : error C1013: function "_flw_lightForDirection" is already defined at 0(576)
0(2198) : error C1013: function "flw_light" is already defined at 0(265)
[22:53:46] [Render thread/ERROR]: Could not compile shader: clrwl_shadow/create_instance_rotating/flywheel_material_default_default
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_shadow/create_instance_rotating/flywheel_material_default_default.vsh: clrwl_shadow/create_instance_rotating/flywheel_material_default_default.vsh: 0(969) : error C1503: undefined variable "v_lightColor"
0(1889) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(343)
0(1890) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(344)
0(1891) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1892) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(346)
0(1893) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1895) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(349)
0(1896) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(350)
0(1897) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(351)
0(1899) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(353)
0(1900) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(354)
0(1902) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(356)
0(1903) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(357)
0(1905) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(359)
0(1916) : error C1013: function "_flw_nextLut" is already defined at 0(370)
0(1935) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(389)
0(1957) : error C1013: function "_flw_lightAt" is already defined at 0(411)
0(1970) : error C1013: function "_flw_isSolid" is already defined at 0(424)
0(1981) : error C1013: function "flw_lightFetch" is already defined at 0(269)
0(1996) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(450)
0(2057) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(511)
0(2122) : error C1013: function "_flw_lightForDirection" is already defined at 0(576)
0(2198) : error C1013: function "flw_light" is already defined at 0(265)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitDraws(ClrwlInstancedDrawManager.java:343) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderSolidImpl(ClrwlInstancedDrawManager.java:217) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderSolid(ClrwlInstancedDrawManager.java:174) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:164) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitShadowRenderContext(ClrwlSafeFlwImpl.java:64) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.handler$pjj000$injectRenderShadows(ShadowRenderer.java:851) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.renderShadows(ShadowRenderer.java:509) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.pipeline.IrisRenderingPipeline.renderShadows(IrisRenderingPipeline.java:1012) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$fjh000$iris$renderTerrainShadows(LevelRenderer.java:19696) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1155) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:46] [Render thread/WARN]: Shader compilation log for clrwl_gbuffers/create_instance_rotating/flywheel_material_default_default.vsh: 0(969) : error C1503: undefined variable "v_lightColor"
0(1885) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(343)
0(1886) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(344)
0(1887) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1888) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(346)
0(1889) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1891) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(349)
0(1892) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(350)
0(1893) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(351)
0(1895) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(353)
0(1896) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(354)
0(1898) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(356)
0(1899) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(357)
0(1901) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(359)
0(1912) : error C1013: function "_flw_nextLut" is already defined at 0(370)
0(1931) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(389)
0(1953) : error C1013: function "_flw_lightAt" is already defined at 0(411)
0(1966) : error C1013: function "_flw_isSolid" is already defined at 0(424)
0(1977) : error C1013: function "flw_lightFetch" is already defined at 0(269)
0(1992) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(450)
0(2053) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(511)
0(2118) : error C1013: function "_flw_lightForDirection" is already defined at 0(576)
0(2194) : error C1013: function "flw_light" is already defined at 0(265)
[22:53:46] [Render thread/ERROR]: Could not compile shader: clrwl_gbuffers/create_instance_rotating/flywheel_material_default_default
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_gbuffers/create_instance_rotating/flywheel_material_default_default.vsh: clrwl_gbuffers/create_instance_rotating/flywheel_material_default_default.vsh: 0(969) : error C1503: undefined variable "v_lightColor"
0(1885) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(343)
0(1886) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(344)
0(1887) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(345)
0(1888) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(346)
0(1889) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(347)
0(1891) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(349)
0(1892) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(350)
0(1893) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(351)
0(1895) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(353)
0(1896) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(354)
0(1898) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(356)
0(1899) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(357)
0(1901) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(359)
0(1912) : error C1013: function "_flw_nextLut" is already defined at 0(370)
0(1931) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(389)
0(1953) : error C1013: function "_flw_lightAt" is already defined at 0(411)
0(1966) : error C1013: function "_flw_isSolid" is already defined at 0(424)
0(1977) : error C1013: function "flw_lightFetch" is already defined at 0(269)
0(1992) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(450)
0(2053) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(511)
0(2118) : error C1013: function "_flw_lightForDirection" is already defined at 0(576)
0(2194) : error C1013: function "flw_light" is already defined at 0(265)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitDraws(ClrwlInstancedDrawManager.java:343) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderSolidImpl(ClrwlInstancedDrawManager.java:217) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderSolid(ClrwlInstancedDrawManager.java:174) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:178) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$pkk000$flywheel$beforeBlockEntities(LevelRenderer.java:41147) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1235) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:46] [Render thread/WARN]: Shader compilation log for clrwl_shadow/flywheel_instance_transformed/flywheel_material_default_default.vsh: 0(935) : error C1503: undefined variable "v_lightColor"
0(1856) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(339)
0(1857) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(340)
0(1858) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(341)
0(1859) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(342)
0(1860) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(343)
0(1862) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(345)
0(1863) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(346)
0(1864) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(347)
0(1866) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(349)
0(1867) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(350)
0(1869) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(352)
0(1870) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(353)
0(1872) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(355)
0(1883) : error C1013: function "_flw_nextLut" is already defined at 0(366)
0(1902) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(385)
0(1924) : error C1013: function "_flw_lightAt" is already defined at 0(407)
0(1937) : error C1013: function "_flw_isSolid" is already defined at 0(420)
0(1948) : error C1013: function "flw_lightFetch" is already defined at 0(269)
0(1963) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(446)
0(2024) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(507)
0(2089) : error C1013: function "_flw_lightForDirection" is already defined at 0(572)
0(2165) : error C1013: function "flw_light" is already defined at 0(265)
[22:53:46] [Render thread/ERROR]: Could not compile shader: clrwl_shadow/flywheel_instance_transformed/flywheel_material_default_default
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_shadow/flywheel_instance_transformed/flywheel_material_default_default.vsh: clrwl_shadow/flywheel_instance_transformed/flywheel_material_default_default.vsh: 0(935) : error C1503: undefined variable "v_lightColor"
0(1856) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(339)
0(1857) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(340)
0(1858) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(341)
0(1859) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(342)
0(1860) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(343)
0(1862) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(345)
0(1863) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(346)
0(1864) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(347)
0(1866) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(349)
0(1867) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(350)
0(1869) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(352)
0(1870) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(353)
0(1872) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(355)
0(1883) : error C1013: function "_flw_nextLut" is already defined at 0(366)
0(1902) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(385)
0(1924) : error C1013: function "_flw_lightAt" is already defined at 0(407)
0(1937) : error C1013: function "_flw_isSolid" is already defined at 0(420)
0(1948) : error C1013: function "flw_lightFetch" is already defined at 0(269)
0(1963) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(446)
0(2024) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(507)
0(2089) : error C1013: function "_flw_lightForDirection" is already defined at 0(572)
0(2165) : error C1013: function "flw_light" is already defined at 0(265)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitDraws(ClrwlInstancedDrawManager.java:343) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderSolidImpl(ClrwlInstancedDrawManager.java:217) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderSolid(ClrwlInstancedDrawManager.java:174) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:164) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.djefrey.colorwheel.ClrwlSafeFlwImpl.submitShadowRenderContext(ClrwlSafeFlwImpl.java:64) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.handler$pjj000$injectRenderShadows(ShadowRenderer.java:851) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.shadows.ShadowRenderer.renderShadows(ShadowRenderer.java:509) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.pipeline.IrisRenderingPipeline.renderShadows(IrisRenderingPipeline.java:1012) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$fjh000$iris$renderTerrainShadows(LevelRenderer.java:19696) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1155) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
[22:53:47] [Render thread/WARN]: Shader compilation log for clrwl_gbuffers/flywheel_instance_transformed/flywheel_material_default_default.vsh: 0(935) : error C1503: undefined variable "v_lightColor"
0(1852) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(339)
0(1853) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(340)
0(1854) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(341)
0(1855) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(342)
0(1856) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(343)
0(1858) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(345)
0(1859) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(346)
0(1860) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(347)
0(1862) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(349)
0(1863) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(350)
0(1865) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(352)
0(1866) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(353)
0(1868) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(355)
0(1879) : error C1013: function "_flw_nextLut" is already defined at 0(366)
0(1898) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(385)
0(1920) : error C1013: function "_flw_lightAt" is already defined at 0(407)
0(1933) : error C1013: function "_flw_isSolid" is already defined at 0(420)
0(1944) : error C1013: function "flw_lightFetch" is already defined at 0(269)
0(1959) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(446)
0(2020) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(507)
0(2085) : error C1013: function "_flw_lightForDirection" is already defined at 0(572)
0(2161) : error C1013: function "flw_light" is already defined at 0(265)
[22:53:47] [Render thread/ERROR]: Could not compile shader: clrwl_gbuffers/flywheel_instance_transformed/flywheel_material_default_default
net.irisshaders.iris.gl.shader.ShaderCompileException: clrwl_gbuffers/flywheel_instance_transformed/flywheel_material_default_default.vsh: clrwl_gbuffers/flywheel_instance_transformed/flywheel_material_default_default.vsh: 0(935) : error C1503: undefined variable "v_lightColor"
0(1852) : error C1038: declaration of "_FLW_BLOCKS_PER_SECTION" conflicts with previous declaration at 0(339)
0(1853) : error C1038: declaration of "_FLW_LIGHT_SIZE_BYTES" conflicts with previous declaration at 0(340)
0(1854) : error C1038: declaration of "_FLW_SOLID_SIZE_BYTES" conflicts with previous declaration at 0(341)
0(1855) : error C1038: declaration of "_FLW_LIGHT_START_BYTES" conflicts with previous declaration at 0(342)
0(1856) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_BYTES" conflicts with previous declaration at 0(343)
0(1858) : error C1038: declaration of "_FLW_SOLID_START_INTS" conflicts with previous declaration at 0(345)
0(1859) : error C1038: declaration of "_FLW_LIGHT_START_INTS" conflicts with previous declaration at 0(346)
0(1860) : error C1038: declaration of "_FLW_LIGHT_SECTION_SIZE_INTS" conflicts with previous declaration at 0(347)
0(1862) : error C1038: declaration of "_FLW_COMPLETELY_SOLID" conflicts with previous declaration at 0(349)
0(1863) : error C1038: declaration of "_FLW_EPSILON" conflicts with previous declaration at 0(350)
0(1865) : error C1038: declaration of "_FLW_LOWER_10_BITS" conflicts with previous declaration at 0(352)
0(1866) : error C1038: declaration of "_FLW_UPPER_10_BITS" conflicts with previous declaration at 0(353)
0(1868) : error C1038: declaration of "_FLW_LIGHT_NORMALIZER" conflicts with previous declaration at 0(355)
0(1879) : error C1013: function "_flw_nextLut" is already defined at 0(366)
0(1898) : error C1013: function "_flw_chunkCoordToSectionIndex" is already defined at 0(385)
0(1920) : error C1013: function "_flw_lightAt" is already defined at 0(407)
0(1933) : error C1013: function "_flw_isSolid" is already defined at 0(420)
0(1944) : error C1013: function "flw_lightFetch" is already defined at 0(269)
0(1959) : error C1013: function "_flw_fetchSolid3x3x3" is already defined at 0(446)
0(2020) : error C1013: function "_flw_fetchLight3x3x3" is already defined at 0(507)
0(2085) : error C1013: function "_flw_lightForDirection" is already defined at 0(572)
0(2161) : error C1013: function "flw_light" is already defined at 0(265)
at net.irisshaders.iris.gl.shader.GlShader.createShader(GlShader.java:46) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at net.irisshaders.iris.gl.shader.GlShader.<init>(GlShader.java:25) ~[oculus-mc1.20.1-1.8.0.jar%231364!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.<init>(ClrwlProgram.java:97) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlProgram.createProgram(ClrwlProgram.java:202) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.compile(ClrwlPipelineCompiler.java:81) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlPipelineCompiler.get(ClrwlPipelineCompiler.java:46) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.compile.ClrwlInstancedPrograms$PipelineProgramCache.get(ClrwlInstancedPrograms.java:82) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.submitDraws(ClrwlInstancedDrawManager.java:343) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderSolidImpl(ClrwlInstancedDrawManager.java:217) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.instancing.ClrwlInstancedDrawManager.renderSolid(ClrwlInstancedDrawManager.java:174) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.djefrey.colorwheel.engine.ClrwlEngine.render(ClrwlEngine.java:178) ~[colorwheel-forge-1.2.9+mc1.20.1.jar%231014!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl.render(VisualizationManagerImpl.java:276) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at dev.engine_room.flywheel.impl.visualization.VisualizationManagerImpl$RenderDispatcherImpl.afterEntities(VisualizationManagerImpl.java:372) ~[flywheel-forge-1.20.1-1.0.5.jar%231944!/:?]
at net.minecraft.client.renderer.LevelRenderer.handler$pkk000$flywheel$beforeBlockEntities(LevelRenderer.java:41147) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1235) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231576!/:?]
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.22.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.22.jar:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.22.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]