-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
streamer-wrapper/src/main/java/net/gtaun/shoebill/streamer/autoupdate/StreamerUpdateService.kt
Line 16 in 1ea02eb
| val LOGGER: Logger = LoggerFactory.getLogger("Streamer Update Service") |
ERROR: Exception while analyzing expression at (16,34) in C:/.../streamer-wrapper/src/main/java/net/gtaun/shoebill/streamer/autoupdate/StreamerUpdateService.kt:
LoggerFactory.getLogger("Streamer Update Service")
java.lang.reflect.InaccessibleObjectException: Unable to make field private static final jdk.internal.misc.Unsafe jdk.internal.misc.Unsafe.theUnsafe accessible: module java.base does not "opens jdk.internal.misc" to unnamed module @7af3874e
...
can't compile the plugin. If i update Kotlin, the error disappears but as a sideeffect the server wont start because of incompatibility of the different Kotlin dependencies
So on, ByteOutputStream is deprecated
streamer-wrapper/src/main/java/net/gtaun/shoebill/streamer/autoupdate/StreamerUpdateService.kt
Line 3 in 1ea02eb
| import com.sun.xml.internal.messaging.saaj.util.ByteOutputStream |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels