sp614x / optifine

1.77k stars 420 forks source link

[CTM] Textures are rendered with solid colors when connected textures are enabled #7578

Open absoftware opened 7 months ago

absoftware commented 7 months ago

Description of Issue

I migrated my map from 1.19.3 to 1.20.1 upgrading OptiFine+Forge and 25 mods to newer versions. However it is possible to be reproduced when removed additional mods as well.

image

image

Steps to Reproduce

So after upgrade:

OptiFine Version

It reproduces for:

Installation Method

File *.jar added manually to mods folder like other mods.

Fabric/Forge Version

Other Installed Mods

Screenshot 2023-11-26 at 01 53 37

It reproduces also when mods are removed and the saved map is migrated from 1.19.3 to 1.20.1 again.

Log Files/Crash Reports

debug.log

F3 Debug Screenshot

Screenshot 2023-11-26 at 02 02 00

Additional

If you've installed using Forge:

Possibly related issues:

absoftware commented 7 months ago

Taken from logs

WARNING: 0:19: extension 'GL_ARB_shader_texture_lod' is not supported
[26Nov2023 01:50:20.781] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Program info log: final
WARNING: Could not find vertex shader attribute 'vaColor' to match BindAttributeLocation request.
WARNING: Could not find fragment shader output 'outColor7' to match FragDataBinding request.

Related?