IntelliJ-EmmyLua
IntelliJ-EmmyLua copied to clipboard
mobdebug.lua-error
Environment(环境)
name | version |
---|---|
IDEA version | IntelliJ IDEA 2024.2.1 (Ultimate Edition) |
EmmyLua version | [e.g. v1.2.5] |
OS | Macos - M2 |
What are the steps to reproduce this issue?(重现步骤?)
- require("mobdebug").start("127.0.0.1", 9966)
- idea 插件 Version = 1.4.14-IDEA242
What happens?(出现什么问题?)
./mobdebug.lua:1059: bad argument #2 to 'sub' (number expected, got nil)
What were you expecting to happen?(期望?)
调用成功
Any logs, error output, etc?(有没有什么log, error输出?)
(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)
Any other comments?(其它说明)
…