-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If the packet listener receives a non-NMS packet, it now just silently moves on with life and ignores it. Previously it threw a fit, crashing and disconnecting the player. The problem is still logged in debug mode, to ease debugging. Closes: #355
- Loading branch information
1 parent
e1e586a
commit 4df12fd
Showing
2 changed files
with
23 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters