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

window平台 idea 新建 ag文件报错 #323

Open
wnhy8 opened this issue Nov 2, 2020 · 1 comment
Open

window平台 idea 新建 ag文件报错 #323

wnhy8 opened this issue Nov 2, 2020 · 1 comment

Comments

@wnhy8
Copy link

wnhy8 commented Nov 2, 2020

新建ag文件后报错,没有相应的lua文件生成,错误如下,idea是2020.1.3
PARSE ERROR (aaaa.ag)
Could not initialize class org.luaj.vm2.LuaCApi
com.immomo.core.parser.LLuaParser.parser(LLuaParser.java:266)
com.immomo.core.parser.LLuaParser.parseSrc(LLuaParser.java:117)
com.immomo.ui.project.manager.LLuaProjectFileEditorListener.runParser(LLuaProjectFileEditorListener.java:325)
com.immomo.ui.project.manager.LLuaProjectFileEditorListener.lambda$null$5(LLuaProjectFileEditorListener.java:283)
com.intellij.util.RunnableCallable.call(RunnableCallable.java:20)
com.intellij.util.RunnableCallable.call(RunnableCallable.java:11)
com.intellij.openapi.application.impl.ApplicationImpl$1.call(ApplicationImpl.java:255)
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
java.base/java.lang.Thread.run(Thread.java:834)

@yp-mon
Copy link
Contributor

yp-mon commented Nov 26, 2020

ArgoUI项目windows平台优先级会稍后考虑

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants