xCollateral / VulkanMod

Vulkan renderer mod for Minecraft.
GNU Lesser General Public License v3.0
1.58k stars 179 forks source link

UI textures missing #456

Open UltraBlackLinux opened 4 months ago

UltraBlackLinux commented 4 months ago

image

as you might be able to tell I'm missing all of the UI textures. Buttons, Hotbar, Potion Effects and whatever else there is. Not the inventory though, that still exists. Pressing F3+T fixes that.

The logs don't show any errors. VulkanMod 0.4.3

NXTler commented 2 months ago

Please provide is more details, Launcher, hardware, mod list, driver ect..

UltraBlackLinux commented 2 months ago

Prismlauncher, RX 6700XT, mesa

- architectury 13.0.6
    - cicada 0.8.3+1.21-and-above
    - cloth-config 15.0.128
    - custom_hud 3.4.2+1.21
    - emi 1.1.10+1.21+fabric
    - entity-view-distance 1.3.0+1.21
    - extremesoundmuffler 3.48
    - fabric-api 0.100.7+1.21
    - fabric-language-kotlin 1.11.0+kotlin.2.0.0
    - fabricloader 0.16.0
    - forcecloseworldloadingscreen 2.2.2
    - ias 9.0.1
    - interactic 0.2.2+1.21
    - iris 1.7.3+mc1.21
    - java 21
    - journeymap 1.21-6.0.0-beta.19
    - jsmacros 1.9.3-beta-76ef9d5
    - libjf 3.16.0
    - minecraft 1.21
    - mixin-conflict-helper 1.2.0
    - mixintrace 1.1.1+1.17
    - moderate-loading-screen 1.4.2
    - modmenu 11.0.1
    - mousetweaks 2.26
    - nochatreports 1.21-v2.8.0
    - notes 1.21-2.1.1-fabric
    - optigui 2.3.0-beta.2+1.21
    - owo 0.12.10+1.21
    - perspektive 1.4.0
    - polymer-bundled 0.9.8+1.21
    - reeses-sodium-options 1.7.3+mc1.21
    - rrls 5.0.5+mc1.21-fabric
    - slyde 1.7.5
    - sodium 0.5.11+mc1.21
    - sodium-extra 0.5.7+mc1.21
    - spark 1.10.73
    - stackdeobfuscator 1.4.3+08e71cc
    - viafabricplus 3.4.3
    - visiblebarriers 2.0.15
    - worldedit 7.3.4+6823-6263244
    - worldtools 1.2.5
    - yet_another_config_lib_v3 3.5.0+1.21-fabric
    - zoomify 2.14.0+1.21

This is my current mod list, but all the sodium stuff would be replaced with vulkanmod.

NXTler commented 2 months ago

You have a lot of rendering related mods installed, it's probably one of them causing the issue. Take a look at the incompatible mods list, it doesn't nearly all incompatible mods, but it should give you an idea for what to look for.

UltraBlackLinux commented 2 months ago

I just did so. Most of the incompatibilities cause crashes. The non-crashing list is very small and doesn't include any of the mods I listed.

NXTler commented 2 months ago

Then you will have to figure out which mods cause this issue.