Closed ViugiNick closed 2 months ago
@solonovamax: Enabling the plugin in versions 2024.2 or 2024.1.6 causes IntelliJ to not open what so ever. Unsure if this is an issue with some configuration on my end, however I know for sure this is caused by the vineflower plugin. This causes IntelliJ to remain stuck on the splash screen indefinitely.
I believe it has something to do with the "automatically downloads the latest vineflower updates on IDE startup" feature.
[...]
@solonovamax: This only started occurring really recently and had never happened before this
@Earthcomputer: Yeah I think recent intellij updates have made the problem worse. I've unfortunately had to disable the plugin myself. Will be fixed soon.
I'd like to reopen this one, the version after the fix also causes the UI freeze:
EDT thread:
org.vineflower.ijplugin.VineflowerDecompilerKotlin$StubBuilder.buildFileStub(VineflowerDecompilerKotlin.kt:49) [56800ms]
org.vineflower.ijplugin.VineflowerDecompilerBase$Companion.getText(VineflowerDecompilerBase.kt:39) [56800ms]
org.vineflower.ijplugin.VineflowerInvoker.decompile(VineflowerInvoker.kt:168) [56800ms]
java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source) [56800ms]
java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source) [56800ms]
java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source) [56800ms]
java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source) [56800ms]
java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source) [56800ms]
java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source) [56800ms]
java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method) [56800ms]
Full thread dump: 5d5cf837de2f1cf1.txt
Yeah, I'm really not sure why. But it's being tracked in #20 now.