Spigot 1.9 incompatibility - plugin does not start #36

Closed
opened 2016-03-01 15:00:00 -05:00 by tmad40blue · 5 comments
tmad40blue commented 2016-03-01 15:00:00 -05:00 (Migrated from github.com)

@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!

@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 2016-03-01 15:15:18 -05:00 (Migrated from github.com)

Sure it doesn't due to dependencies on NMS.

Sure it doesn't due to dependencies on NMS.
ShadowRanger commented 2016-03-01 20:50:36 -05:00 (Migrated from github.com)

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

I'm still working on updating the plugin. Should hopefully have it updated within the next couple of days.
ShadowRanger commented 2016-03-02 03:53:03 -05:00 (Migrated from github.com)

@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 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 2016-03-02 06:47:43 -05:00 (Migrated from github.com)

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

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 2016-03-02 08:22:19 -05:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: minster586/OpenInv#36
No description provided.