-
Notifications
You must be signed in to change notification settings - Fork 48
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
@ and maybe other symbol escaping? #9
Comments
That looks like an issue with discord.js. That stacktrace isn't giving me a lot to go on past that. As a side note, Discord doesn't actually send If you want to @mention from Minecraft, you'll need a 'translator' that takes the |
Turns out this also occurs when someone edits a message in discord. I was running it under forever, and yet it still hangs for some reason on occasion. Currently running it under forever appears to assuage the issue, but I thought I would let you know anyway. |
So even forever doesn't seem to keep this up forever anymore. I'm running: forever -e ./error.log start index.js |
What are you doing on Discord throughout all these errors? |
So as far as replicatable behaviors: Other behaviors, which don't seem to effect it, include just straight up chatting on mc and discord and posting web links on discord. Otherwise it seems to just happen over time. Edit so I just checked the tail -f that reads out to your bot and I see: |
That seems to be the way the tail is supposed to work... I cannot seem to replicate this error myself :/ |
Is there a way I can get a more verbose error log. Maybe something that lists everything that is going on? |
You can try enabling Debug in the config file. |
I tried to get my attention from minecraft in discord with "@Keaft" like a pleb and,
http://pastebin.com/ZGzdp0An
Could be a function of the differing regex I'm using?
It crashes and closes shulker.
The text was updated successfully, but these errors were encountered: