Advertisement
FoxMulder__

Untitled

Aug 30th, 2020
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. [InteractionVisualizer] Plugin InteractionVisualizer v1.13.6 generated an exception while executing task 98052
  2. java.lang.NullPointerException: null
  3. at java.lang.Enum.valueOf(Enum.java:232) ~[?:1.8.0_252]
  4. at com.comphenix.protocol.wrappers.EnumWrappers$EnumConverter.getGeneric(EnumWrappers.java:802) ~[?:?]
  5. at com.comphenix.protocol.wrappers.EnumWrappers$EnumConverter.getGeneric(EnumWrappers.java:786) ~[?:?]
  6. at com.comphenix.protocol.wrappers.BukkitConverters$3.getGeneric(BukkitConverters.java:328) ~[?:?]
  7. at com.comphenix.protocol.wrappers.BukkitConverters$3.getGeneric(BukkitConverters.java:325) ~[?:?]
  8. at com.comphenix.protocol.wrappers.Converters$1.getGeneric(Converters.java:47) ~[?:?]
  9. at com.comphenix.protocol.wrappers.BukkitConverters$2.getGeneric(BukkitConverters.java:301) ~[?:?]
  10. at com.comphenix.protocol.wrappers.BukkitConverters$2.getGeneric(BukkitConverters.java:268) ~[?:?]
  11. at com.comphenix.protocol.wrappers.Converters$1.getGeneric(Converters.java:47) ~[?:?]
  12. at com.comphenix.protocol.reflect.StructureModifier.writeInternal(StructureModifier.java:372) ~[?:?]
  13. at com.comphenix.protocol.reflect.StructureModifier.write(StructureModifier.java:345) ~[?:?]
  14. at com.loohp.interactionvisualizer.Protocol.ServerPacketSender.spawnArmorStand(ServerPacketSender.java:82) ~[?:?]
  15. at com.loohp.interactionvisualizer.Managers.PacketManager.lambda$sendArmorStandSpawn$11(PacketManager.java:275) ~[?:?]
  16. at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.16.2.jar:git-Spigot-b5a13e6-0491200]
  17. at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [spigot-1.16.2.jar:git-Spigot-b5a13e6-0491200]
  18. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_252]
  19. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_252]
  20. at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement