PinkGoosik / visuality

Little visual improvements by adding a bunch of new particles.
https://modrinth.com/mod/visuality
MIT License
30 stars 15 forks source link

Crash when sprinting across slabs from Full Slabs. #44

Open SpartanG01 opened 1 year ago

SpartanG01 commented 1 year ago

Whenever sprinting across slabs I immediately crash due to a failure in particle generation. I'm not sure if this is a Full Slabs issue or a Visuality issue, I'm posting on both.

PinkGoosik commented 1 year ago

Can you provide crash log? I cant reproduce myself

SpartanG01 commented 1 year ago

Of course.

https://pastebin.com/dCvByFuP

PinkGoosik commented 1 year ago

Seems like full slabs trying to call method that doesnt exist, try to downgrade to 3.3.7 https://www.curseforge.com/minecraft/mc-mods/full-slabs/files/4462750

SpartanG01 commented 1 year ago

Oh, I will try that thank you!