The light passing through the glass is different from Iris a Optifine
Lolothepro opened this issue · 0 comments
What happened?
If it is normal, it causes a bug
Place glass and change chunk
false.mp4
Screenshots
Relevant log output
[18:40:03] [main/INFO]: Loading for game Minecraft 1.17.1
[18:40:03] [main/WARN]: Warnings were found!
- Conflicting versions found for fabric-resource-loader-v0: used 0.4.7+b7ab61213d, also found 0.4.7+b7ab612113
- Mod 'Fabric Rendering Fluids (v1)' (fabric-rendering-fluids-v1) recommends any version of mod fabric-textures-v0, which is missing!
- You must install any version of fabric-textures-v0.
- Conflicting versions found for fabric-api-base: used 0.3.0+a02b446313, also found 0.3.0+a02b44633d
[18:40:03] [main/INFO]: [FabricLoader] Loading 11 mods:
- [email protected]+a02b446313
- [email protected]+a02b44633d
- [email protected]+a02b44633d
- [email protected]+a02b446313
- [email protected]+a02b446313
- [email protected]+b7ab61213d
- [email protected]
- [email protected]+build.9
- java@16
- [email protected]
- [email protected]+IRIS2-build.9
[18:40:03] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/home/loic/.minecraft/libraries/net/fabricmc/sponge-mixin/0.9.4+mixin.0.8.2/sponge-mixin-0.9.4+mixin.0.8.2.jar Service=Knot/Fabric Env=CLIENT
[18:40:03] [main/INFO]: Compatibility level set to JAVA_16
[18:40:03] [main/INFO]: Loaded configuration file for Sodium: 28 options available, 0 override(s) found
[18:40:07] [Render thread/WARN]: Method overwrite conflict for method_22920 in mixins.iris.vertexformat.json:block_rendering.MixinBufferBuilder_SeparateAo, previously written by me.jellysquid.mods.sodium.mixin.features.buffer_builder.intrinsics.MixinBufferBuilder. Skipping method.
[18:40:08] [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'
[18:40:24] [Render thread/ERROR]: Failed to verify authentication
com.mojang.authlib.exceptions.AuthenticationException: com.mojang.authlib.exceptions.MinecraftClientException: Failed to read from https://api.minecraftservices.com/privileges due to api.minecraftservices.com
at com.mojang.authlib.exceptions.MinecraftClientException.toAuthenticationException(MinecraftClientException.java:28) ~[authlib-2.3.31.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilSocialInteractionsService.checkPrivileges(YggdrasilSocialInteractionsService.java:116) ~[authlib-2.3.31.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilSocialInteractionsService.<init>(YggdrasilSocialInteractionsService.java:42) ~[authlib-2.3.31.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createSocialInteractionsService(YggdrasilAuthenticationService.java:151) ~[authlib-2.3.31.jar:?]
at net.minecraft.class_310.method_31382(class_310.java:670) [intermediary-fabric-loader-0.11.7-1.17.1.jar:?]
at net.minecraft.class_310.<init>(class_310.java:429) [intermediary-fabric-loader-0.11.7-1.17.1.jar:?]
at net.minecraft.client.main.Main.main(Main.java:179) [intermediary-fabric-loader-0.11.7-1.17.1.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234) [fabric-loader-0.11.7.jar:?]
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153) [fabric-loader-0.11.7.jar:?]
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28) [fabric-loader-0.11.7.jar:?]
Caused by: com.mojang.authlib.exceptions.MinecraftClientException: Failed to read from https://api.minecraftservices.com/privileges due to api.minecraftservices.com
at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:85) ~[authlib-2.3.31.jar:?]
at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:47) ~[authlib-2.3.31.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilSocialInteractionsService.checkPrivileges(YggdrasilSocialInteractionsService.java:104) ~[authlib-2.3.31.jar:?]
... 12 more
Caused by: java.net.UnknownHostException: api.minecraftservices.com
at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567) ~[?:?]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:333) ~[?:?]
at java.net.Socket.connect(Socket.java:645) ~[?:?]
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:300) ~[?:?]
at sun.net.NetworkClient.doConnect(NetworkClient.java:177) ~[?:?]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:497) ~[?:?]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:600) ~[?:?]
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:265) ~[?:?]
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:379) ~[?:?]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:189) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1277) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1120) ~[?:?]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:175) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1653) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1577) ~[?:?]
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:527) ~[?:?]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:308) ~[?:?]
at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:64) ~[authlib-2.3.31.jar:?]
at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:47) ~[authlib-2.3.31.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilSocialInteractionsService.checkPrivileges(YggdrasilSocialInteractionsService.java:104) ~[authlib-2.3.31.jar:?]
... 12 more
[18:40:24] [Render thread/INFO]: Setting user: Lolothepro29
[18:40:24] [Render thread/WARN]: @Inject(@At("INVOKE")) Shift.BY=3 on fabric-lifecycle-events-v1.mixins.json:client.WorldChunkMixin::handler$zdc000$onLoadBlockEntity exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[18:40:24] [Render thread/INFO]: Using shaderpack: Sildurs Vibrant Shaders v1.29 Extreme.zip
[18:40:24] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10
[18:40:26] [Render thread/INFO]: Hardware information:
[18:40:26] [Render thread/INFO]: CPU: 12x AMD Ryzen 5 1600 Six-Core Processor
[18:40:26] [Render thread/INFO]: GPU: NVIDIA GeForce GTX 1070/PCIe/SSE2 (Supports OpenGL 3.2.0 NVIDIA 495.44)
[18:40:26] [Render thread/INFO]: OS: Linux
[18:40:27] [Render thread/WARN]: Method overwrite conflict for getNativeMemoryUsage in mixins.iris.json:MixinDebugHud, previously written by me.jellysquid.mods.sodium.mixin.features.debug.MixinDebugHud. Skipping method.
[18:40:27] [Render thread/INFO]: Narrator library successfully loaded
[18:40:27] [Render thread/INFO]: Reloading ResourceManager: Default, Fabric Mods (Fabric Rendering Data Attachment (v1), Fabric Lifecycle Events (v1), Sodium, Fabric Resource Loader (v0), Iris, Fabric Loader, Fabric Rendering Fluids (v1), Fabric API Base, Fabric Key Binding API (v1))
[18:40:31] [Render thread/INFO]: OpenAL initialized.
[18:40:31] [Render thread/INFO]: Sound engine started
[18:40:31] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas
[18:40:31] [Render thread/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
[18:40:31] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[18:40:31] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[18:40:31] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[18:40:31] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[18:40:31] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[18:40:32] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[18:40:32] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[18:40:32] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[18:40:39] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[18:40:39] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[18:40:39] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[18:40:39] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[18:40:39] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[18:40:39] [Render thread/INFO]: Reloading ResourceManager: Default
[18:40:39] [Render thread/INFO]: Loaded 7 recipes
[18:40:39] [Render thread/INFO]: Loaded 1137 advancements
[18:40:40] [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'
[18:40:40] [Server thread/INFO]: Starting integrated minecraft server version 1.17.1
[18:40:40] [Server thread/INFO]: Generating keypair
[18:40:40] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[18:40:41] [Render thread/INFO]: Préparation de la zone d'apparition : 0 %
[18:40:41] [Render thread/INFO]: Préparation de la zone d'apparition : 0 %
[18:40:41] [Render thread/INFO]: Préparation de la zone d'apparition : 3 %
[18:40:42] [Render thread/INFO]: Préparation de la zone d'apparition : 11 %
[18:40:42] [Render thread/INFO]: Préparation de la zone d'apparition : 72 %
[18:40:43] [Render thread/INFO]: Time elapsed: 2338 ms
[18:40:43] [Server thread/INFO]: Changing view distance to 11, from 10
[18:40:43] [Server thread/INFO]: Lolothepro29[local:E:d1326f5c] logged in with entity id 120 at (-530.4286724298591, 74.0, -18.04305455651928)
[18:40:43] [Server thread/INFO]: Lolothepro29 a rejoint la partie
[18:40:43] [Render thread/INFO]: Started 12 worker threads
[18:40:43] [Server thread/INFO]: Saving and pausing game...
[18:40:43] [Server thread/INFO]: Saving chunks for level 'ServerLevel[1.17.1 Optimised]'/minecraft:overworld
[18:40:43] [Render thread/INFO]: Loaded 113 advancements
[18:40:43] [Render thread/INFO]: Creating pipeline OVERWORLD
[18:40:44] [Render thread/WARN]: [composite1] Unsupported uniform: float BiomeTemp
[18:40:44] [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]...
[18:40:44] [Render thread/INFO]: Stopping worker threads
[18:40:44] [Render thread/INFO]: Started 12 worker threads
[18:40:44] [Server thread/INFO]: Saving chunks for level 'ServerLevel[1.17.1 Optimised]'/minecraft:the_nether
[18:40:44] [Server thread/INFO]: Saving chunks for level 'ServerLevel[1.17.1 Optimised]'/minecraft:the_end
[18:40:46] [Server thread/INFO]: Saving and pausing game...
[18:40:46] [Server thread/INFO]: Saving chunks for level 'ServerLevel[1.17.1 Optimised]'/minecraft:overworld
[18:40:47] [Server thread/INFO]: Saving chunks for level 'ServerLevel[1.17.1 Optimised]'/minecraft:the_nether
[18:40:47] [Server thread/INFO]: Saving chunks for level 'ServerLevel[1.17.1 Optimised]'/minecraft:the_end
[18:40:47] [Server thread/INFO]: Lolothepro29 lost connection: Déconnecté(e)
[18:40:47] [Server thread/INFO]: Lolothepro29 a quitté la partie
[18:40:47] [Server thread/INFO]: Stopping singleplayer server as player logged out
[18:40:47] [Server thread/INFO]: Stopping server
[18:40:47] [Server thread/INFO]: Saving players
[18:40:47] [Server thread/INFO]: Saving worlds
[18:40:47] [Server thread/INFO]: Saving chunks for level 'ServerLevel[1.17.1 Optimised]'/minecraft:overworld
[18:40:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[1.17.1 Optimised]'/minecraft:the_nether
[18:40:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[1.17.1 Optimised]'/minecraft:the_end
[18:40:48] [Server thread/INFO]: ThreadedAnvilChunkStorage (1_17_1 Optimised): All chunks are saved
[18:40:48] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[18:40:48] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[18:40:48] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[18:40:48] [Render thread/INFO]: Stopping worker threads
[18:40:48] [Render thread/INFO]: Destroying pipeline OVERWORLD
[18:40:48] [Render thread/INFO]: Stopping!
Iris and Minecraft Version
Iris-1.1.2 1.17.1
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