DragonsPlusMinecraft / VisualityReforged

Little visual improvements by adding a bunch of new particles.
https://curseforge.com/minecraft/mc-mods/visuality-reforged
MIT License
4 stars 1 forks source link

[Crash-report] Window crashed when player respawned during rainstorm. #4

Closed Cixon closed 1 year ago

Cixon commented 1 year ago

Hey! I really love this mod, I find it a better alternative to the other visual mods out there. Anyway, I'm using a mod called Weather, Storms & Tornadoes which changes the way weather works. I was wondering if you could investigate this crash-report please? Thank you!

Crash-report: crash-2023-02-19_23.48.16-client.txt

Log (line 3,580) latest.log

Cixon commented 1 year ago

Environments:

I'm using the latest 1.18.2 version. This crash occurred on the server and no, the server does not have the mod installed.

Cixon commented 1 year ago

Yeah so it appears the visuality water dripping effect that occurs on bodies of water crashes because it cannot calculate the rain with the Weather & Tornado mod. I think there just needs to be a compatibility patch and it will be okay.

RaymondBlaze commented 1 year ago

This crash occurred on the server and no, the server does not have the mod installed.

Duplicate with #2. Due to Forge's registry sync mechanics, it's impossible to add new particle types on client only. I am planning an overhaul for the mod to make it completely client side only, but currently I haven't started the work yet. For now, just install it on both sides.