-
安装完依赖后运行提示:
C:\Program Files\python\lib\site-packages\fuzzywuzzy\fuzz.py:11: UserWarning: Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning
warnings.warn('U…
-
root@1092536304hax:~# ehforwarderbot
2022-02-08 02:54:09,982 [Level 99]: ehforwarderbot.__main__ (__main__.init; __main__.py:129)
Initializing slave milkice.qq...
Traceback (most recent call …
-
### 问题描述
根据imageId构造Image对象,通过String imageUrl = Image.queryUrl(image);获取下载链接,下载链接打不开
### 复现
String imageId = "{57454715-A857-BAD2-D863-CA717CB64A5B}.jpg";
Image.Builder builder = Image…
-
**描述这个Bug**
机器人运行一段时间后,出现“OpenJDK Plaform binary”的错误提示
**复现步骤**
bot运行一段时间后就会出现该问题,最近比较频繁,可能几个小时就会出现一次
**期望的行为**
希望遇到该错误后,能够自动重启native(或者也可以直接关闭mirai,我这边可以结合其它脚本来实现 mirai进程崩溃后自动重启),使得bot能够持续运行…
-
**提交 issue 前,请先确认:**
- [x] 我已看过 **FAQ**,此问题不在列表中
- [x] 我已看过其他 issue,他们不能解决我的问题
- [x] 我认为这不是 Mirai 或者 OpenAI 的 BUG
**表现**
程序无法运行。
**运行环境:**
- 操作系统:Debian13(运行在安卓手机上的)
- Docker: 否
- 项目…
-
2022-08-28 17:47:23 E/Bot.2636301776: java.lang.IllegalStateException: Exception while broadcasting event 'GroupMessageSyncEvent'
java.lang.IllegalStateException: Exception while broadcasting event '…
-
### 问题描述
部分 build.gradle.kts
```
dependencies{
implementation(fileTree("libs/abcl.jar"))
testImplementation(kotlin("test"))
"shadowLink"("org.armedbear:lisp")
}
```
abcl.jar MANIF…
-
### 问题描述
```
ContextualBugReportException(message=在 GroupImpl 时遇到了意料之中的问题. 请完整复制此日志提交给 mirai: https://github.com/mamoe/mirai/issues/new/choose 并告知此时 Bot 是否为群管理员或群主, 和是否刚刚加入或离开这个群 调试信息: groupId: 10…
-
相关issue
- https://github.com/lss233/chatgpt-mirai-qq-bot/issues/1120
- https://github.com/lss233/chatgpt-mirai-qq-bot/issues/1133
最快解决方法,适用于会的人操作
请确保graia相关依赖版本如图所示。
![image](https://github.com…
-
### 问题描述
Exception: Bad `imsiMd5.size`. Required 16, given 32
Err Reason:
imsiMd5.size in qq old version is 16 .
but in qq new version size is 32.
Bugs in file:
https://github.co…