xiaoqch

Results 3 issues of xiaoqch

cmake not available

Starting from 1.18.30, Bedrock Edition uses a binary string tag to store entity storageKey data, which cannot be displayed correctly by this software and cannot be edited A example data:...

### Describe the bug lse-nodejs脚本中,当Object类型变量以数字字符串作为键时,lse api可能会无法读取到该键值对 ### To Reproduce ```js const bug = { "22903518": 10689975, "22949482": "bug", "a114513": "not bug", } logger.error(bug); ``` 结果打印 `{a114513:not bug}` ### Expected behavior...

bug