Closed Rattlyy closed 9 months ago
It is probably this: https://github.com/discord/discord-api-docs/issues/6616 Also see this conversation in the Kord Discord server.
I think I know how to fix this, will try do it later today.
Okay. I managed to reproduce it while editing a channel's permissions, so it does make sense.
Okay. I managed to reproduce it while editing a channel's permissions, so it does make sense.
Makes sense, that will trigger an audit log entry create event that contains the JSON Kord can't parse right now.
When the build for #912 succeeds you can try out bit-set-fixes-SNAPSHOT
to test if this fixes your issue.
When the build for #912 succeeds you can try out
bit-set-fixes-SNAPSHOT
to test if this fixes your issue.
also @Tmpod
The fix is merged and will be included in the next release. If needed I could also do a 0.13.1
release just containing this fix - let me know.
I completely missed your ping a couple of days ago, sorry!
Thanks for the fix, will try it soon (maybe tomorrow).
Don't really know which event fires this.