Log
[17:06:54] [main/INFO]: Loading Minecraft 1.21.11 with Fabric Loader 0.18.4
[17:06:54] [main/INFO]: Loading 55 mods:
- cloth-config 21.11.153
\-- cloth-basic-math 0.6.1
- fabric-api 0.141.1+1.21.11
|-- fabric-api-base 1.0.5+4ebb5c083e
|-- fabric-api-lookup-api-v1 1.6.113+1fb1cde93e
|-- fabric-biome-api-v1 17.1.1+4fc5413f3e
|-- fabric-block-api-v1 1.1.10+4ebb5c083e
|-- fabric-block-view-api-v2 1.0.39+4ebb5c083e
|-- fabric-command-api-v2 2.4.7+6b42a6003e
|-- fabric-content-registries-v0 10.2.14+4fc5413f3e
|-- fabric-convention-tags-v1 2.1.55+7f945d5b3e
|-- fabric-convention-tags-v2 2.17.3+8ef948ba3e
|-- fabric-crash-report-info-v1 0.3.23+4ebb5c083e
|-- fabric-data-attachment-api-v1 1.8.46+b6ef3aec3e
|-- fabric-data-generation-api-v1 23.4.0+69974c4e3e
|-- fabric-dimensions-v1 4.0.28+4fc5413f3e
|-- fabric-entity-events-v1 3.1.1+1d0ab4303e
|-- fabric-events-interaction-v0 4.1.0+3b89ecf63e
|-- fabric-game-rule-api-v1 2.0.3+4fc5413f3e
|-- fabric-item-api-v1 11.5.20+d0c46b9e3e
|-- fabric-item-group-api-v1 4.2.36+4fc5413f3e
|-- fabric-key-binding-api-v1 1.1.7+4fc5413f3e
|-- fabric-lifecycle-events-v1 2.6.15+4ebb5c083e
|-- fabric-loot-api-v2 3.0.73+3f89f5a53e
|-- fabric-loot-api-v3 2.0.20+78c8b4663e
|-- fabric-message-api-v1 6.1.12+4ebb5c083e
|-- fabric-model-loading-api-v1 6.0.14+4fc5413f3e
|-- fabric-networking-api-v1 5.1.5+ae1e07683e
|-- fabric-object-builder-api-v1 21.1.39+4fc5413f3e
|-- fabric-particles-v1 4.2.11+4fc5413f3e
|-- fabric-recipe-api-v1 8.2.3+4ebb5c083e
|-- fabric-registry-sync-v0 6.2.5+1718722b3e
|-- fabric-renderer-api-v1 8.0.2+f4ffd2e53e
|-- fabric-renderer-indigo 5.0.2+f4ffd2e53e
|-- fabric-rendering-fluids-v1 3.1.43+4ebb5c083e
|-- fabric-rendering-v1 16.2.9+7edacff13e
|-- fabric-resource-conditions-api-v1 5.0.35+4fc5413f3e
|-- fabric-resource-loader-v0 3.3.4+4fc5413f3e
|-- fabric-resource-loader-v1 1.0.10+78c8b4663e
|-- fabric-screen-api-v1 3.1.7+4ebb5c083e
|-- fabric-screen-handler-api-v1 1.3.161+4fc5413f3e
|-- fabric-serialization-api-v1 1.0.5+4ebb5c083e
|-- fabric-sound-api-v1 1.0.51+4fc5413f3e
|-- fabric-tag-api-v1 1.2.20+4fc5413f3e
|-- fabric-transfer-api-v1 6.0.24+4fc5413f3e
\-- fabric-transitive-access-wideners-v1 7.1.0+014c8cec3e
- fabricloader 0.18.4
\-- mixinextras 0.5.0
- java 21
- minecraft 1.21.11
- modmenu 17.0.0-beta.1
- nvidium 0.4.3-beta3-1.21.11
- placeholder-api 2.8.1+1.21.10
- renderscale 1.3.6
- sodium 0.8.2+mc1.21.11
[17:06:54] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/home/user/.minecraft/libraries/net/fabricmc/sponge-mixin/0.17.0+mixin.0.8.7/sponge-mixin-0.17.0+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
[17:06:54] [main/INFO]: Compatibility level set to JAVA_21
[17:06:55] [main/WARN]: Reference map 'renderscale.refmap.json' for renderscale.mixins.json could not be read. If this is a development environment you can ignore this message
[17:06:55] [main/WARN]: Reference map 'renderscale.refmap.json' for renderscale.fabric.mixins.json could not be read. If this is a development environment you can ignore this message
[17:06:55] [main/INFO]: Loaded configuration file for Sodium: 43 options available, 0 override(s) found
[17:06:55] [main/WARN]: Error loading class: net/irisshaders/iris/Iris (java.lang.ClassNotFoundException: net/irisshaders/iris/Iris)
[17:06:55] [main/WARN]: @Mixin target net.irisshaders.iris.Iris was not found renderscale.mixins.json:compat.iris.MixinIris from mod renderscale
[17:06:55] [main/INFO]: Searching for graphics cards...
[17:06:55] [main/WARN]: Failed to query PCI device name for 0x10de:0x2704
java.io.IOException: Cannot run program "lspci": error=13, Permission denied
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1170)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1089)
at java.base/java.lang.Runtime.exec(Runtime.java:681)
at java.base/java.lang.Runtime.exec(Runtime.java:530)
at knot//net.caffeinemc.mods.sodium.client.compatibility.environment.probe.GraphicsAdapterProbe.getPciDeviceName$Linux(GraphicsAdapterProbe.java:109)
at knot//net.caffeinemc.mods.sodium.client.compatibility.environment.probe.GraphicsAdapterProbe.findAdapters$Linux(GraphicsAdapterProbe.java:85)
at knot//net.caffeinemc.mods.sodium.client.compatibility.environment.probe.GraphicsAdapterProbe.findAdapters(GraphicsAdapterProbe.java:37)
at knot//net.caffeinemc.mods.sodium.fabric.SodiumPreLaunch.onPreLaunch(SodiumPreLaunch.java:12)
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:405)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:156)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:66)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Caused by: java.io.IOException: error=13, Permission denied
at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
at java.base/java.lang.ProcessImpl.(ProcessImpl.java:295)
at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:225)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1126)
... 11 more
[17:06:55] [main/INFO]: Found graphics adapter: LinuxPciAdapterInfo[vendor=NVIDIA, name=, pciVendorId=0x10de, pciDeviceId=0x2704]
[17:06:55] [main/WARN]: Sodium has applied one or more workarounds to prevent crashes or other issues on your system: [NVIDIA_THREADED_OPTIMIZATIONS_BROKEN]
[17:06:55] [main/WARN]: This is not necessarily an issue, but it may result in certain features or optimizations being disabled. You can sometimes fix these issues by upgrading your graphics driver.
[17:06:55] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0).
[17:06:55] [Datafixer Bootstrap/INFO]: 287 Datafixer optimizations took 188 milliseconds
[17:06:58] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[17:06:58] [Render thread/INFO]: Setting user: ThoamanSX
[17:06:58] [Render thread/INFO]: [Indigo] Different rendering plugin detected; not applying Indigo.
[17:06:58] [Render thread/INFO]: Checking mod updates...
[17:06:58] [Render thread/INFO]: Backend library: LWJGL version 3.3.3-snapshot
[17:06:58] [Render thread/INFO]: Modifying process environment to apply workarounds for the NVIDIA graphics driver...
[17:06:58] [Render thread/INFO]: All capabilities met
[17:06:58] [Render thread/WARN]: Linux currently uses fallback terrain buffer due to driver inconsistencies, expect increase vram usage
[17:06:58] [Render thread/INFO]: Enabling Nvidium
[17:06:58] [Render thread/INFO]: OpenGL Vendor: NVIDIA Corporation
[17:06:58] [Render thread/INFO]: OpenGL Renderer: NVIDIA GeForce RTX 4080/PCIe/SSE2
[17:06:58] [Render thread/INFO]: OpenGL Version: 3.3.0 NVIDIA 590.48.01
[17:06:58] [Render thread/INFO]: Modifying OpenGL context to apply workarounds for the NVIDIA graphics driver...
[17:06:58] [Render thread/INFO]: Using optional rendering extensions: GL_ARB_buffer_storage, GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_ARB_direct_state_access, GL_EXT_texture_filter_anisotropic
[17:06:59] [Render thread/INFO]: Reloading ResourceManager: vanilla, cloth-config, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-command-api-v2, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-rendering-fluids-v1, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-resource-loader-v1, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-serialization-api-v1, fabric-sound-api-v1, fabric-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, modmenu, nvidium, placeholder-api, renderscale, sodium
[17:06:59] [Render thread/INFO]: Size changed to 2560x1440 2560x1440 427x240
[17:06:59] [Worker-Main-7/INFO]: Found unifont_all_no_pua-17.0.01.hex, loading
[17:06:59] [Worker-Main-6/INFO]: Found unifont_pua-17.0.01.hex, loading
[17:06:59] [Worker-Main-7/INFO]: Found unifont_jp_patch-17.0.01.hex, loading
[17:06:59] [Download-1/INFO]: Could not authorize you against Realms server: java.lang.RuntimeException: Failed to parse into SignedJWT: 94182f662cd84fa29a51c515b49f1294
[17:06:59] [Download-1/ERROR]: Failed to fetch Realms feature flags
net.minecraft.class_4355: Realms authentication error with message 'java.lang.RuntimeException: Failed to parse into SignedJWT: 94182f662cd84fa29a51c515b49f1294'
at knot//net.minecraft.class_4341.method_20998(class_4341.java:526)
at knot//net.minecraft.class_4341.method_68466(class_4341.java:186)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
[17:07:00] [Render thread/INFO]: OpenAL initialized on device
[17:07:00] [Render thread/INFO]: Sound engine started
[17:07:00] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[17:07:00] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/decorated_pot.png-atlas
[17:07:00] [Render thread/INFO]: Created: 2048x1024x0 minecraft:textures/atlas/armor_trims.png-atlas
[17:07:00] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[17:07:00] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/shield_patterns.png-atlas
[17:07:00] [Render thread/INFO]: Created: 2048x2048x4 minecraft:textures/atlas/blocks.png-atlas
[17:07:00] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/chest.png-atlas
[17:07:00] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/celestials.png-atlas
[17:07:00] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/banner_patterns.png-atlas
[17:07:00] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/beds.png-atlas
[17:07:00] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/items.png-atlas
[17:07:00] [Render thread/INFO]: Created: 1024x1024x0 minecraft:textures/atlas/gui.png-atlas
[17:07:00] [Render thread/INFO]: Created: 128x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[17:07:00] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/signs.png-atlas
[17:07:00] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/shulker_boxes.png-atlas
[17:07:00] [IO-Worker-1/INFO]: Could not authorize you against Realms server: java.lang.RuntimeException: Failed to parse into SignedJWT: 94182f662cd84fa29a51c515b49f1294
[17:07:00] [IO-Worker-1/ERROR]: Couldn't connect to realms
net.minecraft.class_4355: Realms authentication error with message 'java.lang.RuntimeException: Failed to parse into SignedJWT: 94182f662cd84fa29a51c515b49f1294'
at knot//net.minecraft.class_4341.method_20998(class_4341.java:526)
at knot//net.minecraft.class_4341.method_21027(class_4341.java:307)
at knot//net.minecraft.class_8647.method_52627(class_8647.java:48)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
[17:07:15] [Render thread/ERROR]: ########## GL ERROR ##########
[17:07:15] [Render thread/ERROR]: @ Render
[17:07:15] [Render thread/ERROR]: 65547: X11: Standard cursor shape unavailable
[17:07:17] [Render thread/INFO]: Loaded 1470 recipes
[17:07:17] [Render thread/INFO]: Loaded 1584 advancements
[17:07:17] [Render thread/INFO]: Applied 0 biome modifications to 0 of 65 new biomes in 730.4 μs
[17:07:17] [Server thread/INFO]: Starting integrated minecraft server version 1.21.11
[17:07:17] [Server thread/INFO]: Generating keypair
[17:07:17] [Server thread/INFO]: Loading 0 persistent chunks...
[17:07:17] [Server thread/INFO]: Preparing spawn area: 16%
[17:07:18] [Server thread/INFO]: Loading 49 chunks for player spawn...
[17:07:18] [Server thread/INFO]: Preparing spawn area: 16%
[17:07:18] [Server thread/INFO]: Time elapsed: 676 ms
[17:07:18] [Server thread/INFO]: ThoamanSX[local:E:97f52f3e] logged in with entity id 59 at (6.325654806296119, 105.45506468288485, -28.01990536924275)
[17:07:18] [Server thread/INFO]: ThoamanSX joined the game
[17:07:18] [Server thread/INFO]: Changing view distance to 16, from 10
[17:07:18] [Server thread/INFO]: Changing simulation distance to 12, from 0
[17:07:18] [Render thread/INFO]: Started 6 worker threads
[17:07:23] [Render thread/INFO]: Loaded 2 advancements
[17:07:24] [Render thread/INFO]: Resizing Dynamic Transforms UBO, capacity limit of 2 reached during a single frame. New capacity will be 4.
[17:07:24] [Render thread/INFO]: Resizing Dynamic Transforms UBO, capacity limit of 4 reached during a single frame. New capacity will be 8.
[17:07:27] [Server thread/INFO]: Saving and pausing game...
[17:07:27] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[17:07:27] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[17:07:27] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[17:07:34] [Render thread/INFO]: Size changed to 2560x1440 2560x1440 427x240
[17:07:44] [Server thread/INFO]: Saving and pausing game...
[17:07:44] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[17:07:44] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[17:07:44] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[17:07:44] [Server thread/INFO]: ThoamanSX lost connection: Disconnected
[17:07:44] [Server thread/INFO]: ThoamanSX left the game
[17:07:44] [Server thread/INFO]: Stopping singleplayer server as player logged out
[17:07:45] [Server thread/INFO]: Stopping server
[17:07:45] [Server thread/INFO]: Saving players
[17:07:45] [Server thread/INFO]: Saving worlds
[17:07:45] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[17:07:45] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[17:07:45] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[17:07:45] [Server thread/INFO]: ThreadedAnvilChunkStorage (New World): All chunks are saved
[17:07:45] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[17:07:45] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[17:07:45] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[17:07:45] [Render thread/INFO]: Stopping worker threads
[17:07:47] [Render thread/INFO]: Stopping!
Fog renders incorrectly
Use something like 2.0 resolution scale to see it better
RTX 4080 590.48.01
Comment from developer drouarb/nvidium#59 (comment)
Log
0.5 resolution scale


1.5 resolution scale
2.0 resolution scale