Inventory crash server

Discussion in 'Bukkit Help' started by simbad, Sep 26, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    simbad

    Hi all, :)
    I running 1.8.1 server with recomended bukkit. Problem is, when I open my inventory and move any item my server crash. Here is error log:

    Code:
    2011-09-26 17:45:36 [INFO] sim [/xxx:52361] logged in with entity id 218 at ([world] -20.54446028488354, 74.0, 220.4497866125087)
    2011-09-26 17:45:36 [INFO] New max size: 484
    2011-09-26 17:45:36 [INFO] New max size: 784
    2011-09-26 17:45:45 [SEVERE] java.lang.NoSuchMethodError: net.minecraft.server.InventoryPlayer.j()Lnet/minecraft/server/ItemStack;
    2011-09-26 17:45:45 [SEVERE]    at org.bukkitcontrib.ContribNetServerHandler.a(ContribNetServerHandler.java:178)
    2011-09-26 17:45:45 [SEVERE]    at net.minecraft.server.Packet102WindowClick.a(SourceFile:28)
    2011-09-26 17:45:45 [SEVERE]    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    2011-09-26 17:45:45 [SEVERE]    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    2011-09-26 17:45:45 [SEVERE]    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    2011-09-26 17:45:45 [SEVERE]    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
    2011-09-26 17:45:45 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-09-26 17:45:45 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-09-26 17:45:45 [SEVERE] Unexpected exception
    java.lang.NoSuchMethodError: net.minecraft.server.InventoryPlayer.j()Lnet/minecraft/server/ItemStack;
        at org.bukkitcontrib.ContribNetServerHandler.a(ContribNetServerHandler.java:178)
        at net.minecraft.server.Packet102WindowClick.a(SourceFile:28)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-09-26 17:46:03 [INFO] Stopping server
    


    And here is starting server:

    Code:
    2011-09-26 17:44:37 [INFO] Starting minecraft server version Beta 1.8.1
    2011-09-26 17:44:37 [INFO] Loading properties
    2011-09-26 17:44:37 [INFO] Starting Minecraft server on *:25566
    2011-09-26 17:44:37 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2011-09-26 17:44:37 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    2011-09-26 17:44:37 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    2011-09-26 17:44:37 [WARNING] To change this, set "online-mode" to "true" in the server.settings file.
    2011-09-26 17:44:37 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1067-g6301507-b1185jnks (MC: 1.8.1)
    2011-09-26 17:44:37 [INFO] [LogBlock] Version check: There is a newer version: v1.30
    2011-09-26 17:44:37 [INFO] [LogBlock] Connecting to xx@jdbc:mysql://xxx:3306/xxx...
    2011-09-26 17:44:38 [INFO] Preparing level "world"
    2011-09-26 17:44:38 [INFO] Default game type: 0
    2011-09-26 17:44:38 [INFO] Preparing start region for level 0 (Seed: 3517348230641441379)
    2011-09-26 17:44:38 [INFO] Preparing start region for level 1 (Seed: 3517348230641441379)
    2011-09-26 17:44:38 [INFO] Lockette version 1.4.4 is being enabled!  Yay!  (Core version 1.2.3)
    2011-09-26 17:44:38 [INFO] Lockette: Detected craftbukkit build [1185] ok.
    2011-09-26 17:44:38 [INFO] Lockette: Using ops file for admin permissions.
    2011-09-26 17:44:38 [INFO] Lockette: Ready to protect your containers.
    2011-09-26 17:44:38 [INFO] PlgSetspawn version 4.1 is enabled!
    2011-09-26 17:44:38 [INFO] LogBlockQuestioner v0.02 enabled
    2011-09-26 17:44:38 [INFO] WorldGuard: No known permissions plugin detected. Using configuration file for permissions.
    2011-09-26 17:44:38 [INFO] WorldGuard: (world) Single session is enforced.
    2011-09-26 17:44:38 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
    2011-09-26 17:44:38 [INFO] WorldGuard: (world) Lighters are PERMITTED.
    2011-09-26 17:44:38 [INFO] WorldGuard: (world) Lava fire is blocked.
    2011-09-26 17:44:38 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
    2011-09-26 17:44:38 [INFO] WorldGuard: Loaded configuration for world 'world"
    2011-09-26 17:44:38 [INFO] WorldGuard: (world_nether) Single session is enforced.
    2011-09-26 17:44:38 [INFO] WorldGuard: (world_nether) TNT ignition is PERMITTED.
    2011-09-26 17:44:38 [INFO] WorldGuard: (world_nether) Lighters are PERMITTED.
    2011-09-26 17:44:38 [INFO] WorldGuard: (world_nether) Lava fire is blocked.
    2011-09-26 17:44:38 [INFO] WorldGuard: (world_nether) Fire spread is UNRESTRICTED.
    2011-09-26 17:44:38 [INFO] WorldGuard: Loaded configuration for world 'world_nether"
    2011-09-26 17:44:38 [INFO] WorldGuard: 8 regions loaded for 'world'
    2011-09-26 17:44:38 [INFO] WorldGuard: Unable to register missing event type SNOW_FORM
    2011-09-26 17:44:38 [INFO] WorldGuard 5.2.2 enabled.
    2011-09-26 17:44:38 [INFO] WorldEdit 4.6 enabled.
    2011-09-26 17:44:38 [INFO] WorldEdit: No known permissions plugin detected. Using configuration file for permissions.
    2011-09-26 17:44:39 [INFO] BukkitContrib 0.1.7 has been initialized
    2011-09-26 17:44:39 [INFO] [OpenWarp] Enabled version 1.0 (rev f9c0bf3db021c2a121d7b2ab5323391e42c7bfef)
    2011-09-26 17:44:39 [INFO] [LogBlock] Permissions plugin not found. Using default permissions.
    2011-09-26 17:44:39 [INFO] [LogBlock] Scheduled consumer with bukkit scheduler.
    2011-09-26 17:44:39 [INFO] LogBlock v1.24 by DiddiZ enabled.
    2011-09-26 17:44:39 [INFO] Done (0.115s)! For help, type "help" or "?"
    Help my if some knows solution :/
     
  2. Offline

    Supersam654

    You are using BukkitContrib! BukkitContrib was replaced about a month ago by Spout. You must upgrade to Spout if you want your server to work.
     
  3. Offline

    simbad

    BukkitContrib plugin is automatic downloading to server if i delete it, that is problem!
    I try to put Spout but errors on server start, maybe because there are contrib on the same time...
     
  4. Offline

    Supersam654

    Post an entire list of plugins that you are using.
     
  5. Offline

    simbad

    BukkitContrib.jar
    Lockette.jar
    LogBlock.jar
    LogBlockQuestioner.jar
    OpenWarp.jar
    PlgSetspawn.jar
    WorldEdit.jar
    WorldGuard.jar
     
  6. Offline

    Supersam654

    Update to the latest version of LogBlock and delete BukkitContrib. LogBlock will automatically download Spout for you.
     
  7. Offline

    simbad

    Thank you very much!
    I have one more question, when new verion come(1.9) i will need to put a new generated map for new stuffs... so i can't save anything from old map and insert it to new map? i gues no :/
     
Thread Status:
Not open for further replies.

Share This Page