You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2025. It is now read-only.
Describe the bug
When starting the server using the run_server.bat, it prints key already registered with the same priority c10
To Reproduce
No idea yet
Expected behavior
It shoud start as expected
Desktop (please complete the following information):
OS: Windows
Additional context
On the client's side, the following error is printed:
USER ERROR: Condition "ready_state != STATE_OPEN" is true. Returning: FAILED
at: WSLPeer::_send (modules\websocket\wsl_peer.cpp:700)
USER ERROR: Main/ERROR [21:05:29] Unable to send data to the server: 1
at: VariantUtilityFunctions::push_error (core\variant\variant_utility.cpp:1091)
No stack trace available, please run from within the editor or connect to a remote debug context.
Main/INFO [lb]21:05:29[rb] Failed sending data to the server.
Error: 1�[0m
Describe the bug
When starting the server using the run_server.bat, it prints
key already registered with the same priority c10To Reproduce
No idea yet
Expected behavior
It shoud start as expected
Desktop (please complete the following information):
Additional context
On the client's side, the following error is printed: