-
Notifications
You must be signed in to change notification settings - Fork 46
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
Crashed while connecting to a locally-hosted server. #222
Comments
After #219 gets merged, this should at least stop panicking and only make you disconnect gracefully, although fixing this properly is desirable ofc. |
I'm not sure if it's the same issue, but I got a similar error that seems to be caused by an issue in reading light data. It should be fixed in #246. |
@hellomynameisaaaaaaaaaaaaa It should be working now on the latest version. Can you test it to see if this is still an issue? |
Not the original poster but I was subscribed to this issue as I had difficulties with crashing upon connecting as well. I can confirm that when building and running from the repo I can now successfully login to a locally-hosted server |
@terrarier2111 This issue should be resolved now |
Leafish panicked while trying to load a locally-hosted server.
Steps to recreate:
It panics, displaying: ```
"spawned 102 Zombie
thread 'spawned 102 Zombie
' panicked at 'called
Result::unwrap()
on an `Err` value: Error { kind: UnexpectedEof, message: "failed to fill whole buffer" }', src\world\mod.rs:1298:62"The text was updated successfully, but these errors were encountered: