EmmyLua / IntelliJ-EmmyLua

Lua IDE/Debugger Plugin for IntelliJ IDEA
https://emmylua.github.io
Apache License 2.0
1.72k stars 285 forks source link

Crash and not index file on 1.4.8 #556

Open ThuanDoHung opened 11 months ago

ThuanDoHung commented 11 months ago

Environment(环境)

name version
IDEA version Pycharm 2023.2
EmmyLua version 1.4.8
OS Mac and Ubuntu (lastest)

What are the steps to reproduce this issue?(重现步骤?)

  1. Search everywhere can not search
  2. Type code latecy low response and crash
  3. Debug Lua crash pycharm

What happens?(出现什么问题?)

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 commented 11 months ago

1.4.7 cut the index, so it is better to use 1.4.8 or 1.4.6, you can try 1.4.8 and rebuild the index, which is the file > invalid caches

ThuanDoHung commented 11 months ago

1.4.7 cut the index, so it is better to use 1.4.8 or 1.4.6, you can try 1.4.8 and rebuild the index, which is the file > invalid caches

But when i use debug, my pycharm not response (maybe crash), i do not type something code on pycharm, i kill pycharm from terminal and reopen

CppCXY commented 11 months ago

what debug? python debug or emmylua debug?

ThuanDoHung commented 11 months ago

Where is 1.4.6? image

CppCXY commented 11 months ago

This version may have been deleted, you can go down from here https://github.com/EmmyLua/IntelliJ-EmmyLua/actions/runs/5206248623

ThuanDoHung commented 11 months ago

I debug lua, i try invalide cache bug not fix, i downgraded to 1.4.7

CppCXY commented 11 months ago

which debugger? emmy new debug or mobdebug or emmylua attach debugger

ThuanDoHung commented 11 months ago

I use mobdebug

CppCXY commented 11 months ago

We don't recommend using mobdebug, and we no longer maintain mobdebug-related issues, so you'd better choose Emmy New Debug