CanaryModTeam / CanaryLib

The CanaryMod API Library
http://canarymod.net
28 stars 22 forks source link

[Bleeding] SkullHelper.setOwner(Item, String) not setting owner #53

Closed svdragster closed 9 years ago

svdragster commented 9 years ago

Doing getOwner() afterwards is also returning null

svdragster commented 9 years ago

@darkdiplomat Getting the owner after setting one with any of the three methods is still returning null and the skin doesn't change in the 131 build

darkdiplomat commented 9 years ago

There is still a residual issue with getOwner returning empty string which seems related to the NBT wrapping

darkdiplomat commented 9 years ago

https://github.com/CanaryModTeam/CanaryLib/commit/0ad82021bbd5016c7b9d15052143021b896e177c fixes this