taylorkelly / BigBrother

GNU General Public License v3.0
29 stars 20 forks source link

PLAYER_ITEM Error (Using Latest Reccomended Build) #45

Closed ghost closed 13 years ago

ghost commented 13 years ago

Error as it follows:

[SEVERE] PLAYER_ITEM loading BigBrother v1.7.1 (Is it up to date?) java.lang.NoSuchFieldError: PLAYER_ITEM at me.taylorkelly.bigbrother.BigBrother.registerEvents(BigBrother.java:177) at me.taylorkelly.bigbrother.BigBrother.onEnable(BigBrother.java:151) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:514) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:216) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:94) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:72) at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202) at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257) at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)

Please help, Or fix.

Xagen commented 13 years ago

Having the same issue anyone have any suggestion?

Bukkit - This server is running Craftbukkit version git-Bukkit-0.0.0-646-8c-b670jnks (MC: 1.4) BigBrother v1.7.1 I found this link http://forums.bukkit.org/threads/nosuchfielderror-player_item.12204/#post-199002 in which someone wrote. "From what I know PLAYER_ITEM does not exist anymore as of sometime between CB-b556 and CB-b612. It was replaced with PLAYER_INTERACT if I remember correctly."

So is this some coding issue of bigbrother, or i misunderstood something?

benjajaja commented 13 years ago

Yes, that issue is fixed in the development snapshot. The snapshot was available here: http://ci.nexisonline.net:8080/job/BigBrother/Recommended/ but it seems to be down at the moment.