Jump to content

An error occurred initializing shaders on minecraft forge 1.20.1


Recommended Posts

[28lug2023 16:09:15.770] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, il_bedetti, --version, 1.20.1-forge-47.1.43, --gameDir, C:\Users\andrea\AppData\Roaming\.minecraft, --assetsDir, C:\Users\andrea\AppData\Roaming\.minecraft\assets, --assetIndex, 5, --uuid, 8688e245dfba36d9837772ef7e2bf7c4, --accessToken, ????????, --clientId, 0, --xuid, 0, --userType, mojang, --versionType, release, --width, 854, --height, 480, --launchTarget, forgeclient, --fml.forgeVersion, 47.1.43, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412]
[28lug2023 16:09:15.794] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.3 by Microsoft; OS Windows 8.1 arch amd64 version 6.3
[28lug2023 16:09:16.661] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow
[28lug2023 16:09:16.991] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6
[28lug2023 16:09:17.023] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.5
[28lug2023 16:09:17.025] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.4
[28lug2023 16:09:17.027] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.3
[28lug2023 16:09:17.028] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.2
[28lug2023 16:09:17.057] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.2 got version 4.2
[28lug2023 16:09:17.344] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/andrea/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%23100!/ Service=ModLauncher Env=CLIENT
[28lug2023 16:09:17.481] [pool-4-thread-1/INFO] [EARLYDISPLAY/]: GL info: Intel(R) HD Graphics 4400 GL version 4.2.0 - Build 10.18.10.3496, Intel
[28lug2023 16:09:17.492] [pool-4-thread-1/ERROR] [EARLYDISPLAY/]: Crash during shader initialization
java.lang.RuntimeException: ShaderProgram linkage failure. 
Uniform "tex" has different type qualifier across different shaders.

    at net.minecraftforge.fml.earlydisplay.ElementShader.init(ElementShader.java:72) ~[fmlearlydisplay-1.20.1-47.1.43.jar%23105!/:1.0]
    at net.minecraftforge.fml.earlydisplay.DisplayWindow.initRender(DisplayWindow.java:210) ~[fmlearlydisplay-1.20.1-47.1.43.jar%23105!/:1.0]
    at net.minecraftforge.fml.earlydisplay.DisplayWindow.lambda$start$9(DisplayWindow.java:290) ~[fmlearlydisplay-1.20.1-47.1.43.jar%23105!/:1.0]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?]
    at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
[28lug2023 16:09:17.530] [pool-4-thread-1/ERROR] [EARLYDISPLAY/]: ERROR DISPLAY
Failed to initialize graphics window with current settings.


Failure details:
An error occurred initializing shaders.

