Skip to content
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

Added error tracking to Connection #105

Merged
merged 1 commit into from
Sep 3, 2015
Merged

Added error tracking to Connection #105

merged 1 commit into from
Sep 3, 2015

Conversation

maxidorius
Copy link
Contributor

Previously, there was no easy way to know in the code why a connection was closed since no information except a connection closed event was given.

This gives the last KryoNetException that occured in the update thread, useful for debugging protocol error like a class not found.

maxidorius pushed a commit to hyperbox/api that referenced this pull request Aug 17, 2015
NathanSweet added a commit that referenced this pull request Sep 3, 2015
Added error tracking to Connection
@NathanSweet NathanSweet merged commit 98d3ad0 into EsotericSoftware:master Sep 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants