re-appearing blocks

Discussion in 'Bukkit Help' started by masasuka, Mar 23, 2011.

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

    masasuka

    Getting errors with re-appearing blocks on my bukkit smp server, you can break them with a tool, but they re-appear shortly afterwards.
    I have noticed that I can /cfill (TPack mod installed) air and the block will go away, however this is the only way of removing them. I can restart the server then mine them, and they will remove after.

    Details, this happens with a simple install of bukkit, and with all the mods enabled, does not happen with standard minecraft server.

    Windows version:
    Server 2008 Enterprise
    Service Pack 2
    32bit edition

    java version "1.6.0_24"
    Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
    Java HotSpot(TM) Client VM (build 19.1-b02, mixed mode, sharing)

    not running any wrappers.

    Version
    2011-03-23 09:40:56 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-450-gd3c1ba4-b432jnks (MC: 1.3)
    2011-03-23 09:40:56 [INFO] This server is also sporting some funky dev build of Bukkit!


    Start.bat:
    @echo off
    java -Xms1024M -Xmx1024M -jar craftbukkit.jar nogui
    pause

    Plugins:
    FishPeople
    MinecartMania
    admin
    Autocart
    Automations
    ChestControl
    Core
    Sign Commands
    Station
    Permissions
    runecraft
    Tpack
    Vegetation



    Start info:

    2011-03-23 09:36:41 [INFO] Starting minecraft server version Beta 1.3
    2011-03-23 09:36:41 [INFO] Loading properties
    2011-03-23 09:36:42 [INFO] Starting Minecraft server on *****
    2011-03-23 09:36:42 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-450-gd3c1ba4-b432jnks (MC: 1.3)
    2011-03-23 09:36:42 [INFO] Preparing level "HWMC"
    2011-03-23 09:36:42 [INFO] Preparing start region
    2011-03-23 09:36:43 [INFO] Preparing spawn area: 93%
    2011-03-23 09:36:43 [INFO] [Permissions] version [2.5.2] (Phoenix) was Initialized.
    2011-03-23 09:36:43 [INFO] [FishPeople] version 1.1 is enabled!
    2011-03-23 09:36:43 [INFO] Minecart Mania Admin Controls version 1.0 is enabled!
    2011-03-23 09:36:43 [INFO] Minecart Mania Autocart version 1.01 is enabled!
    2011-03-23 09:36:43 [INFO] Minecart Mania Automations version 1.0 is enabled!
    2011-03-23 09:36:43 [INFO] Minecart Mania Chest Control version 1.01 is enabled!
    2011-03-23 09:36:43 [INFO] Minecart Mania Core version 1.01a is enabled!
    2011-03-23 09:36:43 [INFO] Minecart Mania Sign Commands version 1.01 is enabled!
    2011-03-23 09:36:43 [INFO] Minecart Mania Station version 1.01a is enabled!
    2011-03-23 09:36:43 [INFO] [Permissions] version [2.5.2] (Phoenix) loaded
    2011-03-23 09:36:43 [INFO] Rune blacklist with 0 runes loaded.
    2011-03-23 09:36:43 [INFO] Loaded 5 waypoints, 7 teleporters, 6 position runes, 1 player data sets.
    2011-03-23 09:36:43 [INFO] Loaded 0 block runes.
    2011-03-23 09:36:43 [INFO] Runecraft 2.4.4 initialized.
    2011-03-23 09:36:43 [INFO] Runecraft plugin version 0.1 is enabled!
    2011-03-23 09:36:43 [INFO] TPack version 1.4 is enabled!
    2011-03-23 09:36:43 [INFO] [Vegetation]: Vegetation v1.6 enabled.
    2011-03-23 09:36:43 [INFO] [Vegetation]: Growth cycle set to every 10 seconds.
    2011-03-23 09:36:43 [INFO] [Vegetation]: Growth limit: within 100(XZ) and 5(Y) blocks of players.
    2011-03-23 09:36:43 [INFO] [Vegetation]: Grass is ENABLED and plants are ENABLED
    2011-03-23 09:36:43 [INFO] [Vegetation]: 20.0 grass & 0.5 plants and 0.5 moss, each cycle.
    2011-03-23 09:36:43 [INFO] [Vegetation]: Animal grazing is ENABLED and set to occur every 100.0ticks
    .
    2011-03-23 09:36:43 [INFO] [Vegetation]: Enabled grazers: sheep cows pigs chickens
    2011-03-23 09:36:43 [INFO] Done (1531795242ns)! For help, type "help" or "?"
     
  2. Offline

    Drakia

    You're asking for support for a build that is ~134 builds out from the latest RB? Your main problem is you are in dire need of updating. There have been major improvements to everything from exploits to ghost chunk issues.

    http://ci.bukkit.org/job/dev-CraftBukkit/556/
     
Thread Status:
Not open for further replies.

Share This Page