Can't normally spawn player shop
blablubbabcDEV opened this issue ยท 2 comments
Migrated from: https://dev.bukkit.org/projects/shopkeepers/issues/190
Originally posted by TheDedOne (Oct 14, 2013):
What steps will reproduce the problem?
- In creative mode, give myself a villager spawn egg.
- Switch to survival, cycle through to buying villager shop
- Right click nearby chest to designate inventory, with recently placed option on and off.
- Right click nearby block to place village shop, no villager shop spawns.What is the expected output? What do you see instead?
I expect to spawn a villager shop, nothing happens instead.What version of the product are you using?
1.15.1 of shopkeeper, 1.6.2-R1.0 of craftbukkitDo you have an error log of what happened?
NoPlease provide any additional information below.
I am op, and all other features of shopkeeper seems to work; spawning admin shop, spawning player shop, editing a spawned shop.
Originally commented by blablubbabc (Oct 29, 2013):
My guess is, if you are testing while being op, that there is either some plugin blocking the interact event on that chest for you (but seems unlikly if you are op), or, if you receive the "shop was created"-message, some plugins is cancelling the creature spawn event for the villager without checking for spawnreason CUSTOM.