Fupery / ArtMap

Bukkit Plugin - Draw directly onto Minecraft maps in-game.
18 stars 26 forks source link

Gui left click drags out item - doesn't click #40

Closed nunavailabul closed 7 years ago

nunavailabul commented 7 years ago

When going into the gui - instead of clicking the item and something happening - the item (sign, crafting table, rose, book, painting) are simply grabbed as though it were an inventory.

Have I Noobed the installation?

Fupery commented 7 years ago

Hey, are you getting any exceptions in console when trying to open the menu, or when you click? Do you have an error.log in your plugins/ArtMap folder?

nunavailabul commented 7 years ago

Hi Fupery,

Apologies - I just realised how little info I gave you - I was super tired at the time.

I'm running CraftBukkit 1.11.2 API 1.11.2-R0.1-SNAPSHOT

In this console output I I right clicked the easel before typing /artmap: Paste of error http://pastebin.com/W5JfMWMf

edit: and no error log in plugins folder.

Fupery commented 7 years ago

Oh, you're running a CraftBukkit server? Unfortunately ArtMap relies fairly heavily on the Spigot API, so it's only compatible with Spigot servers.

nunavailabul commented 7 years ago

Hazzah! Switched to Spigot 1.11.2. TY TY

Fupery commented 7 years ago

Awesome, glad it's working.