-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: Cannot read property 'match' of undefined on new message #13
Comments
what kind of message did you send to trigger this? |
I receive common incoming message from Skype group chat, but this group chat don't shows in Matrix rooms, only shows errors in log :) So this error is repeating on next messages from this chat, here is another report with full message text:
|
Seems this happens with unnamed chatrooms, I set name for this room and after this all messages received by Matrix normally. |
what do you mean "unnamed chatrooms", unnamed on which side? On the skype side? |
Yes, the room created in skype side via creating untitled chat and inviting users to it, so Skype bridge in Matrix side don't create any new room in my account, only show errors. |
Here is error report when I try to create new empty room in Skype on my side:
So room is not created in Matrix, and writing every message to this room in Skype shows |
The main problem is with adding new member to room, described #15 |
The text was updated successfully, but these errors were encountered: