We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
thread '' panicked at protocol/src/protocol/versions/v1_7_10.rs:1:1: bad packet internal id 0xb in Serverbound Play stack backtrace: 0: rust_begin_unwind 1: core::panicking::panic_fmt 2: leafish_protocol::protocol::versions::v1_7_10::translate_internal_packet_id 3: leafish_protocol::protocol::Conn::write_packet 4: leafish_protocol::protocol::packet::send_client_settings 5: leafish::server::Server::on_game_join 6: leafish::server::Server::spawn_reader::{{closure}}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
thread '' panicked at protocol/src/protocol/versions/v1_7_10.rs:1:1:
bad packet internal id 0xb in Serverbound Play
stack backtrace:
0: rust_begin_unwind
1: core::panicking::panic_fmt
2: leafish_protocol::protocol::versions::v1_7_10::translate_internal_packet_id
3: leafish_protocol::protocol::Conn::write_packet
4: leafish_protocol::protocol::packet::send_client_settings
5: leafish::server::Server::on_game_join
6: leafish::server::Server::spawn_reader::{{closure}}
The text was updated successfully, but these errors were encountered: