idea双击打开报错,试过重新安装新的版本了还是解决不了。

百度上找不到类似的报错,问了ai说是idea64.exe.vmoptions配置了错误的值,但是排查后配置的没有问题,请问有人遇到过吗
Internal error. Please refer to https://jb.gg/ide/critical-startup-errors
java.lang.ExceptionInInitializerError
at kotlinx.coroutines.CoroutineContextKt.newCoroutineContext(CoroutineContext.kt:20)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:49)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
at com.intellij.idea.Main.mainImpl(Main.kt:65)
at com.intellij.idea.Main.mainImpl$default(Main.kt:51)
at com.intellij.idea.Main.main(Main.kt:48)
Caused by: java.lang.IllegalStateException: System property 'kotlinx.coroutines.debug' has unrecognized value 'offNjgt'
at kotlinx.coroutines.DebugKt.<clinit>(Debug.kt:75)
... 8 more
-----
Your JRE: 17.0.11+1-b1207.24 amd64 (JetBrains s.r.o.)
E:\IntelliJ IDEA 2024.1.4\jbr