Galarzaa
Explore posts from serversKEKord Extensions
•Created by Galarzaa on 8/8/2024 in #kordex-support
Production instance's caching behaving very differently
16 replies
DefaultGateway error: Failed to parse literal 'null' as a long value
I have been receiving this message randomly on my bot, but it only has happened in production so far, so I haven't been able to get Debug logs for it.
I'm on
0.15.0-SNAPSHOT
, using Eclipse Temurin 21.5 replies
KEKord Extensions
•Created by Galarzaa on 6/28/2024 in #kordex-support
ConcurrentModificationException errors
So today I finally released by bot to production, which was scary because it meant going from 3 servers to 16k servers... so of course I expected errors.
This error is popping up on various places on my bot when accessing stuff from Discord.
I'm using:
defaultStrategy = EntitySupplyStrategy.cacheWithCachingRestFallback
.
This is happening in various functions that interact with Discord data in some way, in the particular stacktrace I attached, it refers to this call:
This is happening in many different places, with stuff that interacts with the entity supplier or with Flows.68 replies
KEKord Extensions
•Created by Galarzaa on 2/25/2024 in #kordex-support
Sentry DSN not detected
11 replies
KEKord Extensions
•Created by Galarzaa on 2/24/2024 in #kordex-support
Setting sentry's context
So I recently upgraded to the latest snapshot, and I'm trying to migrate this:
First thing I tried was to replace
captureException
with captureThrowable
.
This sentry
instance is coming from EventContext
in a custom KordEx
event.77 replies
NSNabBot Support
•Created by Galarzaa on 12/12/2022 in #support-or-suggestions
NabBot is not responding to commands!
Discord has restricted bots' access to message content, making them unable to see messages unless they are specifically tagging/mentioning them.
For this reasons, commands are no longer recognized by using regular prefixes like:
nab.whois
.
In order for the bot to respond, you need to mention the bot, and then use the command's name, for example:
-----
@NabBot whois Galarzaa Fidera
-----48 replies
NSNabBot Support
•Created by Galarzaa on 12/12/2022 in #support-or-suggestions
New Support & Suggestions forum
In order to keep suggestions and reports more organized and make following up easier, we have created a forum for this.
1 replies