嘿家伙刚刚更新,马上得到这个错误."错误:发生了加密验证失败."
有任何想法吗?
编辑:我有iOS 10
您好,我收到此错误,我似乎无法消失。我正在使用 IntelliJ CE 当前版本,我已经完成了一些 IDE 的全新安装。尽管如此,我总是收到这个错误。
这是我正在做的项目:
更有趣的是……只有在第一次运行时,当我打开任何 Java 项目时,我才会收到此错误:
Error:Internal error: (java.lang.VerifyError) Uninitialized object exists on backward branch 90
Exception Details:
Location:
org/jetbrains/kotlin/jps/build/KotlinBuilder.createCompileEnvironment(Ljava/util/Map;Lorg/jetbrains/kotlin/incremental/components/LookupTracker;Lorg/jetbrains/jps/incremental/CompileContext;Lorg/jetbrains/kotlin/jps/build/KotlinBuilder$MessageCollectorAdapter;)Lorg/jetbrains/kotlin/compilerRunner/JpsCompilerEnvironment; @171: goto
Reason:
Error exists in the bytecode
Bytecode:
0x0000000: bb03 fe59 b703 ff3a 0619 063a 0719 0713
0x0000010: 02d7 2cb6 0403 5719 0713 0405 bb04 0759
0x0000020: 2b3a 083a 093a 0a3a 0b3a 0c19 083a 0dbb
0x0000030: 0409 5919 08b9 040a 0100 b804 10b7 0411
0x0000040: c002 893a 0e19 0db9 028c 0100 c000 b03a
0x0000050: …Run Code Online (Sandbox Code Playgroud)