-
-
Notifications
You must be signed in to change notification settings - Fork 726
[Bug]: Custom Vendor Not Working #14257
Description
BYOND Version
516.1679
Round Date
2026/04/03
Round ID
55976
Test merges
Describe the bug
I built a custom vendor, linked it to my ID, price tagged three objects of two types (goliath meat x2 and bluespace moth plushie x1), and inserted them inside.
The objects appeared to all players with an orange hoodie sprite instead of their actual sprite.
The objects price appeared as free to me and the correct price to others, which I suppose is normal.
For all players including me, buying one of the objects by clicking its icon in the vendor played a sound effect, but did not dispense the object, remove it from the vendor or remove the money from our account.
It effectively did not sell it in any way.
What did you expect?
I expected the objects inside the vendor to be dispensed and therefore removed from the vendor when clicked on the vendor interface, and money from the character buying it being removed at the set price.
Reproducible steps
Build a custom vendor using a board and parts.
Price tag some objects and insert them inside.
They won't appear with the correct sprite.
Try yourself or for another player to buy them.