Better Chatting


Provides advanced chat functionality

Utilities
17 days ago
1.1 - 2.0
502

g [Fixed (probably)] Server crash

a month ago

Used /evolution in a console of a dedicated headless server

30261.949 Error MainLoop.cpp:1429: Exception at tick 56283206: The mod Better Chatting (0.4.1) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event better-chat::on_console_command (ID 81)
better-chat/runtime/events.lua:240: bad argument #2 of 2 to 'get_player' (string expected, got nil)
stack traceback:
[C]: in function 'get_player'
better-chat/runtime/events.lua:240: in function <better-chat/runtime/events.lua:238>
30261.957 Error ServerMultiplayerManager.cpp:84: MultiplayerManager failed: "The mod Better Chatting (0.4.1) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event better-chat::on_console_command (ID 81)
better-chat/runtime/events.lua:240: bad argument #2 of 2 to 'get_player' (string expected, got nil)
stack traceback:
[C]: in function 'get_player'
better-chat/runtime/events.lua:240: in function <better-chat/runtime/events.lua:238>"

a month ago

I recently thought of this problem, and I thought I glanced at the code but clearly I didn't look close enough 🤦

I'll push a quick release in the morning if I have time, otherwise when I get home from work.
(I would do it now, but it's past 1am and I'm trying to sleep, emphasis on trying as I'm currently failing)

a month ago

No worries, whenever you can

a month ago

New release should fix that and you theoretically can run commands from the server now.
They're currently just entirely ignored in my mod, so I might fake a "[Server]" player in the future so whispering can kind of work.

That's for (probably much) later though.

New response