Skip to content
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

User.send_message not working #4

Open
luyzdeleon opened this issue Jun 26, 2014 · 2 comments
Open

User.send_message not working #4

luyzdeleon opened this issue Jun 26, 2014 · 2 comments

Comments

@luyzdeleon
Copy link

Hello,

No error is being thrown, the messages are just not reaching.

@luyzdeleon
Copy link
Author

This is the error iam getting
t = -6780371531833803494, len = 2
Assertion failed: (M), function do_send_message, file queries.c, line 942.

@cydream
Copy link

cydream commented Nov 6, 2014

I have also encountered this error while I try to call send_message in self.receive_message overrided method. After I moved the send_message out from the receive_message, it worked fine for me. You may be able to find some examples in my fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants