Error: java.lang.Long cannot be cast to java.lang.Double
Line: String XString = PLAYER.get("x").toString();
First i tried to directly cast the Double value, same error. The field "x" gets
checked whether it exists and whether its null.
Original issue reported on code.google.com by j.s.ruec...@gmail.com on 5 Jan 2014 at 4:16
Original issue reported on code.google.com by
j.s.ruec...@gmail.com
on 5 Jan 2014 at 4:16