-
KotlinEntityDataStore's delete function has a return type of Void:
`override fun delete(entity: E): Void = data.delete(entity)`
Kotlin expects a none-null Void! type using this signature while the …
-
The Koltin compiler can not resolve references within Scala files at compile time when using the Gradle Build System. However all Scala references are correctly resolved when using the standard IDEA b…
-
The Koltin compiler can not resolve references within Scala files at compile time when using the Gradle Build System. However all Scala references are correctly resolved when using the standard IDEA b…
-
Great demo!!!
I have it running with
- Java Streaming Service Java Quote Server
- Kotlin Streaming Service Java Quote Server
but not with Kotlin as a Quote Server:
- Java Streaming Servi…
-
Hi, love the work you all are doing on this, sincerely, thank you.
1) could we add an option for pokemon to catch and always transfer? I sure could use the stardust from catching and transferring al…
-
When using addExtraSrgLine it does not remove the original package. The new renamed package does exist.
-
Hi,
I am currently trying to build and serve this project but I am having a few little problems that I hope you might be able to help me with.
I am getting the following build errors, I can see its …