Open WolverinDEV opened 7 years ago
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:
1.9 6 Float (Health) 1.10 6 Byte (Handstate)
Spezifikation kurz vor 1.10 release: http://wiki.vg/index.php?title=Entities&oldid=7968#Living Aktuelle spezifikation: http://wiki.vg/index.php?title=Entities#Living
Und sorry das ich diesmal nicht auf Englisch geschrieben hab, ist schon spät und hatte genug English für den Tag.
Hey du bist ein goldesel. Du hast tatsächlich recht :D Man ich verdanke dir schon so viel :D Werde ich mal demnächst fixen :D
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
Client Crash: