Discord Integration Forge

Discord Integration Forge

666k Downloads

[BUG] continuous NPE in sendMessage

cpw opened this issue ยท 5 comments

commented

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

commented

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

commented

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 ?

commented

Yes, I did that the other day when it started causing problems.

commented

Same

commented

This should be fixed by an workaround in version 2.0.2 on CurseForge now
Keeping this open as it only is an workaround