You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 18, 2020. It is now read-only.
Description: Ticking entity
java.lang.ClassCastException: java.lang.Float cannot be cast to java.lang.Byte
at vp.cG(SourceFile:2096)
at vp.cI(SourceFile:2104)
at vp.B_(SourceFile:1683)
at aed.B_(SourceFile:273)
at bue.B_(SourceFile:55)
at amu.a(SourceFile:1524)
at amu.h(SourceFile:1500)
at amu.k(SourceFile:1382)
at bib.t(SourceFile:1691)
at bib.az(SourceFile:1000)
at bib.a(SourceFile:419)
at net.minecraft.client.main.Main.main(SourceFile:123)
The text was updated successfully, but these errors were encountered:
Nicht ganz sicher ob das jetzt das problem trift aber in der 1.10 wurde der noGravity Tag eingefügt welcher dafür sorgt das die indexe ab dem 5. um eins nach unten verschoben wurden.
Vermutlich ist es exakt diese stelle die diesen spezifischen fehler hervorruft:
Reported exception thrown!
f: Ticking entity
at aid.k(SourceFile:1395)
at bcx.t(SourceFile:1652)
at bcx.av(SourceFile:968)
at bcx.a(SourceFile:396)
at net.minecraft.client.main.Main.main(SourceFile:124)
Caused by: java.lang.ClassCastException: java.lang.Float cannot be cast to java.lang.Byte
at sf.cx(SourceFile:2000)
at sf.cz(SourceFile:2008)
at sf.m(SourceFile:1595)
at zs.m(SourceFile:272)
at bno.m(SourceFile:55)
at aid.a(SourceFile:1527)
at aid.g(SourceFile:1505)
at aid.k(SourceFile:1388)
... 4 more
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Client Crash:
The text was updated successfully, but these errors were encountered: