-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Format disconnect messages #26
Comments
@zardoy has funded $10.00 to this issue.
|
I want to work please tell me how to regenerate above issue |
Hey @raghavpatidar! To reproduce:
You should see raw JSON text displayed, instead the json should be parsed and used with I was adding storybook support on the |
@zardoy has funded $40.00 to this issue.
|
Hi @zardoy, Im trying to reproduce the issue locally but Im not able to connect to the server according the provided instructions
Everything seems to be up and running but connection can not be done: Could you help with the setup? |
Sorry for the delay. In MC version plays a crucial role, open mc server file - just because it set to run with version 1.16.1, it runs with version 1.16.1. And here you are connecting from the web client with version 1.18.1. Another question is why auto-version doesn't work sometimes and there is no proper error message when you connect to flying-squid with the wrong version. I think most probably there is an issue specific to flying-squid js impl, need to look into protocol stuff because I definitely remember I didn't have such issues with native java servers. Flying squid is totally okay for simple testing as it is fast & portable, but of course, for bigger testing or adding more serious features I always use native servers remotely/locally. |
test fund |
/bounty $20 |
💎 $20 bounty • VitalySteps to solve:
Thank you for contributing to zardoy/minecraft-web-client! |
@zardoy has cancelled funding for this issue.(Cancelled amount: $40.00) See it on IssueHunt |
We already format chat & death messages. Let's refactor loading & error screen to React and use the same logic as for death screen, this should be easy. Also need to ensure that long kick messages are scrollable and don't overflow buttons (+ensure have global scroll bar styles).
examples. This is not readable at all:
IssueHunt Summary
Backers (Total: $0.00)
Become a backer now!
Or submit a pull request to get the deposits!
Tips
The text was updated successfully, but these errors were encountered: