Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mobdebug.lua-error #591

Open
wssaidong opened this issue Oct 17, 2024 · 1 comment
Open

mobdebug.lua-error #591

wssaidong opened this issue Oct 17, 2024 · 1 comment
Labels

Comments

@wssaidong
Copy link

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?(重现步骤?)

  1. require("mobdebug").start("127.0.0.1", 9966)
  2. 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?(其它说明)

@CppCXY
Copy link
Member

CppCXY commented Oct 18, 2024

please use emmy_core for debugger instead of mobdebug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants