Skip to content

Fix the AI monologue bug, fix listening for event that won't fire#7

Closed
qrmcat wants to merge 1 commit intoReconnectedCC:mainfrom
qrmcat:fix-ai-rant-crash
Closed

Fix the AI monologue bug, fix listening for event that won't fire#7
qrmcat wants to merge 1 commit intoReconnectedCC:mainfrom
qrmcat:fix-ai-rant-crash

Conversation

@qrmcat
Copy link
Contributor

@qrmcat qrmcat commented Aug 26, 2025

Fixed the bug where the server would crash if a websocket connection gets closed just after sending a chatbox message.
Also fixed a NullPointerException caused by the fact that we were trying to listen for SERVER_STARTING event in ClientPacketsHandler's register method.... that gets called after said event is fired.

@dimaguy
Copy link
Contributor

dimaguy commented Aug 26, 2025

Fixed it yesterday just didn't push, sorryyy

@dimaguy dimaguy closed this Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants