Oculus

Oculus

48M Downloads

Missing textures with Blood Magic

stellanera98 opened this issue ยท 0 comments

commented

What happened?

The Alchemical Reaction Chamber has different "types" of tools that can be used in it and it changes the appearance of the block in world depending on said type and whether or not its in use. Without Oculus this works perfectly fine but with it the textures for the not "lit" "steadfast" version (using a Sanguine Reverter) are missing from the texture atlas. Using F3+S I can confirm that they are missing from there when Oculus is loaded and that they are there when its not. There are also no entries from the ModelManager in the log when Oculus is not loaded but they are there when it is.

Screenshots

No response

Relevant log output

[01Jul2024 01:23:42.444] [Worker-Main-6/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model bloodmagic:alchemicalreactionchamber#facing=east,lit=true,type=steadfast:
    minecraft:textures/atlas/blocks.png:bloodmagic:block/arc_top_s
[01Jul2024 01:23:42.444] [Worker-Main-6/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model bloodmagic:alchemicalreactionchamber#facing=east,lit=false,type=steadfast:
    minecraft:textures/atlas/blocks.png:bloodmagic:block/arc_front_s
    minecraft:textures/atlas/blocks.png:bloodmagic:block/arc_side_s
    minecraft:textures/atlas/blocks.png:bloodmagic:block/arc_top_s
[01Jul2024 01:23:42.444] [Worker-Main-6/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model bloodmagic:alchemicalreactionchamber#facing=south,lit=true,type=steadfast:
    minecraft:textures/atlas/blocks.png:bloodmagic:block/arc_top_s
[01Jul2024 01:23:42.445] [Worker-Main-6/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model bloodmagic:alchemicalreactionchamber#facing=south,lit=false,type=steadfast:
    minecraft:textures/atlas/blocks.png:bloodmagic:block/arc_front_s
    minecraft:textures/atlas/blocks.png:bloodmagic:block/arc_side_s
    minecraft:textures/atlas/blocks.png:bloodmagic:block/arc_top_s
[01Jul2024 01:23:42.445] [Worker-Main-6/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model bloodmagic:alchemicalreactionchamber#facing=north,lit=true,type=steadfast:
    minecraft:textures/atlas/blocks.png:bloodmagic:block/arc_top_s
[01Jul2024 01:23:42.445] [Worker-Main-6/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model bloodmagic:alchemicalreactionchamber#facing=north,lit=false,type=steadfast:
    minecraft:textures/atlas/blocks.png:bloodmagic:block/arc_front_s
    minecraft:textures/atlas/blocks.png:bloodmagic:block/arc_side_s
    minecraft:textures/atlas/blocks.png:bloodmagic:block/arc_top_s
[01Jul2024 01:23:42.445] [Worker-Main-6/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model bloodmagic:alchemicalreactionchamber#facing=west,lit=false,type=steadfast:
    minecraft:textures/atlas/blocks.png:bloodmagic:block/arc_front_s
    minecraft:textures/atlas/blocks.png:bloodmagic:block/arc_side_s
    minecraft:textures/atlas/blocks.png:bloodmagic:block/arc_top_s
[01Jul2024 01:23:42.445] [Worker-Main-6/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model bloodmagic:alchemicalreactionchamber#facing=west,lit=true,type=steadfast:
    minecraft:textures/atlas/blocks.png:bloodmagic:block/arc_top_s

Minecraft Version

1.20.1

Oculus Version

oculus-mc1.20.1-1.7.0

Rubidium / Embeddium Version

embeddium-0.3.20+mc1.20.1

Operating System

windows 10

What is your GPU?

NVIDIA GeForce RTX 2080 SUPER

Java Version

17

Additional context

No response