Cosmic-Ide / rewrite

WIP Cosmic IDE rewrite
33 stars 6 forks source link

Bug: Error on compilation #63

Closed scto closed 1 year ago

scto commented 1 year ago

INFO: Compiling Kotlin code Build failed: Somewhere in file /storage/emulated/0/Android/data/org.cosmicide.rewrite/files/projects/MyApp/src/main/kotlin/Main.kt: org.jetbrains.kotlin.util.FileAnalysisException: Somewhere in file /storage/emulated/0/Android/data/org.cosmicide.rewrite/files/projects/MyApp/src/main/kotlin/Main.kt: java.lang.NullPointerException: service must not be null

scto commented 1 year ago

With new debug build from actions its fixed

scto commented 1 year ago

Seems to fixed