Daniel Rampelt
Daniel Rampelt
I fixed this by adding this argument to native-image: `--initialize-at-build-time=io.ktor,kotlinx,kotlin,org.slf4j` Not sure if all of those are strictly necessary of if they can be made more specific but it worked...
I just got this working for a project, it looks like the MR discussion feature (https://github.com/gabrie-allaigre/sonar-gitlab-plugin/pull/216) was merged in after the latest release, so I had to download and compile...
I just got this working for a project, it looks like the MR discussion feature (https://github.com/gabrie-allaigre/sonar-gitlab-plugin/pull/216) was merged in after the latest release, so I had to download and compile...
A similar error happens when you call `finish` for an activity in `onCreate`, it tries to delete a null presenter in `onDestroy` and crashes.
Also having issues with the Plex addon, looks like mine might be because the system date resets to 0 (January 1, 1970) each time it boots up, then it can't...