#Support jeyling
1 messages · Page 1 of 1 (latest)
@supple swift uploaded a log,
- Fabric 0.16.14 on 1.21.5 using 8 mods
Possible Solutions:
- Update Fabric from 0.16.14 to 0.17.2
Recommendations:
- Unless you know what you're doing, modifying your JVM args could have unintended side effects. It's best to use the defaults.
- Update Fabric API from 0.127.1 to 0.128.2
- Update Fabric Language Kotlin from 1.13.2+kotlin.2.1.20 to 1.13.4+kotlin.2.2.0
java.lang.ClassCastException: class net.minecraft.class_895 cannot be cast to class net.minecraft.class_922
at net.minecraft.class_898.handler$cik000$skytils$onRender
Übersetzt heißt das:
Skytils versucht beim Rendern (onRender) einen Minecraft-Objekttyp in etwas umzuwandeln, das er gar nicht ist.
Beispiel (vereinfacht): Stell dir vor, Skytils denkt, „oh das ist ein ChestScreen“, in Wirklichkeit ist es aber ein AnvilScreen → Crash.
Genauer:
class_895 = ein bestimmter Screen / Container in Minecraft (könnte ein spezielles GUI sein).
class_922 = ein anderer GUI-Typ.
Skytils sagt: „Ich behandle dich wie ein 922!“ → aber tatsächlich ist es ein 895. → ClassCastException → Crash.
@raw sigil pls fix
Alr i Trying with All the Tipps u give me in the first Massage
Now i Start minecraft and look of it helps
Nope Not help
Plssssss fix the Problem....