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
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
j.s.ruec...@gmail.com
on 5 Jan 2014 at 4:16The text was updated successfully, but these errors were encountered: