java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Byte
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Byte
at xv.a(SourceFile:92)
at ws.l(SourceFile:71)
at ws.i_(SourceFile:156)
at ws.m(SourceFile:135)
at abq.m(SourceFile:38)
at abt.m(SourceFile:1007)
at xm.s_(SourceFile:1296)
at xn.s_(SourceFile:211)
at abt.s_(SourceFile:1036)
at wv.ak(SourceFile:1348)
at xm.ak(SourceFile:1504)
at aqu.a(SourceFile:1404)
at aqu.g(SourceFile:1384)
at aqu.a(SourceFile:1452)
at aqu.g(SourceFile:1384)
at aqu.i(SourceFile:1277)
at bsu.r(SourceFile:1824)
at bsu.as(SourceFile:877)
at bsu.a(SourceFile:314)
at net.minecraft.client.main.Main.main(SourceFile:120)