-
Notifications
You must be signed in to change notification settings - Fork 25
Description
Hello. Will this plugin be updated to 1.14.4?
When I try to load it on 1.14.4, this happens:
[14:13:07] [Server thread/WARN]: Plugin HyperConomy v0.975.7 does not specify an api-version.
[14:13:08] [Server thread/WARN]: java.lang.NoSuchMethodException: net.minecraft.server.v1_14_R1.NBTTagCompound.c()
[14:13:08] [Server thread/WARN]: at java.lang.Class.getMethod(Unknown Source)
[14:13:08] [Server thread/WARN]: at regalowl.hyperconomy.bukkit.NBTTools.(NBTTools.java:56)
[14:13:08] [Server thread/WARN]: at regalowl.hyperconomy.bukkit.BukkitConnector.(BukkitConnector.java:84)
[14:13:08] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[14:13:08] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[14:13:08] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[14:13:08] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
[14:13:08] [Server thread/WARN]: at java.lang.Class.newInstance(Unknown Source)
[14:13:08] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:71)
[14:13:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135)
[14:13:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:334)
[14:13:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:253)
[14:13:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:350)
[14:13:08] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:202)
[14:13:08] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775)
[14:13:08] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
However, it will still enable without any issues