Hello, There is a issue with the plugin 'Hive365' And I don't think anyone noticed so I throught I would let you all know about it Hive365 ( www.Hive365.co.uk/web_player/ (http://www.hive365.co.uk/web_player/) )
The plugin was reported to Kaise123 but im not sure if kaise will see it before its fixed by someone else The messages that it displays on the chat when i do it is
(http://puu.sh/6Pr8t.jpg)
Please fix this I think it has something to do with the Config file
under server --> Plugins --> Hive365 --> config (Its A NotePad folder)
There's nothing wrong with the plugin at all. That's what the Hive choose to call the certain DJ
It was just a temporary issue on the side of Hive365.
There is an error that causes the plugin to load incorrectly due to the .jar file containing more than one subclass of JavaPlugin class. I'm pretty sure that this can only be fixed by the plugin author (It needs an update since the server is now newer, and the plugin isn't properly compatible with the changes)
[03:30:49] [Server thread/INFO]: [Hive365] Enabling Hive365 v1.5
[03:30:49] [Server thread/INFO]: [Hive365] Hive365 info: CustomEnabled: false CustomHost: my.custom.ip:25565
[03:30:49] [Server thread/INFO]: [Hive365] Hive365 version 1.5 has been enabled!
[03:30:50] [Server thread/INFO]: [Hive365] You have the latest version of Hive365 Radio plugin!
[03:30:50] [Server thread/ERROR]: Error occurred while enabling Hive365 v1.5 (Is it up to date?)
java.lang.IllegalArgumentException: Plugin already initialized!
at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:98) ~[spigot.jar:git-Spigot-1301]
at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:59) ~[spigot.jar:git-Spigot-1301]
at net.keiaxx.h365.MainBot.<init>(MainBot.java:43) ~[?:?]
at net.keiaxx.h365.UpdateThread.<init>(UpdateThread.java:18) ~[?:?]
at net.keiaxx.h365.MainBot.StartUpdate(MainBot.java:203) ~[?:?]
at net.keiaxx.h365.MainBot.onEnable(MainBot.java:159) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[spigot.jar:git-Spigot-1301]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350) [spigot.jar:git-Spigot-1301]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:385) [spigot.jar:git-Spigot-1301]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:303) [spigot.jar:git-Spigot-1301]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:285) [spigot.jar:git-Spigot-1301]
at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:347) [spigot.jar:git-Spigot-1301]
at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:324) [spigot.jar:git-Spigot-1301]
at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:280) [spigot.jar:git-Spigot-1301]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:186) [spigot.jar:git-Spigot-1301]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:436) [spigot.jar:git-Spigot-1301]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1301]
Caused by: java.lang.IllegalStateException: Initial initialization
at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-1301]
at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:59) ~[spigot.jar:git-Spigot-1301]
at net.keiaxx.h365.MainBot.<init>(MainBot.java:43) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_17]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_17]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_17]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_17]
at java.lang.Class.newInstance0(Unknown Source) ~[?:1.7.0_17]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_17]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) ~[spigot.jar:git-Spigot-1301]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-1301]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:309) ~[spigot.jar:git-Spigot-1301]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:231) ~[spigot.jar:git-Spigot-1301]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:260) ~[spigot.jar:git-Spigot-1301]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:135) ~[spigot.jar:git-Spigot-1301]
... 2 more