patou / gitmoji-intellij-plugin

Intellij plugin for add a button on the commit dialog to add gitmoji
https://plugins.jetbrains.com/plugin/12383-gitmoji/
Apache License 2.0
65 stars 16 forks source link

It's strange that i lose all of commit emoji info...Please help #15

Closed arvinxx closed 3 years ago

arvinxx commented 3 years ago

At first thank you for this great plugin. I love it very much.

It works well before.But it seems don't work right now like below.

image

My webstorm version is 2020.3.1 & gitmoji plugin is 1.6.0.

What happen? please help, thanks a lot.


update

it seems there be some error

java.lang.NoClassDefFoundError: Could not initialize class kotlin.internal.PlatformImplementationsKt
    at kotlin.ExceptionsKt__ExceptionsKt.addSuppressed(Exceptions.kt:71)
    at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:531)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:834)

I have tried restart, reinstall but all failed.

patou commented 3 years ago

It's just after update your webstorm version or gitmoji plugin ?

Do you have other plugins that don't work?

arvinxx commented 3 years ago

It's just after update your webstorm version or gitmoji plugin ?

Do you have other plugins that don't work?

No,it just the gitmoji plus plugin. But it's strange that after I delete all cache of Webstorm. It can work well... So I close it.Thanks for replying.😄

patou commented 3 years ago

@arvinxx It's a good news that works agains. thanks

gclm commented 3 years ago

I also encountered the same problem

gclm commented 3 years ago

My idea 2020.3.2 version is & gitmoji plugin is 1.70.