taylorkelly / BigBrother

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

Not compatible with latest build 609 which support version 1.4 #36

Closed jjcf89 closed 13 years ago

jjcf89 commented 13 years ago
21:39:01 [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:511)
    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)
benjajaja commented 13 years ago

Related, when left running:

[SEVERE] Could not pass event PLAYER_JOIN to BigBrother java.lang.NullPointerException at me.taylorkelly.bigbrother.BigBrother.haveSeen(BigBrother.java:212) at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerJoin(BBPlayerListener.java:54) at org.bukkit.event.player.PlayerListener.onPlayerJoin(PlayerListener.java:20)

N3X15 commented 13 years ago

Fixed.

Raptor2213 commented 13 years ago

Not on the latest version 1.7.1 still.

04:03:07 [SEVERE] PLAYER_ITEM loading BigBrother v1.7.1 (Is it up to date?) java.lang.NoSuchFieldError: PLAYER_ITEM

Having the issue on Bukkit 617.