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

NPE error #38

Closed
Hax4us opened this issue Dec 8, 2021 · 2 comments
Closed

NPE error #38

Hax4us opened this issue Dec 8, 2021 · 2 comments

Comments

@Hax4us
Copy link

Hax4us commented Dec 8, 2021

Build version: 1.0 
Build date: 1981-01-01 01:01:02 
Current date: 2021-12-08 12:46:12 
Device: Xiaomi Redmi Note 7 Pro 
 
Stack trace:  
java.lang.NullPointerException: Attempt to read from field 'org.openjdk.source.util.JavacTask com.tyron.completion.CompileBatch.task' on a null object reference
	at com.tyron.completion.JavaCompilerService.compile(JavaCompilerService.java:386)
	at com.tyron.completion.JavaCompilerService.compile(JavaCompilerService.java:372)
	at com.tyron.completion.provider.CompletionEngine.index(CompletionEngine.java:113)
	at com.tyron.ProjectManager.lambda$openProject$2$ProjectManager(ProjectManager.java:97)
	at com.tyron.ProjectManager$$ExternalSyntheticLambda6.run(Unknown Source:10)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:764)

User actions: 
2021-12-08 12:45:59: MainActivity created
2021-12-08 12:45:59: MainActivity resumed

i just opened project for first time & it happened while resolving or indexing dependencies

@tyron12233
Copy link
Owner

Is it a kotlin project?

@tyron12233
Copy link
Owner

Seems to be a duplicate of #31, its fixed already thanks!

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