cashapp / sqldelight

SQLDelight - Generates typesafe Kotlin APIs from SQL
https://cashapp.github.io/sqldelight/
Apache License 2.0
6.01k stars 501 forks source link

java.lang.RuntimeException in SqlDelightGotoDeclarationHandler.kt:124 #5317

Open square-clippy opened 4 days ago

square-clippy commented 4 days ago

Error in SQL Delight IntelliJ Plugin

java.lang.RuntimeException in SqlDelightGotoDeclarationHandler.kt:124 com.intellij.util.io.CorruptedException: file[41863].child[3][#1251210] is out of allocated id range (0..1251209] -> VFS is corrupted (was IDE forcibly terminated?)

View on Bugsnag

Stacktrace

SqlDelightGotoDeclarationHandler.kt:124 - app.cash.sqldelight.intellij.SqlDelightGotoDeclarationHandler.targetData
SqlDelightGotoDeclarationHandler.kt:66 - app.cash.sqldelight.intellij.SqlDelightGotoDeclarationHandler.getGotoDeclarationTargets$lambda$0
SqlDelightGotoDeclarationHandler.kt:65 - app.cash.sqldelight.intellij.SqlDelightGotoDeclarationHandler.getGotoDeclarationTargets

View full stacktrace

Created automatically via Bugsnag