小小小朋友
小小小朋友
## Issue Checklist - [x] I am using [the latest](https://github.com/theme-next/hexo-theme-next/releases/latest) version of NexT. - [x] I have read the relevant documents of [Hexo](https://hexo.io/docs/) and [NexT](https://theme-next.org/docs/). - [x] I have reviewed...
### 请确认您已完成以下几件事 - [X] 正在使用最新的 Arclight - [X] 已为所有插件及模组安装依赖 - [X] 已为所有插件及模组更新至最新版 - [X] 不可在 Spigot 复现 - [X] 不可在 Forge 复现 ### Arclight 版本 arclight-1.20.4-1.0.4-SNAPSHOT-e88b7bf ### Java 版本 |...
natter.py 第1358行,这里 subprocess.call 直接运行的是 notify_sh,好像在 windows 下无法调用 python 脚本(但是 linux 或者 docker 可以)? 报错 `OSError: [WinError 193] %1 不是有效的 Win32 应用程序。` ```py if notify_sh: protocol = "udp" if udp_mode else...