Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ShulkerBullet Cast Exception #872

Closed
Cutiemango opened this issue Jul 28, 2016 · 1 comment
Closed

ShulkerBullet Cast Exception #872

Cutiemango opened this issue Jul 28, 2016 · 1 comment

Comments

@Cutiemango
Copy link

I used /npc type Shulker_bullet command, and it poped out these errors.

[19:32:18] [Server thread/WARN]: java.lang.ClassCastException: net.citizensnpcs.npc.entity.nonliving.ShulkerBulletController$ShulkerBulletNPC cannot be cast to org.bukkit.entity.Arrow
[19:32:18] [Server thread/WARN]: at net.citizensnpcs.npc.entity.nonliving.ShulkerBulletController.getBukkitEntity(ShulkerBulletController.java:27)
[19:32:18] [Server thread/WARN]: at net.citizensnpcs.npc.entity.nonliving.ShulkerBulletController.getBukkitEntity(ShulkerBulletController.java:20)
[19:32:18] [Server thread/WARN]: at net.citizensnpcs.npc.CitizensNPC.getEntity(CitizensNPC.java:115)
[19:32:18] [Server thread/WARN]: at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:197)
[19:32:18] [Server thread/WARN]: at net.citizensnpcs.npc.CitizensNPC.setEntityController(CitizensNPC.java:173)
[19:32:18] [Server thread/WARN]: at net.citizensnpcs.npc.CitizensNPC.setBukkitEntityType(CitizensNPC.java:160)
[19:32:18] [Server thread/WARN]: at net.citizensnpcs.commands.NPCCommands.type(NPCCommands.java:1847)
... more

Spigot version: 1.10.2
Citizens version: Citizens v2.0.19-SNAPSHOT (build 1374)

@fullwall
Copy link
Member

fullwall commented Jul 28, 2016

Fixed in latest build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants