-
Couldn't load subscription status.
- Fork 13
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
生成NPC捕获到空指针还崩服
客户端日志
server_2025-09-21 - 副本.log
崩溃日志
To Reproduce
let x = block.pos.x;
let y = block.pos.y;
let z = block.pos.z;
let dimid = block.pos.dimid;
let pl_bot = mc.spawnSimulatedPlayer("挂机假人", x, y - 1, z, dimid);
Expected behavior
生成假人
Screenshots
No response
Platform
Win11
BDS Version
1.21.93
LeviLamina Version
1.44
LegacyScriptEngine Version
0.13.2
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working