LegacyScriptEngine
LegacyScriptEngine copied to clipboard
[Bug]: quickjs插件拦截onChat事件后 nodejs插件onChat无法触发
Describe the bug
quickjs插件拦截onChat事件后 nodejs插件onChat无法触发
To Reproduce
quickjs插件拦截onChat事件后 nodejs插件onChat无法触发
Expected behavior
quickjs插件拦截onChat事件后 nodejs插件onChat正常触发
Screenshots
No response
Platform
win10
BDS Version
1.21.80
LeviLamina Version
1.3.1
LegacyScriptEngine Version
0.12.0
Additional context
No response
目前只知道onChat是这样 其他事件没测 应该是正常的 也不知道是不是有其他插件导致的 其他插件我唯一怀疑的就是GMEssentials中的chat_formatter,不过我是关着的,也不太可能
LeviLamina 修 https://github.com/LiteLDev/LeviLamina/issues/1668 时带来的副作用