EmmyLua / IntelliJ-EmmyLua

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

Intellij crash while loading lua 5.3 #449

Closed 0x61nas closed 1 year ago

0x61nas commented 2 years ago

Environment(环境)

name version
IDEA version IU 2021.3.1
EmmyLua version V1.3.6.222
OS Windows 10

What are the steps to reproduce this issue?

  1. Open the IDEA

What happens?

Crash the idea

What were you expecting to happen?

Load the lua 5.3

CppCXY commented 2 years ago

Make sure that no other lua plugins are installed. Uninstall emmylua, rebuild the index(File>Invalid caches), and then install it

0x61nas commented 2 years ago

I did this and it didn't work

noel-debug commented 2 years ago

I encouter the same issue with different jetbrains ides