[SPIGOT-1583] ClassCastException: net.minecraft.server.v1_9_R1.ScoreboardScore Created: 01/Mar/16 Updated: 02/Mar/16 Resolved: 02/Mar/16 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | Ziggy999 | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | 1.9 | ||
Environment: |
Minecraft Version: 1.9 |
Attachments: |
![]() ![]() |
Description |
Server crashes: java.lang.ClassCastException: net.minecraft.server.v1_9_R1.ScoreboardScore cannot be cast to net.minecraft.server.v1_9_R1.ScoreboardObjective |
Comments |
Comment by StanleyMines [ 02/Mar/16 ] |
Received this crash from killing any mob with bow. EDIT: There is a scoreboard objective for 'totalKillCount' |
Comment by cindy_k [ 02/Mar/16 ] |
I just had a slightly different version of this error and then crash the server. I had scoreboard objective totalKillCount Guardian displayed on the sideboard after the error I had one player with a score of 0 on the board. 19:57:44 FATAL]: Error executing task Full error... About a minute later the whole server crashed with this: I have disabled the scoreboard for now. [20:13:57 INFO]: This server is running CraftBukkit version git-Spigot-1a196e1-92602ad (MC: 1.9) (Implementing API version 1.9-R0.1-SNAPSHOT) |
Comment by Ziggy999 [ 01/Mar/16 ] |
Might be related to this? |
Comment by Ziggy999 [ 01/Mar/16 ] |
There was only one player on the map. He says he was using Elytra and the server crash happened when he landed. Cannot reproduce. I've now added some parts of the server log (see new attachment) when the crash happened as well. "ABC123DEF" is the user (I've masked user names and IP). "Player2" is not relevant. From the server log it might seems to have something to do with damage. Might be something related to damage when landing with Elytra? {{Caused by: java.lang.AssertionError: Unhandled damage of EntityPlayer['ABC123DEF'/1431, l='world', x=-42.14, y=72.69, z=-347.30](ABC123DEF at -42.139239109$ >scoreboard objectives list |
Comment by md_5 [ 01/Mar/16 ] |
Any steps to reproduce? What is your scoreboard configuration? |