Blackixx / BSP-PlayerShops

PlayerShops GUI is the most playerfriendly shop plugin. Using this plugin players will be able to create their own virtual shop, where they can sell their items. They will be able to browse around in a public shop listing, check out other shops and purchase items from other players.
https://www.spigotmc.org/resources/playershops-gui-bsp-allow-players-to-create-public-shops.29568/
4 stars 17 forks source link

Could not pass event AsyncPlayerChatEvent to BossShopPro #1

Open Busted11290 opened 5 years ago

Busted11290 commented 5 years ago

Console error when player sets a price for an item in their shop.

https://pastebin.com/Z889FGY9

ghost commented 5 years ago

Getting the same problem

When trying to enter the price for an item in chat, the message is sent in chat (using venture chat plugin) and this error is thrown https://pastebin.com/g2QtGKUT

Using latest paper, waterfall (bungeecord) and versions of BSP/PS GUI

To regain access to chat, you must re-open /playershops and close it. Otherwise any chat messages sent, even after the initial one, are sent to the plugin and more errors are thrown

Busted11290 commented 5 years ago

Using EssentialsX Chat, I have a similar issue with that as well, but, only the first chat message after setting the price which gives the error I originally posted.

So it is like this: "set the price for your item" 100 (console error, but sets the item price) say anything (console error and nothing in chat, https://pastebin.com/Zex1NaLA) say another thing (back to normal no issues with chatting)

It still sets the price, but the error for the second message says it wasn't able, though it did.

MarauderSeeker commented 4 years ago

I'm having the same issue

SrBedrock commented 4 years ago

I'm having the same issue..

InsideIntel commented 4 years ago

@SrBedrock @MarauderSeeker @Busted11290 @AkiraKokiri I was getting the same issue, i fixed (month too late). Please take a look at the pull request to what I've done. @Blackixx

SpecifiedNull commented 3 years ago

I'm having this same exact issue

FaresMahdi120 commented 1 year ago

Its just because of the name of the item, if it had itemmeta than it would not cause that exception