About Makes Kotlin forge-friendly. Topics kotlinminecraft-forgeminecraft-api Resources Readme License LGPL-2.1 license Activity Stars 204stars Watchers 4watching Forks 30forks Report repository Contributors7 Languages Kotlin91.5% Java8.5%
A detailed walkthrough of the error, its code path and all known details is as follows: -- Head -- Thread: Render thread Stacktrace: at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:807) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransfo...
2 2 # This is required to provide enough memory for the Minecraft decompilation process. 3 + kotlin.code.style=official 3 4 org.gradle.jvmargs=-Xmx3G 4 5 org.gradle.daemon=false 5 - kotlin_version=1.4-M2 6 + kotlin_version=1.4.0-rc 6 7 coroutines_version = 1.3.7 7 8 an...