Livy String Cannot Be Cast To Java.lang.integer
Jojodmo lost connection: Internal Exception: net. EncoderException: java. ClassCastException: java. ByteThe obvious thing to do would be to check if I cast an Integer to a Byte anywhere, but I don't.
- Livy String Cannot Be Cast To Java.lang.integer Tv
- Livy String Cannot Be Cast To Java.lang.integer Youtube
Livy String Cannot Be Cast To Java.lang.integer Tv
Also, thats the full StackTrace, there's no lines for me to look at. Nothing comes after the Stack trace above.Is it an issue with bukkit?
I'm using CraftBukkit so that I can use partials and stuff like that, but I wouldn't think it is because I use the same version on another server and it works fine.Again, I don't cast an Integer to Byte anywhere in my codeAny ideas? Click to expand.I posted the code thats relevent and the full stacktrace.-Okay I'll lookI'm not messing around with packets anywhere in my code. If Maurdekye's suggestion doesn't work I'll post it on githubOkay, I was doing this:((CraftLivingEntity) p).getHandle.getDataWatcher.watch(8, Integer.valueOf(0));in a repeating timer, and that caused the error.
Jul 29, 2016 Solved java.lang.Long cannot be cast to java.lang.Integer. Discussion in 'Plugin Development' started by PandaCrafter, Jul 29, 2016.
Livy String Cannot Be Cast To Java.lang.integer Youtube
I still don't get why there wasn't a line number in the Stack Trace. So that's why I couldn't find it.Anyways, thanks!EDIT by Moderator: merged posts, please use the edit button instead of double posting.