Interactor and breaker issue #3


  • Defect
  • Waiting
Open
Assigned to _ForgeUser8217256
  • _ForgeUser5965258 created this issue Apr 25, 2012

    Inter-actors and breakers do not fully work on my server.
    Not entirely sure what information you need, but I can give some information if/when you respond.

    on bukkit 2169

    Bone meal works on grass, cant break blocks, and cant place blocks/sapling

  • _ForgeUser5965258 added the tags New Defect Apr 25, 2012
  • _ForgeUser5965258 posted a comment Apr 25, 2012

    Newest version. 2.0

    23:33:51 [INFO] dispenseorg.bukkit.event.block.BlockDispenseEvent@a54b6e3

    23:35:03 [INFO] dispenseorg.bukkit.event.block.BlockDispenseEvent@1805cc81 23:35:03 [INFO] INTERACT at 1357,4,1210 23:35:03 [INFO] returned false

    23:37:43 [INFO] dispenseorg.bukkit.event.block.BlockDispenseEvent@6aa0ab5 23:37:43 [INFO] break block CraftBlock{chunk=CraftChunk{x=84z=75},x=1357,y=4,z=1214,type=STONE,data=0} 23:37:44 [INFO] dispenseorg.bukkit.event.block.BlockDispenseEvent@71c0c78f 23:37:44 [INFO] break block CraftBlock{chunk=CraftChunk{x=84z=75},x=1357,y=4,z=1214,type=STONE,data=0}

    In console.

    Using Essentials, EssProt, Logblock.


    Edited Apr 25, 2012
  • _ForgeUser8217256 posted a comment Apr 26, 2012

    Looks like I may have some more work to do to get these to work reliably. Same problem reported in http://dev.bukkit.org/server-mods/betterdispensers/tickets/2-interactors-and-breakers-do-not-work/ but the reporter said it started working for him, but without explanation. I haven't seen this problem myself yet.

    The error log is helpful, it says the interaction failed, which can happen if the item cannot be used on the block. Could be a problem with either the item or the block. The y coordinate of 4 is suspiciously low, are you really that far down? (on a flat map I guess?) Also can you check what block is at the exact coordinates printed, is it what you expect (dirt)? And could I get a screenshot?

  • _ForgeUser5965258 posted a comment Apr 26, 2012

    @mushroomhostage: Go

    Ohkay. It is a flat map, I'll do a test at higher Y just for science. I did see that other post, we both have essentials, but his magically works now, and mine does not.

    http://imgur.com/q7ces,rYB30,A7BBF,Fcb20,KuXsd,NSDmA#5

    Tried at higher elevation, same result.

    Also I'm on IRC, if you happen to be. If your eager to get some information faster, if not, no rush.

    Here is some shots.

    It is the right tool. Its losing durability.

    The other one with wood infront has an axe in it.


    Edited Apr 26, 2012
  • _ForgeUser8217256 posted a comment Jul 29, 2012

    Does this still reproduce on 1.2.5-R5.0?

  • _ForgeUser8217256 removed a tag New Jul 29, 2012
  • _ForgeUser8217256 added a tag Waiting Jul 29, 2012

To post a comment, please login or register a new account.