aadnk / ProtocolLib

Provides read and write access to the Minecraft protocol with Bukkit.
GNU General Public License v2.0
288 stars 92 forks source link

Unable to uninject logged off player. #79

Closed Kainzo closed 8 years ago

Kainzo commented 9 years ago

http://pastie.org/private/4u6kzw8pebgkbd5mcdsneq

dmulloy2 commented 9 years ago

That line is:

this.updated = null;

Are you using the latest version from my jenkins?

Kainzo commented 9 years ago

Version was as of 1/2/2015 @ 7:45PM CST

dmulloy2 commented 9 years ago

Use http://ci.shadowvolt.com/job/ProtocolLib/71/ and see if it's fixed.

Kainzo commented 9 years ago

Ill give it a test - I will state that this is no longer happening (it may have been fixed by spigot or you)