qinhehu / asm-bytecode-viewer-kotlin

9 stars 3 forks source link

Exception in plugin for IntelliJ IDEA 2021.2 (Community Edition) #1

Open RamonVerbruggen opened 3 years ago

RamonVerbruggen commented 3 years ago

After updating to IntelliJ IDEA 2021.2 (Community Edition) I get an 'IDE fatal error' due to an exception in plugin 'ASM Bytecode viewer support Kotlin' when I rightclick a kotlin source file and select ASM bytecode viewer.

Edit to add: If I am not mistaken, the IDEA 2021.2 update includes Kotlin 1.5, this could be related.

stacktrace.txt

romtsn commented 2 years ago

@RamonVerbruggen faced similar issue, are you trying to view the bytecode of a Kotlin file (not a class/interface/etc.)? To me this happened when I've had just a file with extension functions.