If you click yes, we will try and open https://links.minecraftforge.net/early-display-errors in your default browser
[28lug2023 16:09:18.591] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\andrea\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.20.1-47.1.43\fmlcore-1.20.1-47.1.43.jar is missing mods.toml file
[28lug2023 16:09:18.595] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\andrea\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.20.1-47.1.43\javafmllanguage-1.20.1-47.1.43.jar is missing mods.toml file
[28lug2023 16:09:18.599] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\andrea\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.20.1-47.1.43\lowcodelanguage-1.20.1-47.1.43.jar is missing mods.toml file
[28lug2023 16:09:18.605] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\andrea\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.20.1-47.1.43\mclanguage-1.20.1-47.1.43.jar is missing mods.toml file
[28lug2023 16:09:19.028] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 8 dependencies adding them to mods collection
[28lug2023 16:09:23.217] [main/ERROR] [mixin/]: Mixin config dynamiclightsreforged.mixins.json does not specify "minVersion" property
[28lug2023 16:09:23.230] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[28lug2023 16:09:23.369] [main/ERROR] [mixin/]: Mixin config entity_model_features-common.mixins.json does not specify "minVersion" property
[28lug2023 16:09:23.371] [main/ERROR] [mixin/]: Mixin config entity_model_features.mixins.json does not specify "minVersion" property
[28lug2023 16:09:23.375] [main/ERROR] [mixin/]: Mixin config okzoomer.mixins.json does not specify "minVersion" property
[28lug2023 16:09:23.388] [main/ERROR] [mixin/]: Mixin config entity_texture_features-forge.mixins.json does not specify "minVersion" property
[28lug2023 16:09:23.390] [main/ERROR] [mixin/]: Mixin config entity_texture_features-common.mixins.json does not specify "minVersion" property
[28lug2023 16:09:23.486] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.20.1-forge-47.1.43, --gameDir, C:\Users\andrea\AppData\Roaming\.minecraft, --assetsDir, C:\Users\andrea\AppData\Roaming\.minecraft\assets, --uuid, 8688e245dfba36d9837772ef7e2bf7c4, --username, il_bedetti, --assetIndex, 5, --accessToken, ????????, --clientId, 0, --xuid, 0, --userType, mojang, --versionType, release, --width, 854, --height, 480]
[28lug2023 16:09:23.866] [main/INFO] [Rubidium/]: Loaded configuration file for Rubidium: 31 options available, 3 override(s) found
[28lug2023 16:09:24.015] [main/INFO] [ModernFix/]: Loaded configuration file for ModernFix: 54 options available, 0 override(s) found
[28lug2023 16:09:24.016] [main/INFO] [ModernFix/]: Applying Nashorn fix
[28lug2023 16:09:24.109] [main/INFO] [ModernFix/]: Applied Forge config corruption patch
[28lug2023 16:09:24.120] [main/WARN] [mixin/]: Reference map 'vinery-forge-refmap.json' for vinery.mixins.json could not be read. If this is a development environment you can ignore this message
[28lug2023 16:09:24.370] [main/INFO] [Sodium Extra Config/]: Loaded configuration file for Sodium Extra: 28 options available, 0 override(s) found
[28lug2023 16:09:24.405] [main/INFO] [Canary/]: Loaded configuration file for Canary: 123 options available, 0 override(s) found
[28lug2023 16:09:24.476] [main/WARN] [mixin/]: Reference map 'Rrls-forge-refmap.json' for rrls.mixins.json could not be read. If this is a development environment you can ignore this message
[28lug2023 16:09:25.399] [main/WARN] [Rubidium/]: Force-disabling mixin 'features.entity.fast_render.MixinCuboid' as rule 'mixin.features.entity.fast_render' (added by mods [oculus]) disables it and children
[28lug2023 16:09:25.400] [main/WARN] [Rubidium/]: Force-disabling mixin 'features.entity.fast_render.MixinModelPart' as rule 'mixin.features.entity.fast_render' (added by mods [oculus]) disables it and children
[28lug2023 16:09:25.404] [main/WARN] [Rubidium/]: Force-disabling mixin 'features.gui.font.MixinGlyphRenderer' as rule 'mixin.features.gui.font' (added by mods [oculus]) disables it and children
[28lug2023 16:09:25.422] [main/WARN] [Rubidium/]: Force-disabling mixin 'features.sky.MixinWorldRenderer' as rule 'mixin.features.sky' (added by mods [oculus]) disables it and children
[28lug2023 16:09:26.158] [main/INFO] [vice.rubidium_extras.MagnesiumExtras/]: Disabling ExtendedServerViewDistance mixin due to Farsight/Bobby being installed.
[28lug2023 16:09:29.025] [main/INFO] [mixin/]: Mixing client.MixinMinecraft from mixins/common/nochatreports.mixins.json into net.minecraft.client.Minecraft
[28lug2023 16:09:31.293] [pool-7-thread-1/INFO] [net.minecraft.server.Bootstrap/]: ModernFix bootstrap
[28lug2023 16:09:32.405] [pool-7-thread-1/WARN] [mixin/]: @Final field f_20945_:Ljava/util/Map; in vinery-common.mixins.json:LivingEntityMixin should be final
[28lug2023 16:09:34.603] [pool-7-thread-1/INFO] [net.minecraft.server.Bootstrap/]: Vanilla bootstrap took 3295 milliseconds
[28lug2023 16:09:34.749] [pool-7-thread-1/INFO] [mixin/]: Mixing common.MixinFriendlyByteBuf from mixins/common/nochatreports.mixins.json into net.minecraft.network.FriendlyByteBuf
[28lug2023 16:09:34.752] [pool-7-thread-1/INFO] [mixin/]: Renaming synthetic method lambda$onWriteJsonWithCodec$1(Ljava/lang/Object;Ljava/lang/String;)Lio/netty/handler/codec/EncoderException; to md10bc74$lambda$onWriteJsonWithCodec$1$0 in mixins/common/nochatreports.mixins.json:common.MixinFriendlyByteBuf
[28lug2023 16:09:34.755] [pool-7-thread-1/INFO] [mixin/]: Renaming synthetic method lambda$onReadJsonWithCodec$0(Ljava/lang/String;)Lio/netty/handler/codec/DecoderException; to md10bc74$lambda$onReadJsonWithCodec$0$1 in mixins/common/nochatreports.mixins.json:common.MixinFriendlyByteBuf

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I've been trying to make a mod pack for the last day or so now and I haven't been able to launch it once even with all mods disabled. It keeps showing up with Exit Code 1. I gave the modpack to a friend to try and it didn't launch on their pc either due to the same exit code, so I'm not entirely certain what the problem is or how to check it in the logs. So far I've attempted: - Changing from forge version 43.3.0 to 43.3.5 - Downloading Java - Disabling mods (both entirely and individually) I have an NVIDIA GeForce GTX 1070 driver, and I haven't tried to uninstall or reinstall it yet because I'm not certain how to and would have to mess anything up further. I have the latest .txt file of the crash report here: [16:24:34] [main/WARN]: Failed to add PDH Counter: \Paging File(_Total)\% Usage, Error code: 0xC0000BB8 [16:24:34] [main/WARN]: Failed to add counter for PDH counter: \Paging File(_Total)\% Usage [16:24:34] [main/WARN]: Disabling further attempts to query Paging File. [16:24:36] [main/WARN]: COM exception: Invalid Query: SELECT PERCENTUSAGE FROM Win32_PerfRawData_PerfOS_PagingFile [16:24:39] [Datafixer Bootstrap/INFO]: 198 Datafixer optimizations took 149 milliseconds [16:24:40] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [16:24:40] [Render thread/INFO]: Setting user: CatDoodlee [16:24:41] [Render thread/INFO]: Backend library: LWJGL version 3.3.2+13 [16:24:42] [Render thread/INFO]: Reloading ResourceManager: vanilla [16:24:42] [Worker-Main-11/INFO]: Found unifont_all_no_pua-15.1.04.hex, loading [16:24:44] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play [16:24:44] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break [16:24:44] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speakers (Atrix Wired Elite Headset) [16:24:44] [Render thread/INFO]: Sound engine started [16:24:44] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas [16:24:44] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas [16:24:44] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas [16:24:44] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas [16:24:44] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas [16:24:44] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas [16:24:44] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas [16:24:44] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas [16:24:44] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas [16:24:45] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program. [16:24:45] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas [16:24:45] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas [16:24:45] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas [16:24:45] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas [16:25:41] [Render thread/INFO]: Stopping! any form of help is greatly appreciated ❤️
    • Tanks for answer, I added SleepTight and I removed Modernfix, but it still crashing: new log new crash log
    • Hi, I'm trying to hide specific vanilla effects such as levitation or slow falling from the inventory GUI, but I haven't been able to figure out how to do this. I need this because they are triggered by another effect and I don't need them all showing up. Unfortunately, I don't know of any mods that include this feature, and I couldn't find any documentation on the process. I've already looked into the IClientMobEffectExtensions interface, but I'm uncertain about how to implement it in my own effect, let alone in any existing vanilla effect. Please help I am using Forge 47.2.0. for Minecraft 1.20.1
    • Also wondering how to create these manually.  First time creating a forge server.
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.