Could not pass event PlayerInteractEvent to CommandSigns v1.9.3.2 #165


  • New
  • Defect
Open
Assigned to _ForgeUser7307234
  • _ForgeUser17351221 created this issue Nov 8, 2014

    What steps will reproduce the problem?
    1.Setup latest 1.7.10 cauldron bukkit server
    2.Install latest vault
    3.Install Commandsigns

    What is the expected output? What do you see instead?
    \text works on signs but any commands do not. If you run line 1 with text, line 2 with a command and line 3 with text, only the first line with run. you are left with an error in your server console.  " Could not pass event PlayerInteractEvent to CommandSigns v1.9.3.2 "

    What version of the product are you using?
    CommandSigns v1.9.3.2

    Do you have an error log of what happened?
    yes. http://pastebin.com/vTtTLpeU

    Please provide any additional information below.
    Issue is caused even with only vault and commandsigns running. May have something to do with this makeshift bukkit release since it has also broke regionforsale in the same manor.

  • _ForgeUser17351221 added the tags New Defect Nov 8, 2014
  • omanoctoa posted a comment Mar 21, 2016

    I'm not familiar with Cauldron, but that error is usually from trying to run a player command from console, or something thereof. Try using /sudo to force the player to run the command or some alternative available to Cauldron. Beyond this, can I get a commandsign snippet?

    The 3rd line will not run, most likely because the 2nd line failed to run. Commandsigns are interrupted by failure - they stop if a command is unsuccessful.


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