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

NPE when sorting player inventory #4

Closed
shadowfacts opened this issue Jan 17, 2016 · 6 comments
Closed

NPE when sorting player inventory #4

shadowfacts opened this issue Jan 17, 2016 · 6 comments

Comments

@shadowfacts
Copy link

Stacktrace: https://gist.github.com/shadowfacts/f781f15167bcb17e409b

After the exception, the client freezes and according to the log, the integrated server sees that the player has lost connection, the world saves, however the game does not actually crash. The game freezes and must manually be killed.

@jjc54
Copy link

jjc54 commented Mar 3, 2016

Yep I'm getting this too.

@cpw
Copy link
Owner

cpw commented Mar 20, 2016

What did you do to trigger this?

@shadowfacts
Copy link
Author

I middle-clicked in my player's inventory.

@cpw
Copy link
Owner

cpw commented Mar 20, 2016

Yes, but that shouldn't happen. Does it reproduce? Or was it one off? Try with latest 1.8.9 or 1.9 build please.

@shadowfacts
Copy link
Author

I tried to reproduce this a number of times with the 1.9 version and I couldn't reproduce it. This definitely happened multiple times before. It appears to have been fixed somewhere in the 1.9 update.

@cpw
Copy link
Owner

cpw commented Mar 20, 2016

Thanks for checking!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants