-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
对象未定义时操作玩家绑定数据会崩服
To Reproduce
mc.listen("onSetArmor", (pl) => {
pl.setExtraData("test",1)
})
Expected behavior
会在控制台抛出错误,但并不会崩服
Screenshots
Platform
Windows 10
BDS Version
1.21.80
LeviLamina Version
1.3.3
LegacyScriptEngine Version
0.12.0
Additional context
这个是导致崩溃的插件
如果要复现崩服,请把41行注释掉
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working