Describe the bug
已经对玩家进入时做过null值检查,但仍然报错
22:37:19.682 ERROR [legacy-script-engine-nodejs] Raw Seh Exception:
22:37:19.682 ERROR [legacy-script-engine-nodejs] [0xC0000005:ntstatus] 0x%p 指令引用了 0x%p 内存。该内存不能为 %s。
22:37:19.682 ERROR [legacy-script-engine-nodejs] Parameter 0: 0x0
22:37:19.682 ERROR [legacy-script-engine-nodejs] Parameter 1: 0x0
22:37:19.682 ERROR [legacy-script-engine-nodejs] Fail in getPlayerPos!
22:37:19.682 ERROR [legacy-script-engine-nodejs] In API: PlayerClass::getPos
To Reproduce
玩家在进入服务器时获取其坐标出现报错
Expected behavior
暂无影响,并没有出现服务器崩溃的现象
Screenshots
No response
Platform
Win10
BDS Version
1.21.120
LeviLamina Version
1.7.5
LegacyScriptEngine Version
0.16.1
Additional context
No response