Anybody else having difficulty breaking blocks they built?

Discussion in 'Bukkit Help' started by patach, Feb 27, 2011.

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

    patach

    Just upgraded my server to 1.3 and installed the latest craftbukkit, and I have been getting these very weird bugs where I would build something, and it wouldn't really break. What's even worse is when I used Magic Carpet, and when I headed toward the sky it left a permanent trail of glass behind me.

    Anybody have been bumping into this type of problem?

    I'd post a log, but I'm not sure how I can, is there an easy way to pull a terminal log (I'm using Ubuntu) out to post if you guys need it?

    [EDIT]

    I would like to also add that usually the problem is solved by logging in and out again, but soon after those problems come back.
     
  2. Offline

    iShellz

    Happening to me on and off.

    What OS is the server running?
     
  3. Offline

    patach

    iShellz, I'm using Ubuntu.
     
  4. Offline

    Tiramon

    my server is running on a Ubuntu server (b440).
    This bug appears often on my server since bukkit is 1.3 compatible.

    And it not only seams to be a problem at the break part.
    Some plugins that only need a damage event to resolve don't respond on block hitting
     
  5. Offline

    iShellz

    It might be a linux thing then because i am running CentOS.
     
  6. Offline

    Tiramon

  7. Offline

    patach

    Are people with ubuntu the only people reporting this problem?
    --- merged: Feb 27, 2011 8:15 PM ---
    Actually, funny you should say that. I spotted something in my terminal while starting up the server:

    2011-02-27 13:55:44 [SEVERE] ENTITY_DAMAGEDBY_BLOCK (Is it up to date?)
    java.lang.NoSuchFieldError: ENTITY_DAMAGEDBY_BLOCK
    at org.bukkit.croemmich.serverevents.ServerEvents.attachHooks(ServerEvents.java:105)
    at org.bukkit.croemmich.serverevents.ServerEvents.onEnable(ServerEvents.java:78)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:140)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:426)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:187)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:76)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:57)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:187)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:174)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:120)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:227)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-02-27 13:55:44 [INFO] Done (7317704819ns)! For help, type "help" or "?"
     
  8. Offline

    iShellz

    Well i am having that problem on and off, im running CentOS.
     
  9. Offline

    dopy

    I'm having this problem aswell and i'm running on ubuntu 10.10
     
  10. Offline

    neymir

    I'm having this problem too. It's only happened with more than 70-80 players connected.
    I'm on a Debian distribution.
    I didn't have this problem with server and bukkit older than the 1.3 version of Notch.
     
  11. Offline

    DaMooseinator

    I have this problem, and im running Windows 7.
     
  12. Offline

    Soul Reaper

    Think its when the server can't keep up/lags.
    I run win7 and this happens. disconnecting and logging in again usually fixes it.
     
  13. Offline

    Tiramon

    I don't think it is because of lags.

    it worked perfectly before the change to 1.3, but since 1.3 it happens everytime
    Also some blocks breaks and some don't that doesn't sound like lag
     
  14. Offline

    grubenchiller

    exactly the same here, running ubuntu 10.04.i created the thread "still can't destroy blocks"
     
  15. Offline

    TnT

Thread Status:
Not open for further replies.

Share This Page