redseiko / ComfyMods

Mod scripts for the Comfy Valheim server.
GNU General Public License v3.0
16 stars 20 forks source link

Chatter: Unable to send message #74

Closed lightsourced closed 1 year ago

lightsourced commented 1 year ago

Whenever I type a message and hit enter nothing happens and I get red text in the log. I've attached my log:

LogOutput.log

redseiko commented 1 year ago
[Error  : Unity Log] NullReferenceException: Object reference not set to an instance of an object
Stack trace:
Groups.ChatCommands.get_groupChatActive () (at <70b97a7a60c94e1c882193090b6feb2c>:0)
Groups.ChatCommands+SendMessageToGroup.Prefix (Chat __instance) (at <70b97a7a60c94e1c882193090b6feb2c>:0)

You have a few broken and out-dated mods and/or Groups is not fixed to be compatible with Chatter's update.

Closing as there is no issue with Chatter mod.