AxolotlClient/AxolotlClient-mod

Random crash when entering world, due to particles.

Closed this issue · 1 comments

Hello
Sometimes when I join world I get this crash (log).
My guess based on the log is that the particle module tries to check if a particle should be rendered, but HashMap containing that information doesn't account for modded particles, and thus return null resulting in a crash. (The particle that crashed the games was from the Effective mod).

Thank you