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

Crash and not index file on 1.4.8 #556

Open
ThuanDoHung opened this issue Aug 10, 2023 · 9 comments
Open

Crash and not index file on 1.4.8 #556

ThuanDoHung opened this issue Aug 10, 2023 · 9 comments
Labels

Comments

@ThuanDoHung
Copy link

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?(其它说明)

  • Downgrade to 1.4.7 use normal
@CppCXY
Copy link
Member

CppCXY commented Aug 10, 2023

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
Copy link
Author

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
Copy link
Member

CppCXY commented Aug 10, 2023

what debug? python debug or emmylua debug?

@ThuanDoHung
Copy link
Author

Where is 1.4.6?
image

@CppCXY
Copy link
Member

CppCXY commented Aug 10, 2023

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

@ThuanDoHung
Copy link
Author

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

@CppCXY
Copy link
Member

CppCXY commented Aug 10, 2023

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

@ThuanDoHung
Copy link
Author

I use mobdebug

@CppCXY
Copy link
Member

CppCXY commented Aug 10, 2023

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

@CppCXY CppCXY added the bug label Aug 11, 2023
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