Phosphor (Fabric)

Phosphor (Fabric)

8M Downloads

Strange Incompatability

NoobChester opened this issue ยท 3 comments

commented

Phosphor and lighting-fixes are completely incompatible, and will crash upon joining a world (singleplayer or multiplayer).
Adding gudFPS makes the crash occur during startup, but I don't think that means much - it's only hitting the problem earlier because it loads the conflict earlier.

commented

ok thank you, I will close this issue now.

commented

I posted a similar comment at mc-fixes, but I figured I'd post it here as well:

In my custom forks of mc-fixes and Phosphor, I was able to modify both mods so that they are mutually compatible on Minecraft 1.16.1.

So far, I have been able to play single player and multiplayer using Sodium, Lithum, Phosphor, and mc-fixes together. I'm not sure if the resulting lighting logic makes sense, but I have not observed any new lighting glitches or unexpected errors, and performance seems perfectly fine. I'm not sure if it makes sense to make a pull request since there are various hacky changes to Phosphor that I had to make, up to and including the use of Fabric-ASM, so I'll at least include my forks as a temporary fix for people who would like to use these mods together.

mc-fixes: https://github.com/the6thdoor/mc-fixes
Phosphor: https://github.com/the6thdoor/phosphor-fabric