Teams

Teams

311k Downloads

Mod causes crashes with chat messages generated by mods.

The-Scout opened this issue ยท 5 comments

commented

The pastebin of the error

Steps for replication, Install this mod with not enough wands or another easily tested mod.
Use wand until runs out of charge and or chage mode.

Get the crash/error

commented

Ok, so all my chat handling is encapsulated by a check to make sure the "type" of chat received is of ChatType.CHAT and not GAME_INFO or SYSTEM.

I guess the mods that give you the issue aren't using the appropriate chat type. I will add an additional check within my mod to compensate :)

I'll post here when I'm done so you can verify that it's fixed :)

commented

Verifying now

commented

Yep seems to be fixed thank you very much

commented

Great! I'll post the update on curseforge tonight or tomorrow :)