Can't create ChestShop at all.
IIPedro opened this issue ยท 6 comments
Plugin Version
ChestShop's version is: 3.10.2-SNAPSHOT (build 195)
Plugin Config
Server Version
This server is running Paper version git-Paper-289 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
Server Log
What other plugins are you running?
AdvancedBan*, Aliases*, AntiVPN, AreaShop, AsyncWorldEdit, AuthMe, BedWars, BuildBattle, ChatControl, ChestShop*, Citizens, CommandExecutor*, CommandPanels, CoreProtect, CrazyCrates, CustomCommands, DeluxeHub, DiscordSRV, EconomyShopGUI, Essentials, EssentialsSpawn, Gatekeeper*, GCore, GriefPrevention, HolographicDisplays, HungerGames, IridiumSkyblock, KP-PVP, LaggRemover, LitePlaytimeRewards, LuckPerms, Multiverse-Core, Multiverse-Inventories, MultiWorldMoney*, MurderMystery, NametagEdit*, OldCombatMechanics, PlaceholderAPI, Prison*, RandomSpawn, Scoreboard-revision*, ServerLog, ServerSigns, SkinsRestorer, Skywars, StaffPlus, SuperLog, SuperVanish, Vault, VoidGenerator, WitherAC, WorldEdit, WorldGuard, WorldGuardExtraFlags, WorldSpawns
What is happening?
I tried to create a chestshop inside an areashop area. After trying to create a regular player shop I was greeted with this issue: [Shop] You can't create this type of shop! After further inspection, I noticed I received this error on the console: https://pastebin.com/zyRYDgk3. I tried to use the latest version, which I thought was not compatible with 1.15.2, to no avail.
What did you expect to happen?
I expected for the shop to be created.
Additional context
Any questions, please ask.
Thanks in advance! Have a wonderful day.
You are running an outdated plugin version that is not compatible with your server version (it's for 1.12.2), please test with one of the latest development builds.
That didn't work either, and it doesn't even print an error to the console anymore.
Same error on the game chat, though.
I already stopped the server, thus I'll recreate the bug.
Log:
latest.log
Sign setup:
1
B 1:5 S
Dirt
Even with OP, I was unsuccessful.
You are trying to create a shop with a higher sell-to price than buy-from while you have that blocked in your config (BLOCK_SHOPS_WITH_SELL_PRICE_HIGHER_THAN_BUY_PRICE
). Either change the config option to false or don't create an exploitable shop.