[BUG] continuous NPE in sendMessage
cpw opened this issue ยท 5 comments
What happened?
- Getting repeated NPEs in sendMessage
What should happen?
- it should succeed or fail. not spam.
Steps to reproduce
- Don't know, bot stopped responding on discord and started spamming NPEs
Version
- 1.16.3
- 1.12
- 1.14
- 1.15
Mod version 2.0.1
Config file
- nothing special
Crash report if available (use https://paste.dimdev.org)
- None. Just lots of NPEs.
Additional info
Log file. Looks like JDA decided to OOM? WTF?!
https://gist.github.com/cpw/a941432758bf16bf6c33a35ffebb26b9
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days
Semilar problem, just without that out of memory error there, was on the MMD discord. The problem was the disabled server members intent. Did you enable it on the bot at https://discord.com/developers/applications ?