Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.86 KB | None | 0 0
  1. 3 21:54:26 [Server] INFO vipok issued server command: /tpr
  2. 21.03 21:54:26 [Server] INFO Disabling NexusKits v1.0
  3. 21.03 21:54:26 [Server] INFO Unregistering all NexusKits commands
  4. 21.03 21:54:26 [Server] INFO NexusKits has been unloaded and disabled!
  5. 21.03 21:54:26 [Server] ERROR Tried to load invalid Plugin.
  6. 21.03 21:54:26 [Server] INFO org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin already initialized!
  7. 21.03 21:54:26 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[patched_1.12.2.jar:git-Paper-1596]
  8. 21.03 21:54:26 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[patched_1.12.2.jar:git-Paper-1596]
  9. 21.03 21:54:26 [Server] INFO at com.ryanclancy000.plugman.utilities.Utilities.loadPlugin(Utilities.java:345) ~[?:?]
  10. 21.03 21:54:26 [Server] INFO at com.ryanclancy000.plugman.utilities.Utilities.reloadCommand(Utilities.java:492) ~[?:?]
  11. 21.03 21:54:26 [Server] INFO at com.ryanclancy000.plugman.PlugManCommands.onCommand(PlugManCommands.java:84) ~[?:?]
  12. 21.03 21:54:26 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[patched_1.12.2.jar:git-Paper-1596]
  13. 21.03 21:54:26 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151) ~[patched_1.12.2.jar:git-Paper-1596]
  14. 21.03 21:54:26 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:685) ~[patched_1.12.2.jar:git-Paper-1596]
  15. 21.03 21:54:26 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchServerCommand(CraftServer.java:648) ~[patched_1.12.2.jar:git-Paper-1596]
  16. 21.03 21:54:26 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.aP(DedicatedServer.java:463) ~[patched_1.12.2.jar:git-Paper-1596]
  17. 21.03 21:54:26 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:424) ~[patched_1.12.2.jar:git-Paper-1596]
  18. 21.03 21:54:26 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774) ~[patched_1.12.2.jar:git-Paper-1596]
  19. 21.03 21:54:26 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666) ~[patched_1.12.2.jar:git-Paper-1596]
  20. 21.03 21:54:26 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_171]
  21. 21.03 21:54:26 [Server] INFO Caused by: java.lang.IllegalArgumentException: Plugin already initialized!
  22. 21.03 21:54:26 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:187) ~[patched_1.12.2.jar:git-Paper-1596]
  23. 21.03 21:54:26 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:60) ~[patched_1.12.2.jar:git-Paper-1596]
  24. 21.03 21:54:26 [Server] INFO at ru.den_abr.nexuskits.NexusKitsPlugin.<init>(NexusKitsPlugin.java:39) ~[?:?]
  25. 21.03 21:54:26 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_171]
  26. 21.03 21:54:26 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_171]
  27. 21.03 21:54:26 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_171]
  28. 21.03 21:54:26 [Server] INFO at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_171]
  29. 21.03 21:54:26 [Server] INFO at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_171]
  30. 21.03 21:54:26 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:94) ~[patched_1.12.2.jar:git-Paper-1596]
  31. 21.03 21:54:26 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[patched_1.12.2.jar:git-Paper-1596]
  32. 21.03 21:54:26 [Server] INFO ... 13 more
  33. 21.03 21:54:26 [Server] INFO Caused by: java.lang.IllegalStateException: Initial initialization
  34. 21.03 21:54:26 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:190) ~[patched_1.12.2.jar:git-Paper-1596]
  35. 21.03 21:54:26 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:60) ~[patched_1.12.2.jar:git-Paper-1596]
  36. 21.03 21:54:26 [Server] INFO at ru.den_abr.nexuskits.NexusKitsPlugin.<init>(NexusKitsPlugin.java:39) ~[?:?]
  37. 21.03 21:54:26 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_171]
  38. 21.03 21:54:26 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_171]
  39. 21.03 21:54:26 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_171]
  40. 21.03 21:54:26 [Server] INFO at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_171]
  41. 21.03 21:54:26 [Server] INFO at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_171]
  42. 21.03 21:54:26 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:94) ~[patched_1.12.2.jar:git-Paper-1596]
  43. 21.03 21:54:26 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[patched_1.12.2.jar:git-Paper-1596]
  44. 21.03 21:54:26 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[patched_1.12.2.jar:git-Paper-1596]
  45. 21.03 21:54:26 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) ~[patched_1.12.2.jar:git-Paper-1596]
  46. 21.03 21:54:26 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1596]
  47. 21.03 21:54:26 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1596]
  48. 21.03 21:54:26 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1596]
  49. 21.03 21:54:26 [Server] INFO ... 1 more
  50. 21.03 21:54:26 [Server] INFO File exists, but isn't a loadable plugin file!
  51. 21.03 21:54:26 [Server] INFO Svery issued server command: /repair
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement