EmmyLua / IntelliJ-EmmyLua

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

java.lang.StackOverflowError #500

Closed simbeloo closed 1 year ago

simbeloo commented 1 year ago

Environment(环境)

name version
IDEA version Idea2018.3.3
EmmyLua version v1.3.2.142-IDEA182
OS Windows 10

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

1.打开上千个lua文件的工程; 2.先后打开多个(少于100个)lua文件; 3.发现lua文件未被解析

What happens?(出现什么问题?) 抛出栈溢出异常 …

What were you expecting to happen?(期望?)

不要抛出此异常

ny logs, error output, etc?(有没有什么log, error输出?)

https://pst.klgrth.io/paste/sta8j https://pst.klgrth.io/paste/44ddo

Any other comments?(其它说明)