This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1.loading up bukkit2.3.
What is the expected output? What do you see instead?It cant recognize USE-ENTITY in the code.I am using Statues 1.2
What version of the product are you using?1.2
Do you have an error log of what happened?no
Please provide any additional information below.
Same error with: ProtocolLib v3.0.0-SNAPSHOT BKCommonLib version 1.57-SNAPSHOT Statues v1.2 Spigot v1.7.2 r0.3 #1207
[Statues] Enabling Statues v1.2 [Configuration] File 'plugins/Statues/Localization.yml' has been generated [Statues] An error occurred while enabling, the plugin will be disabled: [Statues] Field is missing from a dependency of this plugin [Statues] Please, check for an updated version of Statues and BKCommonLib before reporting this bug! java.lang.NoSuchFieldError USE_ENTITY at com.lenis0012.bukkit.statues.Statues.enable(Statues.java:48) at com.bergerkiller.bukkit.common.PluginBase.onEnable(PluginBase.java:753) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:218) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:385) at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:302) at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:284) at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:348) at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:325) at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:281) at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:184) at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:430) at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [Statues] Disabling Statues v1.2 Statues disabled!
same thing here too...
To post a comment, please login or register a new account.