超级小啤酒

Results 2 issues of 超级小啤酒

vscode { "type": "go", "label": "go: build x86 Windows", "command": "build", "args": [ "-ldflags", "-H=windows -s -w", "-o", "dist/juice_x86.exe", "-tags", "windows cgo", "-v", "-mod=mod" ], "problemMatcher": [ "$go" ], "group":...

### Describe the bug 生成NPC捕获到空指针还崩服 客户端日志 [server_2025-09-21 - 副本.log](https://github.com/user-attachments/files/22629490/server_2025-09-21.-.log) 崩溃日志 [trace_2025-09-20_19-23-34.log](https://github.com/user-attachments/files/22629505/trace_2025-09-20_19-23-34.log) ### To Reproduce let x = block.pos.x; let y = block.pos.y; let z = block.pos.z; let dimid = block.pos.dimid;...

bug