Gracefully handle invalid level event IDs

Fixes #3714
This commit is contained in:
Camotoy 2023-05-03 11:01:31 -04:00
parent f801dc05bd
commit f3f30625d4
No known key found for this signature in database
GPG key ID: 7EEFB66FE798081F
3 changed files with 10 additions and 7 deletions

View file

@ -13,7 +13,7 @@ protocol = "3.0.0.Beta1-20230501.101518-75"
protocol-connection = "3.0.0.Beta1-20230501.101518-74"
raknet = "1.0.0.CR1-20230430.211932-7"
mcauthlib = "d9d773e"
mcprotocollib = "1.19.4-2-20230427.170624-2"
mcprotocollib = "1.19.4-2-20230503.145414-3"
adventure = "4.14.0-20230424.215040-7"
adventure-platform = "4.1.2"
junit = "5.9.2"