You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.
Code of Conduct
问题描述
插件在被调用libOpen()时,初始化所有全局变量。如果存在MiraiCP提供的部分类的对象(如Member),构造函数调用时会尝试call一次ktOperation,此时loader api未设置,在进行checkApi时会出现段错误。
预期行为:Member构造时不应抛出任何异常
可能的解决方案:Member等的构造改为lazy construct
日志
No response
版本
v2.12.0-RC
组件
Plugin
The text was updated successfully, but these errors were encountered: