Advertisement
Guest User

Untitled

a guest
Jan 18th, 2020
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.85 KB | None | 0 0
  1. [22:20:41] [Server thread/INFO]: [Lazarus] Enabling Lazarus v0.5.5
  2. [22:20:41] [Server thread/INFO]: ===================================================
  3. [22:20:41] [Server thread/INFO]: - Name: Lazarus
  4. [22:20:41] [Server thread/INFO]: - Version: 0.5.5
  5. [22:20:41] [Server thread/INFO]: - Author: qIooIp
  6. [22:20:41] [Server thread/INFO]: 
  7. [22:20:41] [Server thread/INFO]: - Using JSON datastore.
  8. [22:20:41] [Server thread/INFO]: 
  9. [22:20:41] [Server thread/INFO]: - Loaded 0 claims.
  10. [22:20:41] [Server thread/INFO]: - Loaded 9 factions.
  11. [22:20:41] [Server thread/INFO]: - Loaded 0 players.
  12. [22:20:41] [Server thread/ERROR]: [Lazarus] Plugin Lazarus v0.5.5 has failed to register events for class me.qiooip.lazarus.a because org/bukkit/event/inventory/EquipmentSetEvent does not exist.
  13. [22:20:41] [Server thread/ERROR]: [Lazarus] Plugin Lazarus v0.5.5 has failed to register events for class me.qiooip.lazarus.b because org/bukkit/event/inventory/EquipmentSetEvent does not exist.
  14. [22:20:41] [Server thread/ERROR]: [Lazarus] Plugin Lazarus v0.5.5 has failed to register events for class me.qiooip.lazarus.c because org/bukkit/event/inventory/EquipmentSetEvent does not exist.
  15. [22:20:41] [Server thread/ERROR]: [Lazarus] Plugin Lazarus v0.5.5 has failed to register events for class me.qiooip.lazarus.d because org/bukkit/event/inventory/EquipmentSetEvent does not exist.
  16. [22:20:41] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
  17. [22:20:41] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. [22:20:41] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  19. [22:20:41] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. [22:20:41] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  21. [22:20:41] [Server thread/WARN]: at me.qiooip.lazarus.ir.a(Unknown Source)
  22. [22:20:41] [Server thread/WARN]: at me.qiooip.lazarus.ir.az(Unknown Source)
  23. [22:20:41] [Server thread/WARN]: at me.qiooip.lazarus.ir.h(Unknown Source)
  24. [22:20:41] [Server thread/WARN]: at me.qiooip.lazarus.ir.<init>(Unknown Source)
  25. [22:20:41] [Server thread/WARN]: at me.qiooip.lazarus.Lazarus.onEnable(Unknown Source)
  26. [22:20:41] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  27. [22:20:41] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
  28. [22:20:41] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412)
  29. [22:20:41] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476)
  30. [22:20:41] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394)
  31. [22:20:41] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:354)
  32. [22:20:41] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:328)
  33. [22:20:41] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:284)
  34. [22:20:41] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:227)
  35. [22:20:41] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:494)
  36. [22:20:41] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  37. [22:20:41] [Server thread/WARN]: Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/entity/PotionEffectEvent
  38. [22:20:41] [Server thread/WARN]: at java.lang.Class.getDeclaredConstructors0(Native Method)
  39. [22:20:41] [Server thread/WARN]: at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671)
  40. [22:20:41] [Server thread/WARN]: at java.lang.Class.getConstructor0(Class.java:3075)
  41. [22:20:41] [Server thread/WARN]: at java.lang.Class.getDeclaredConstructor(Class.java:2178)
  42. [22:20:41] [Server thread/WARN]: at me.qiooip.lazarus.is.hx(Unknown Source)
  43. [22:20:41] [Server thread/WARN]: ... 20 more
  44. [22:20:41] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: org.bukkit.event.entity.PotionEffectEvent
  45. [22:20:41] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91)
  46. [22:20:41] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
  47. [22:20:41] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
  48. [22:20:41] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
  49. [22:20:41] [Server thread/WARN]: ... 25 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement