Open TheSenseiNL opened 6 years ago
I have the same issue, but on spigot 1.12.2
Please provide your full log file as well as the user.db file.
Can please you try out the latest build with https://github.com/ChestShop-authors/ChestShop-3/commit/dd4177e7cb50396c006530d39099ca38993b6a13? That might fix these issues that should only be able to occur when you have don't have a database entry for the user that you try to buy from. Otherwise please provide the users.db that is causing the issues.
[Please search for tickets with the same issues as yours first before reporting!]
Plugin Version
ChestShop-3 -> build: #89 from 29-jul-2018 16:15
Plugin Config
https://pastebin.com/ZkVs0Vep
Server Version
Spigot v.1.13 - Development build (Since i can't develop plugins we try to help by testing. we know its a DEV build)
What other plugins are you running?
Plugins (26): TopLite, CoreProtect, Wild, OpenInv, PlaceholderAPI, sTablist, WelcomeWarpSigns, PermissionsEx, PlugMan, PlayTime, EasySetSpawn, Vault, GriefPrevention, SilkSpawners, CommandSpy, ProtocolLib, Essentials, EssentialsChat, EssentialsGeoIP, TimeIsMoney, PlayerVaults, Jobs, SuperVanish, PermissionTimer, WorldEdit, ChestShop (all latest versions, WorldEdit is dev snapshop v.7)
What is happening?
When we write a sign on a chest like it supoose to be, it doesn't auto-fill in the player name (a 1st signal it aint working) When we write the playername manually we see in the server log that it accepts the sign as a chestshop sign and say "sucessfully created chestshop". But then when a player tries to buy from the shop it says "Player not found"
What did you expect to happen?
When you write a sign on a chest like it sshould auto-fill in the player name. When a player tries to buy from the shop it should sell the item to that player
Redstone in the chest: http://prntscr.com/kez6zn Writing the sign: http://prntscr.com/kez76q Name not auto-filled: http://prntscr.com/kez7dm
When i write my name itself it looks OK: http://prntscr.com/kez7jt The console now says "Shop created" : http://prntscr.com/kez7wb When you then try to buy with a valid name it say "User not found" : http://prntscr.com/kez88q
I cleared out my whole plugin config dir and let it create ALL files new, including the users.db