Mines/Turret Bug. #306


  • Defect
  • Replied
Open
Assigned to blablubb
  • _ForgeUser10343716 created this issue Jun 2, 2015

    What steps will reproduce the problem?
    1. Player joins the game.
    2. Game Starts.
    3. Players tries to place a Mine/Turret however can not.

    What is the expected output? What do you see instead?
    The item doesn't place and pops back into your inventory.

    What version of the product are you using?
    Latest 1.8 1.3.3

    Do you have an error log of what happened?
    No errors in log

    Please provide any additional information below.
    This is not a worldguard issue, no message is shown when this bug happens.

  • _ForgeUser10343716 added the tags New Defect Jun 2, 2015
  • blablubb posted a comment Jun 4, 2015

    You players got the mine/turret items directly from the paintball shop itself?

    Have you changed the limit settings in the default config?

    Do use the plugin CommandSigns?


    Edited Jun 8, 2015
  • Forge_User_01524769 removed a tag New Jun 4, 2015
  • Forge_User_01524769 added a tag Waiting Jun 4, 2015
  • _ForgeUser11793791 posted a comment Jun 8, 2015

    Im also getting this problem

  • _ForgeUser11793791 removed a tag Waiting Jun 8, 2015
  • _ForgeUser11793791 added a tag Replied Jun 8, 2015
  • _ForgeUser12688420 posted a comment Jun 10, 2015

    Hi there, we too are experiencing this same problem, if players buy the item from the shop in game or even if its gifted, players (including ops) are unable to place either mines or turrets.

    Limits in the config remain unchanged, and both items are available to be used by players.

    Kind Regards EllisWin.

  • blablubb posted a comment Jun 10, 2015

    @WinFamSurv: Go

    Would someone mind showing me this on the server?

  • RoboMWM posted a comment Jun 16, 2015

    @blablubbabc: Go

    I believe this is happening on my server as well. It worked once I believe, and then it never worked again. I don't believe anything's protected by plugins like GriefPrevention so I don't believe that's the case. If you're still interested in investigating this, I can PM you my server if you'd like.

  • blablubb posted a comment Jun 16, 2015

    @The_PC_Tech_Guy: Go

    Sure, go ahead. I currently have no idea though what could be the issue here.. Though it must be something common among servers of everyone who has this problem.


    Edited Jun 19, 2015
  • blablubb posted a comment Jun 19, 2015

    Maybe you could post the plugins you use? Maybe there are some common plugins which I could check then if they might cause the issue somehow.
    Also could someone who has this problem please try to reproduce the issue on an empty server without other plugins interfering and let me know if the issue is gone then?


    Edited Jun 19, 2015
  • _ForgeUser20686272 posted a comment Jun 19, 2015

    i think the problem could be that you dont allow the placement of blocks in the arena, so maybe if you could code it so that the only blocks allowed to place are pumpkin and flower pot but I dont know if thats possible to code

  • _ForgeUser20686272 posted a comment Jun 19, 2015

    Also, I just tried it on a new server with no other plugins and it still did not work

  • blablubb posted a comment Jun 19, 2015

    @Jandro14: Go

    Quote:

    i think the problem could be that you dont allow the placement of blocks in the arena, so maybe if you could code it so that the only blocks allowed to place are pumpkin and flower pot

    Nope that's certainly not the problem. Paintball is placing the turret entity and the mine block manually itself, after it blocked that the player places the block. So it is actually the plugin who is placing the flowerpot in the world, not the player.
    Also I know that this has worked without problems in the past.

    Quote:

    Also, I just tried it on a new server with no other plugins and it still did not work

    Okay I just tried it again on the latest spigot build and can now reproduce the issue. I am looking into it now.


    Edited Jun 19, 2015
  • blablubb posted a comment Jun 19, 2015

    Okay, I found the issue:

    The cause of the issue is some change in spigot from about a month ago. I created a spigot ticket asking for reverting of this change. If you want you can help me by voting for it here.

    If that doesn't get accepted I am gonna upload a working version, which works around this issue by checking for the special turret and mine items in the interact handling. This works but is a rather 'ugly' way of solving this particular issue.


    Edited Jul 14, 2015
  • blablubb removed a tag Replied Jun 19, 2015
  • blablubb added a tag Waiting Jun 19, 2015
  • _ForgeUser17094798 posted a comment Jul 16, 2015

    Maby you could change the block placeing to dropping an item?

    Join my server! gogamingofficial.com

    GO GAMING

  • _ForgeUser17094798 removed a tag Waiting Jul 16, 2015
  • _ForgeUser17094798 added a tag Replied Jul 16, 2015
  • _ForgeUser5839105 posted a comment Aug 14, 2015

    Also having this issue on a dedicated server with no additional plugins on my bungee network, the network isnt live yet so if you would like to be whitelisted to see the error in pacing mines and turrets, please let me know

  • blablubb posted a comment Aug 14, 2015

    I am still awaiting response to the spigot ticket I have opened about this. You can find it here: https://hub.spigotmc.org/jira/browse/SPIGOT-991

  • _ForgeUser12025517 posted a comment Aug 17, 2015

    @blablubbabc: Go

    Having the same problem for CraftBukkit 1.8.8 Build 201507310430 development. And no interaction with other plugins

  • _ForgeUser16143878 posted a comment Aug 22, 2015

    Issue confirmed.
    Waiting for fix.

    Thanks.

  • _ForgeUser5839105 posted a comment Sep 4, 2015

    @blablubbabc: Go

    maybe time for that "ugly" fix? mentioned a few posts down, i dont think spigot are going to reply :(

  • blablubb posted a comment Sep 6, 2015

    @boidyluke: Go

    Check out v 1.3.4. I haven't tested this version on the latest spigot builds myself yet, but it worked a few months ago (when I created but held back this workaround).

    This is only a (hopefully temporary) workaround: I still hope that the underlying issue gets properly addressed in spigot in the future. So please keep voting up the related spigot issue.


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