Iris Shaders

Iris Shaders

36M Downloads

[Feature not supported?] MSharp has problems with the light

Lolothepro opened this issue · 2 comments

commented

What happened?

Load the shaders

Screenshots

2021-12-01_20 19 09

Relevant log output

[22:00:27] [main/INFO]: Loading for game Minecraft 1.18.1-pre1
[22:00:27] [main/WARN]: Warnings were found!
 - Mod 'Fabric Rendering Fluids (v1)' (fabric-rendering-fluids-v1) 0.1.18+3ac43d95a9 recommends any version of fabric-textures-v0, which is missing!
	 - You should install any version of fabric-textures-v0 for the optimal experience.
[22:00:27] [main/INFO]: Loading 13 mods:
	- fabric-api-base 0.4.1+b4f4f6cda9 via sodium
	- fabric-key-binding-api-v1 1.0.7+3ac43d956d via iris
	- fabric-rendering-data-attachment-v1 0.2.3+3ac43d95a9 via sodium
	- fabric-rendering-fluids-v1 0.1.18+3ac43d95a9 via sodium
	- fabric-resource-loader-v0 0.4.11+3ac43d956d via iris
	- fabricloader 0.12.8
	- iris 1.1.3
	- java 17
	- minecraft 1.18.1-beta.1
	- org_anarres_jcpp 1.4.14 via iris
	- org_joml_joml 1.10.2 via sodium
	- org_slf4j_slf4j-api 1.7.12 via iris
	- sodium 0.4.0+rev.66a290a
