No player named '<itemid>' is currently playing.
Phiir42 opened this issue ยท 2 comments
When shift-clicking an item from chat to look at it in the dressing room, this message pops up where is the item ID of the item in question.
For example, a Drakebreaker's Mallet has item ID 199094. When shift-clicking to look at it in the dressing room from a chat window, the message "No player named '199094' is currently playing." pops up.
Can confirm, also getting messages like these when clicking on chat channels: "No player named "PARTY"/"channel"/"GUILD" ..."
Did a bit of debugging, it comes from CraftSim.CUSTOMER_SERVICE:SendPreviewRequest
, crafter
here is not always valid player name.