error with enchantments
Darkool opened this issue · 9 comments
Hi i have an issue with enchantments on minecraft 1.8
http://pastebin.com/07n0RSSP
can you help me?
1.8 switched from players to uuids. Many of the methods that dealt with
handling players were made invalid, and replaced by methods in the
OfflinePlayer class. If his plugin hasn't updated to use these new methods,
then it will certainly throw a NPE.
Also, are you using spigot 1.8 or craftbukkit? I'm pretty sure he compiles
his code against craftbukkit
On Feb 22, 2015 7:16 PM, "Darkool" [email protected] wrote:
Hi i have an issue with enchantments on minecraft 1.8
http://pastebin.com/07n0RSSPcan you help me?
—
Reply to this email directly or view it on GitHub
#12.
Updating this plugin has been on my list of things to do. I'll see about
refactoring his project (it doesn't seem to play nice with maven). If
(when) I get it updated, I'll make sure to reply to this email.
@toxuin .. would you like help working on this plugin? or is it abandoned?
Cheers
On Tue, Feb 24, 2015 at 9:29 AM, Darkool [email protected] wrote:
Im using spigot 1.8
—
Reply to this email directly or view it on GitHub
#12 (comment).
I'm not currently working on new version of Griswold since all the Bukkit DMCA thing happened. But if you need this plugin working – I'll update it, no problem. I'll post update once I'll have something to show.
Okay, that was kinda easier than I thought. Commit ff8de1d should make Griswold 1.8-compatible. Could you please test and post your results here? Here is a test build.
Thanks!
Oh toxuin, really thanks a lot, excelent plugin, works fine with SPIGOT 1.8, greetings!
Dude, you rock. Thanks for taking the time to do this.
Do you still not have a minecraft account, btw?
On Wed, Feb 25, 2015 at 8:51 PM, Darkool [email protected] wrote:
Oh toxuin, really thanks a lot, excelent plugin, works fine with SPIGOT
1.8, greetings!—
Reply to this email directly or view it on GitHub
#12 (comment).