[22:00:27] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/home/loic/.minecraft/libraries/net/fabricmc/sponge-mixin/0.10.7+mixin.0.8.4/sponge-mixin-0.10.7+mixin.0.8.4.jar Service=Knot/Fabric Env=CLIENT
[22:00:27] [main/INFO]: Compatibility level set to JAVA_16
[22:00:27] [main/INFO]: Compatibility level set to JAVA_17
[22:00:27] [main/INFO]: Loaded configuration file for Sodium: 29 options available, 1 override(s) found
[22:00:28] [main/WARN]: Force-disabling mixin 'features.sky.MixinWorldRenderer' as rule 'mixin.features.sky' (added by mods [iris]) disables it and children
[22:00:32] [Render thread/WARN]: Method overwrite conflict for method_22920 in sodium.mixins.json:features.buffer_builder.intrinsics.MixinBufferBuilder, previously written by net.coderbot.iris.mixin.vertices.block_rendering.MixinBufferBuilder_SeparateAo. Skipping method.
[22:00:33] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[22:00:34] [Render thread/INFO]: Setting user: Lolothepro29
[22:00:35] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10
[22:00:36] [Render thread/INFO]: [STDERR]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[22:00:36] [Render thread/INFO]: [STDERR]: SLF4J: Defaulting to no-operation (NOP) logger implementation
[22:00:36] [Render thread/INFO]: [STDERR]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[22:00:36] [Render thread/WARN]: Unexpected value for boolean key vignette in shaders.properties: got off, but expected either true or false
[22:00:37] [Render thread/INFO]: Using shaderpack: MSharp_Vulcan.zip
[22:00:38] [Render thread/INFO]: Hardware information:
[22:00:38] [Render thread/INFO]: CPU: 12x AMD Ryzen 5 1600 Six-Core Processor
[22:00:38] [Render thread/INFO]: GPU: NVIDIA GeForce GTX 1070/PCIe/SSE2 (Supports OpenGL 3.2.0 NVIDIA 495.44)
[22:00:38] [Render thread/INFO]: OS: Linux
[22:00:39] [Render thread/WARN]: Method overwrite conflict for getNativeMemoryUsage in sodium.mixins.json:features.debug.MixinDebugHud, previously written by net.coderbot.iris.mixin.MixinDebugScreenOverlay. Skipping method.
[22:00:39] [Render thread/INFO]: Narrator library successfully loaded
[22:00:39] [Render thread/INFO]: Reloading ResourceManager: Default, Fabric Mods (Fabric API Base, Fabric Key Binding API (v1), Fabric Rendering Data Attachment (v1), Fabric Rendering Fluids (v1), Fabric Resource Loader (v0), Fabric Loader, Iris, Sodium)
[22:00:43] [Render thread/INFO]: OpenAL initialized on device Family 17h (Models 00h-0fh) HD Audio Controller Stéréo analogique
[22:00:43] [Render thread/INFO]: Sound engine started
[22:00:44] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas
[22:00:44] [Render thread/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
[22:00:44] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[22:00:44] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[22:00:44] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[22:00:44] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[22:00:44] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[22:00:46] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[22:00:46] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[22:00:46] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[22:00:52] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[22:00:52] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[22:00:52] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[22:00:52] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[22:00:52] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[22:00:52] [Render thread/INFO]: Reloading ResourceManager: Default
[22:00:53] [Render thread/INFO]: Loaded 7 recipes
[22:00:53] [Render thread/INFO]: Loaded 1141 advancements
[22:00:55] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[22:00:55] [Server thread/INFO]: Starting integrated minecraft server version 1.18.1 Pre-release 1
[22:00:55] [Server thread/INFO]: Generating keypair
[22:00:56] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[22:00:58] [Render thread/INFO]: Préparation de la zone d'apparition : 0 %
[22:00:58] [Render thread/INFO]: Préparation de la zone d'apparition : 0 %
[22:00:58] [Render thread/INFO]: Préparation de la zone d'apparition : 0 %
[22:00:58] [Render thread/INFO]: Préparation de la zone d'apparition : 0 %
[22:00:58] [Render thread/INFO]: Préparation de la zone d'apparition : 0 %
[22:00:59] [Render thread/INFO]: Préparation de la zone d'apparition : 0 %
[22:00:59] [Render thread/INFO]: Préparation de la zone d'apparition : 0 %
[22:01:00] [Render thread/INFO]: Préparation de la zone d'apparition : 0 %
[22:01:00] [Render thread/INFO]: Préparation de la zone d'apparition : 0 %
[22:01:01] [Render thread/INFO]: Préparation de la zone d'apparition : 0 %
[22:01:01] [Render thread/INFO]: Préparation de la zone d'apparition : 0 %
[22:01:02] [Render thread/INFO]: Préparation de la zone d'apparition : 0 %
[22:01:02] [Render thread/INFO]: Préparation de la zone d'apparition : 0 %
[22:01:03] [Render thread/INFO]: Préparation de la zone d'apparition : 0 %
[22:01:03] [Render thread/INFO]: Préparation de la zone d'apparition : 0 %
[22:01:04] [Render thread/INFO]: Préparation de la zone d'apparition : 1 %
[22:01:04] [Render thread/INFO]: Préparation de la zone d'apparition : 6 %
[22:01:05] [Render thread/INFO]: Préparation de la zone d'apparition : 21 %
[22:01:05] [Render thread/INFO]: Préparation de la zone d'apparition : 43 %
[22:01:06] [Render thread/INFO]: Préparation de la zone d'apparition : 79 %
[22:01:06] [Render thread/INFO]: Time elapsed: 9986 ms
[22:01:06] [Server thread/INFO]: Changing view distance to 16, from 10
[22:01:06] [Server thread/INFO]: Changing simulation distance to 12, from 0
[22:01:07] [Server thread/INFO]: Lolothepro29[local:E:fefb43cf] logged in with entity id 47 at (187.7447189407602, -57.854899362852656, 221.94665609673945)
[22:01:07] [Server thread/INFO]: Lolothepro29 a rejoint la partie
[22:01:07] [Render thread/INFO]: Started 6 worker threads
[22:01:07] [Render thread/INFO]: Loaded 82 advancements
[22:01:07] [Render thread/INFO]: Creating pipeline OVERWORLD
[22:01:07] [Render thread/WARN]: [Triforce Patcher] gl_FragColor is not supported yet, please use gl_FragData! Assuming that the shaderpack author intended to use gl_FragData[0]...
[22:01:07] [Render thread/INFO]: Stopping worker threads
[22:01:07] [Render thread/INFO]: Started 6 worker threads
[22:01:08] [Render thread/WARN]: Program link log for sodium:chunk_shader_for_gbuffers_terrain: Vertex info
-----------
0(568) : warning C7050: "vtexcoordam" might be used before being initialized

[22:01:08] [Render thread/WARN]: Program link log for sodium:chunk_shader_for_gbuffers_terrain_cutout: Vertex info
-----------
0(568) : warning C7050: "vtexcoordam" might be used before being initialized

[22:01:10] [Server thread/INFO]: Saving and pausing game...
[22:01:10] [Server thread/INFO]: Saving chunks for level 'ServerLevel[PTGI]'/minecraft:overworld
[22:01:10] [Server thread/INFO]: Saving chunks for level 'ServerLevel[PTGI]'/minecraft:the_nether
[22:01:10] [Server thread/INFO]: Saving chunks for level 'ServerLevel[PTGI]'/minecraft:the_end
[22:01:11] [Server thread/INFO]: Lolothepro29 lost connection: Déconnecté(e)
[22:01:11] [Server thread/INFO]: Lolothepro29 a quitté la partie
[22:01:11] [Server thread/INFO]: Stopping singleplayer server as player logged out
[22:01:11] [Server thread/INFO]: Stopping server
[22:01:11] [Server thread/INFO]: Saving players
[22:01:11] [Server thread/INFO]: Saving worlds
[22:01:11] [Server thread/INFO]: Saving chunks for level 'ServerLevel[PTGI]'/minecraft:overworld
[22:01:11] [Server thread/INFO]: Saving chunks for level 'ServerLevel[PTGI]'/minecraft:the_nether
[22:01:11] [Server thread/INFO]: Saving chunks for level 'ServerLevel[PTGI]'/minecraft:the_end
[22:01:11] [Server thread/INFO]: ThreadedAnvilChunkStorage (PTGI): All chunks are saved
[22:01:11] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[22:01:11] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[22:01:11] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[22:01:11] [Render thread/INFO]: Stopping worker threads
[22:01:11] [Render thread/INFO]: Stopping!

Iris and Minecraft Version

this bug occurs in all versions

Are you running Sodium along with Iris?

Yes

Operating System

Ubuntu 20.04

What is your GPU?

GTX 1070

Java Version

Java 17

Additional context

No response

commented

Could you provide a download link to the shader pack?