Subtle Effects

Subtle Effects

1M Downloads

The 1.20.1 is still not fully clientsided.

MacatMovie opened this issue ยท 8 comments

commented

Hello!
I've read in your latest version "Subtle Effects (Forge) 1.20.1-1.9.2", that the mod should now fully work client-sided.
I've removed it from the server and joined the server and got a crash on the client.

According to Claude.ai this is the reason:
"The error is occurring because the Subtle Effects mod is trying to access a registry object that doesn't exist: subtle_effects:entity.player.snore.
This is happening in the PlayerSleepingTicker class."
Adding the mod & fzzy config back to serverside fixes the issue.

Here's the crashlog:
Crash.txt

Thank you for the awesome mod!

commented

Hey, thanks for reporting. Unfortunately, I'm going to have to make it required on the server again, at least until I come up with a better solution because the current implementation is causing too many issues.

commented

Heya. Understood. That's perfectly okay, especially since thanks to you this mod is very light on the server-side :)
Wish you much luck if you try to client-side it again ๐Ÿ™Œ

commented

I appreciate it

commented

Hey, thanks for reporting. Unfortunately, I'm going to have to make it required on the server again, at least until I come up with a better solution because the current implementation is causing too many issues.

I don't know if it's easy to do or not (having never done any modding or submitting to Modrinth et al), but if possible you might want to update the "Supported Environments" bit on the listing.

I know it's my bad for not reading the full text of the mod page, but it took several crashes and error logs for me to come over to this point and see this before I even knew it was gonna be required on the server, as I was basing it off of the Supported Environments bit.

commented

I understand that its confusing, however, its only an issue with forge 1.20.1, for the other loaders and versions it works fine (at least mostly)