ickerio / factions

Highly customizable, lightweight and fully featured factions mod for the Fabric loader in Minecraft
MIT License
25 stars 28 forks source link

Styled Chat Incompatibility #92

Closed BlueZeeKing closed 1 year ago

BlueZeeKing commented 1 year ago

Expected behavior

Styled chat should work as expected and override the chat changes

Observed/actual behavior

Chat messages result in an error

Steps/models to reproduce

Use styled chat and the factions mod then send a chat message

Version

v2.3.2

Other

Occurs when casting the message into the sent message type. Should check for styled chat before casting

BlueZeeKing commented 1 year ago

For some reason using styled chat still doesn't work in the development environment but works in production