John O'Reilly
04/15/2023, 8:54 AMJohn O'Reilly
04/15/2023, 9:04 AMorg.jetbrains.kotlin.backend.common.CompilationException: Back-end: Please report this problem <https://kotl.in/issue>
/Users/joreilly/dev/github/FantasyPremierLeague/common/src/commonMain/kotlin/dev/johnoreilly/common/data/repository/FantasyPremierLeagueRepository.kt:-1:-1
Details: Internal error in file lowering: java.lang.NoSuchMethodError: 'org.jetbrains.kotlin.ir.expressions.impl.IrGetFieldImpl org.jetbrains.kotlin.ir.builders.ExpressionHelpersKt.irGetField(org.jetbrains.kotlin.ir.builders.IrBuilderWithScope, org.jetbrains.kotlin.ir.expressions.IrExpression, org.jetbrains.kotlin.ir.declarations.IrField)'
at io.realm.kotlin.compiler.RealmModelSyntheticPropertiesGeneration$addVariableProperty$3.invoke(RealmModelSyntheticPropertiesGeneration.kt:731)
at io.realm.kotlin.compiler.RealmModelSyntheticPropertiesGeneration$addVariableProperty$3.invoke(RealmModelSyntheticPropertiesGeneration.kt:728)
at io.realm.kotlin.compiler.IrUtilsKt.blockBody(IrUtils.kt:119)
Claus Rørbech
04/17/2023, 8:21 AMClaus Rørbech
04/19/2023, 12:08 PM1.7.1
John O'Reilly
04/23/2023, 1:45 PM