Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snow Real Magic snowlogged blocks are invisible when Sodium is present #2848

Open
zjjohn121110 opened this issue Oct 28, 2024 · 4 comments
Open
Labels
A-mods Area: Mod compatibility T-bug Type: Bug
Milestone

Comments

@zjjohn121110
Copy link

Bug Description

Any block with snow on it (stairs, slabs, plants, etc) are invisible when Sodium is installed with SRM on Neoforge 1.21.1.

The mod will say it requires Indium to use Sodium, but as of 0.6 Indium is no longer needed to it may have to do with Sodium's FRAPI.

Reproduction Steps

Put SRM and Sodium in an instance.
Open the game.
Load a world.
Place a block that cannot usually have snow layers on it (such as stairs)
Place the snow layer on the block and see it turn invisible

Log File

latest.log

Crash Report

no crashlog

@zjjohn121110 zjjohn121110 added the S-needs-triage Status: Needs triage label Oct 28, 2024
@jellysquid3 jellysquid3 added T-bug Type: Bug A-mods Area: Mod compatibility and removed S-needs-triage Status: Needs triage labels Oct 28, 2024
@jellysquid3
Copy link
Member

The error message which the mod is giving about Indium being absent does not appear to be related to the problem.

@douira
Copy link
Collaborator

douira commented Oct 28, 2024

The warning message comes from this piece of code in SRM that is there from when indium was still required. https://github.com/Snownee/SnowRealMagic/blob/d1356fbe4f24b91c5b044e9819616fb44b7bbd6f/src/main/java/snownee/snow/util/ClientProxy.java#L66

@douira douira added this to the Sodium 0.6 milestone Nov 12, 2024
@jellysquid3 jellysquid3 modified the milestones: Sodium 0.6, Sodium 0.6.1 Nov 17, 2024
@Lolothepro
Copy link
Contributor

is this fixed in Snownee/SnowRealMagic@1193030 ?

@jellysquid3 jellysquid3 modified the milestones: Sodium 0.6.1, Sodium 0.6.2 Dec 2, 2024
@DarthCaesium
Copy link

Is it fixed now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-mods Area: Mod compatibility T-bug Type: Bug
Projects
None yet
Development

No branches or pull requests

5 participants