Galarzaa
Galarzaa
Explore posts from servers
KEKord Extensions
Created by Galarzaa on 8/8/2024 in #kordex-support
Production instance's caching behaving very differently
Anyway, yeah I do want to look into the kordex plugin.
16 replies
KEKord Extensions
Created by Galarzaa on 8/8/2024 in #kordex-support
Production instance's caching behaving very differently
Probably resolves to some hash internally on build. Since IIRC, every snapshot, even if they have the same version, is stored as its own artifact
16 replies
KEKord Extensions
Created by Galarzaa on 8/8/2024 in #kordex-support
Production instance's caching behaving very differently
@gdude I'm just curious, when does the snapshot used by kordex update? On the next build? I did try to invalidate cache, use --refresh-dependencies and all, but it would still grab the version of 0.15.0-SNAPSHOT without the fix, until I manually added implementation("dev.kord:kord-core:0.15.0-SNAPSHOT")
16 replies
KEKord Extensions
Created by Galarzaa on 8/8/2024 in #kordex-support
Production instance's caching behaving very differently
16 replies
KEKord Extensions
Created by Galarzaa on 8/8/2024 in #kordex-support
Production instance's caching behaving very differently
16 replies
KEKord Extensions
Created by Galarzaa on 8/8/2024 in #kordex-support
Production instance's caching behaving very differently
Also, is this more suitable for kord support? 🤔
16 replies
KEKord Extensions
Created by Galarzaa on 6/28/2024 in #kordex-support
ConcurrentModificationException errors
This is looking good, haven't seen any ConcurrentModificationExceptions so far, thanks!
68 replies
KEKord Extensions
Created by Galarzaa on 6/28/2024 in #kordex-support
ConcurrentModificationException errors
(fixed extension)
68 replies
KEKord Extensions
Created by Galarzaa on 6/28/2024 in #kordex-support
ConcurrentModificationException errors
68 replies
KEKord Extensions
Created by Galarzaa on 6/28/2024 in #kordex-support
ConcurrentModificationException errors
So I tried with 0.5.3 and it builds fine, but it fails on startup
68 replies
KEKord Extensions
Created by Galarzaa on 6/28/2024 in #kordex-support
ConcurrentModificationException errors
Ok, I got over the KSP2 issues, I'm on 1.81 snapshot now. I upgraded kotlin (and ksp) to 1.9.24 and that did it. Now, when trying to add kord cache, it is not resolved, am I missing a maven repository? I'm using the ones in Kord's README
68 replies
KEKord Extensions
Created by Galarzaa on 6/28/2024 in #kordex-support
ConcurrentModificationException errors
Just switched to temurin image, added useKSP2 and other gradle.properties flags you are using, Kotlin 1.9.22 But what I get is a different error:
114.5 Execution failed for task ':nabbot-discord-bot:kspKotlin'.
114.5 > A failure occurred while executing com.google.devtools.ksp.gradle.KspAAWorkerAction
114.5 > javaslang/collection/HashMap
114.5 Execution failed for task ':nabbot-discord-bot:kspKotlin'.
114.5 > A failure occurred while executing com.google.devtools.ksp.gradle.KspAAWorkerAction
114.5 > javaslang/collection/HashMap
(should I continue this specific discussion on the other thread or here?)
68 replies
KEKord Extensions
Created by Galarzaa on 6/28/2024 in #kordex-support
ConcurrentModificationException errors
I'm actually in the 1.8.0 SNAPSHOT, tried 1.8.1, but I was getting these issues: https://canary.discord.com/channels/1121419906995458098/1252310860551028767
68 replies
KEKord Extensions
Created by Galarzaa on 6/28/2024 in #kordex-support
ConcurrentModificationException errors
I will give this a try
68 replies
KEKord Extensions
Created by Galarzaa on 2/24/2024 in #kordex-support
Setting sentry's context
Just a bit of a shameless "bump", but I opened a PR related to this a couple of weeks ago: https://github.com/Kord-Extensions/kord-extensions/pull/295
77 replies
KEKord Extensions
Created by Galarzaa on 2/24/2024 in #kordex-support
Setting sentry's context
yes
77 replies
KEKord Extensions
Created by Galarzaa on 2/24/2024 in #kordex-support
Setting sentry's context
77 replies
KEKord Extensions
Created by Galarzaa on 2/24/2024 in #kordex-support
Setting sentry's context
No description
77 replies
KEKord Extensions
Created by Galarzaa on 2/25/2024 in #kordex-support
Sentry DSN not detected
That did it!
11 replies
KEKord Extensions
Created by Galarzaa on 2/25/2024 in #kordex-support
Sentry DSN not detected
Yeah, the issue seems to be in Sentry
11 replies