Closed mames1dev closed 1 year ago
You probably have a broken map on your client.
bancho.py and other server implementations have nothing to do with client crashes. The output log you sent is not relevant to this issue since the server implementation does not yet support osu-error.php
. And errors such as validation do not crash the server instance.
You probably have a broken map on your client. bancho.py and other server implementations have nothing to do with client crashes. The output log you sent is not relevant to this issue since the server implementation does not yet support
osu-error.php
. And errors such as validation do not crash the server instance.
i fixed the cause already though
You probably have a broken map on your client. bancho.py and other server implementations have nothing to do with client crashes. The output log you sent is not relevant to this issue since the server implementation does not yet support
osu-error.php
. And errors such as validation do not crash the server instance.i fixed the cause already though
What should I do for a solution? If i have a source program that I need to replace, please let me know.
You probably have a broken map on your client. bancho.py and other server implementations have nothing to do with client crashes. The output log you sent is not relevant to this issue since the server implementation does not yet support
osu-error.php
. And errors such as validation do not crash the server instance.i fixed the cause already though
What should I do for a solution? If i have a source program that I need to replace, please let me know.
Update
I apologize for asking so many questions. How do I update bancho.py? Is it reinstallation, etc.?
How do I update bancho.py? Is it reinstallation, etc.?
git pull
How do I update bancho.py? Is it reinstallation, etc.?
git pull
thank you very much!
Describe the bug
osu crashes when changing songs.
To Reproduce
Expected behavior
osu crashes when changing songs.
bancho.py Version
Version as of January 2023
Python Version
3.9.X (Default)
Relevant log output
Additional context
No response