Eritque arcus

Results 29 issues of Eritque arcus

- report error to mirai online - error help documents - report error to plugin author?(through mirai-plugin-market) - report with error log

enhancement

### 问题描述 部分 build.gradle.kts ``` dependencies{ implementation(fileTree("libs/abcl.jar")) testImplementation(kotlin("test")) "shadowLink"("org.armedbear:lisp") } ``` abcl.jar MANIFEST.MF ``` Manifest-Version: 1.0 Ant-Version: Apache Ant 1.10.12 Created-By: 1.8.0_201-b09 (Oracle Corporation) Main-Class: org.armedbear.lisp.Main Name: org/armedbear/lisp Implementation-Title: ABCL...

t:bug
M
s:gradle
z:to-be-confirmed

https://github.com/mamoe/mirai/issues/2771 doc 好像忘改了

### 问题描述 MockTest 下 ```kotlin internal fun randomImage(): BufferedImage { val width = (500..800).random() val height = (500..800).random() val image = BufferedImage(width, height, BufferedImage.TYPE_INT_RGB) val graphics = image.createGraphics() for (x...

t:bug
M
s:mock

在 MockTest 中支持 - GroupTempMessageEvent - BotJoinGroupEvent

t:feature
M
s:mock

公开一个方法使用 net.mamoe.mirai.internal.network.protocol.packet.chat.image.ImgStore

t:feature
x:protocol
N
s:core

kotlin -> 1.8.21 gradle -> 8.2 com.gradle.plugin-publish -> 1.2.1 io.github.karlatemp:PublicationSign -> 1.3.41 -> https://github.com/Karlatemp/PublicationSign/pull/9 为了解决 issue 里提到的那些 gradle 8 的问题

highlight: ``` Caused by: org.gradle.api.internal.tasks.DefaultTaskContainer$TaskCreationException: Could not create task ':MiraiCP-plugin:sourcesJar'. at me.him188.maven.central.publish.gradle.MavenCentralPublishPluginKt.getOrRegister(MavenCentralPublishPlugin.kt:354) at me.him188.maven.central.publish.gradle.MavenCentralPublishPluginKt.access$getOrRegister(MavenCentralPublishPlugin.kt:1) at me.him188.maven.central.publish.gradle.MavenCentralPublishPlugin.registerJarTasks(MavenCentralPublishPlugin.kt:200) ``` full: ``` * Exception is: org.gradle.api.ProjectConfigurationException: A problem occurred configuring project ':MiraiCP-plugin'. at...

The `google-chrome-stale` is running in wayland by `ELECTRON_OZONE_PLATFORM_HINT=wayland` and `--enable-features=UseOzonePlatform --ozone-platform=wayland --enable-wayland-ime`. It only happens when that monitor only has one workspace.(but also happens when the workspace has one or...

enhancement
hyprland
custom

I'm using waybar with Hyprland in Arch. My waybar background is in dark and I bearly can see my network and input-keyboard icons. Is there a way to change my...

keyboard
network