advanced-chat
advanced-chat copied to clipboard
problem with whispering to user
hi.. i got a problem with whispering to other user..
problem is here okay, when client A send "hello" whisper to client B, client A got this message "NaN:NaN:NaN undefined whispers: undefined" while client B got this message "20:43:03 pja whispers: hello"
how to fix this thing?
screenshot
client A

client B

never mind, already solved through this
https://github.com/csakai/advanced-chat/commit/c605c1b575b55427ba3858694aca4921b79d546f
thanks!
I only downloaded master last week and I get the error too. Was the fix applied to the master branch or is it something we need to do manually for now?
@beardedgeek i just do it manually.. I edit on server.js and client.js only..