-
Adding `dev.kord.x:emoji:feature-mpp-SNAPSHOT` as a dependency leads to a failure during build, as seen [here](https://github.com/vyfor/kord-test/actions/runs/9990649958) with the following error:
…
vyfor updated
4 months ago
-
In [`330a657`](https://github.com/kordlib/status/commit/330a657618e964e375339c2848df6c9fcfc6ac46
), Storage Bucket (https://snapshots.kord.dev) was **down**:
- HTTP code: 404
- Response time: 344 ms
-
In [`837442d`](https://github.com/kordlib/status/commit/837442da7bb510188eaceeec64d0204faa899d17
), Cache library Dokka (https://cache.kord.dev) was **down**:
- HTTP code: 0
- Response time: 0 ms
-
In [`966db15`](https://github.com/kordlib/status/commit/966db15ca331e47e8b33d7047eb14d7695c97c11
), kordx.emoji Dokka (https://emoji.dokka.kord.dev) was **down**:
- HTTP code: 0
- Response time: 0 ms
-
```
Exception in thread "main" kotlin.UninitializedPropertyAccessException: lateinit property socket has not been initialized
at dev.kord.gateway.DefaultGateway.sendUnsafe(DefaultGateway.kt:280)
…
-
# More discussion is required! See this comment: https://github.com/Kord-Extensions/kord-extensions/issues/311#issuecomment-2267510960
---
As explained in [the recent blog post on the site](http…
-
DotSpatial version: 2.0
I am adding a FeatureSet of runways. Since there are so many and they are quite small I only want to show them when zoomed in to a small area. Further the labels will display …
-
Windows 11 64 bit
MSFS 2020
I want to make sure I'm using "best practices" compatible with LNM while developing custom airports in MSFS 2020 developer mode. I am working on an update to KBJC partl…
-
**Describe the issue**
When building [my project](https://github.com/DarkAtra/v-rising-discord-bot) using one of the more recent GraalVM versions (`graalvm-jdk-17_macos-x64_bin/17.0.0/x64/graalvm-j…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…