Jump to content

An error occurred initializing shaders on minecraft forge 1.20.1


il_bedetti

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.

Announcements



×
×
  • Create New...

Important Information

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