lishid / OpenInv

Open anyone's inventory as a chest, real-time!
GNU General Public License v3.0
120 stars 97 forks source link

Spigot 1.9 incompatibility - plugin does not start #36

Closed tmad40blue closed 8 years ago

tmad40blue commented 8 years ago

@lishid @ShadowRanger

Hi, looks like OpenInv is not loading under Spigot 1.9 - error is below:

[14:08:40] [Server thread/INFO]: [OpenInv] Enabling OpenInv v2.2.9                                                                                            
[14:08:40] [Server thread/INFO]: [OpenInv] Your version of CraftBukkit is not supported.                                                                      
[14:08:40] [Server thread/INFO]: [OpenInv] Please look for an updated version of OpenInv.                                                                     
[14:08:40] [Server thread/INFO]: [OpenInv] Disabling OpenInv v2.2.9   

Thanks!

EvilOlaf commented 8 years ago

Sure it doesn't due to dependencies on NMS.

ShadowRanger commented 8 years ago

I'm still working on updating the plugin. Should hopefully have it updated within the next couple of days.

ShadowRanger commented 8 years ago

@EvilOlaf NMS which has changed quite a bit in 1.9. So much so that I'm having a lot of trouble updating one of the classes in the plugin and which is causing the delay of an update.

EvilOlaf commented 8 years ago

Relax. I am not one of these guys yelling "UPDATE ASAP!" ^^ I don't care about 1.9....well at least for the next six month :P

ShadowRanger commented 8 years ago

I didn't mean to come off as annoyed. Just saying how it's been difficult trying to update part of the plugin. They've changed quite a bit in the PlayerInventory class which has broken how OpenInv was using it prior to 1.9.