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

Unity StackOverflowException #438

Closed oOFlyOo closed 2 years ago

oOFlyOo commented 2 years ago

Environment(环境)

Tolua 5.3
Jetbrains Rider 2021.1.3; 2021.1.5; 2021.2.1 [e.g. IC2018.2 EAP, CL2018.1.2]
1.3.6.215;1.3.6.219 [e.g. v1.2.5]
Win10 [e.g. OSX 10.13.4, Windows 10]

Unity 2020.3.9f1

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

  1. … 在某个时机触发IDE断点

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

… 无法正常断点,某些时机下Unity还会闪退

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.)

https://ghostbin.com/paste/AlwGE

Any other comments?(其它说明)

… 之前都还是可以的,重装电脑之后莫名其妙就不行,之前的Rider版本好像是2021.1.3

oOFlyOo commented 2 years ago

最后去下载新的emmy_core就好了