You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IntelliJ IDEA 2021.2.2 (Ultimate Edition)
Build #IU-212.5284.40, built on September 14, 2021
Runtime version: 11.0.12+7-b1504.28 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Operating system: Windows 10 10.0
Last action id: null
Stack Trace
java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3
at com.intellij.credentialStore.kdbx.KdbxHeader.readKdbxHeader(KdbxHeader.kt:198)
at com.intellij.credentialStore.kdbx.KdbxHeader.<init>(KdbxHeader.kt:83)
at com.intellij.credentialStore.kdbx.KdbxKt.readKeePassDatabase(kdbx.kt:25)
at com.intellij.credentialStore.kdbx.KdbxKt.loadKdbx(kdbx.kt:21)
at com.intellij.credentialStore.keePass.KeePassCredentialStore.<init>(KeePassCredentialStore.kt:39)
at com.intellij.credentialStore.keePass.KeePassCredentialStore.<init>(KeePassCredentialStore.kt:30)
at com.intellij.ide.passwordSafe.impl.PasswordSafeImplKt.computeProvider(PasswordSafeImpl.kt:201)
at com.intellij.ide.passwordSafe.impl.PasswordSafeImplKt.access$computeProvider(PasswordSafeImpl.kt:1)
at com.intellij.ide.passwordSafe.impl.BasePasswordSafe$_currentProvider$1.invoke(PasswordSafeImpl.kt:43)
at com.intellij.ide.passwordSafe.impl.BasePasswordSafe$_currentProvider$1.invoke(PasswordSafeImpl.kt:33)
at com.intellij.util.concurrency.SynchronizedClearableLazy.getValue(SynchronizedClearableLazy.kt:37)
at com.intellij.ide.passwordSafe.impl.BasePasswordSafe.getCurrentProvider$intellij_platform_credentialStore(PasswordSafeImpl.kt:49)
at com.intellij.ide.passwordSafe.impl.BasePasswordSafe.get(PasswordSafeImpl.kt:98)
at com.intellij.credentialStore.CredentialStore.getPassword(CredentialStore.java:30)
at cn.yiiguxing.plugin.translate.util.PasswordSafeDelegate.getValue(PasswordSafeDelegate.kt:17)
at cn.yiiguxing.plugin.translate.util.credential.SimpleStringCredentialManager.get_credential(SimpleStringCredentialManager.kt:14)
at cn.yiiguxing.plugin.translate.util.credential.SimpleStringCredentialManager.getCredential(SimpleStringCredentialManager.kt:19)
at cn.yiiguxing.plugin.translate.util.credential.SimpleStringCredentialManager.isCredentialSet(SimpleStringCredentialManager.kt:31)
at cn.yiiguxing.plugin.translate.trans.deepl.DeeplCredential.isCredentialSet(DeeplCredential.kt)
at cn.yiiguxing.plugin.translate.trans.deepl.DeeplCredential$Companion.isAuthKeySet(DeeplCredential.kt:21)
at cn.yiiguxing.plugin.translate.ui.settings.TranslationEngine.isConfigured(TranslationEngine.kt:86)
at cn.yiiguxing.plugin.translate.action.TranslationEngineAction.isAvailable(TranslationEngineAction.kt:17)
at cn.yiiguxing.plugin.translate.action.TranslationEngineAction$Companion.actionsGroupedByAvailability(TranslationEngineAction.kt:38)
at cn.yiiguxing.plugin.translate.action.TranslationEngineActionGroup.<init>(TranslationEngineActionGroup.kt:23)
at cn.yiiguxing.plugin.translate.action.TranslationEngineActionGroup.<init>(TranslationEngineActionGroup.kt:17)
at cn.yiiguxing.plugin.translate.ui.TranslationWidget$showPopup$$inlined$runAsync$1.run(promise.kt:402)
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.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:668)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:665)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:665)
at java.base/java.lang.Thread.run(Thread.java:829)
The text was updated successfully, but these errors were encountered:
[Auto Generated Report]-=050AB9BC9931EB2CDCB77BDD56EF8869=-
Description
Index 3 out of bounds for length 3
Environments
IntelliJ IDEA 2021.2.2 (Ultimate Edition)
Build #IU-212.5284.40, built on September 14, 2021
Runtime version: 11.0.12+7-b1504.28 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Operating system: Windows 10 10.0
Last action id: null
Stack Trace
The text was updated successfully, but these errors were encountered: