3 Events=3 Triggers for chat plugins. #1


  • New
  • Defect
Open
Assigned to mycraftisbest
  • _ForgeUser818298 created this issue Nov 8, 2012

    What steps will reproduce the problem?
    1. Have Denizens installed with the default "notch cookies" example script.
    2. say cookies

    What is the expected output? What do you see instead?
    Notch should respond and give you some cookies. Instead the event fires 3 times, once for each part of RC's chat duplication.

    What version of the product are you using?
    the 1.3.2 build.

    Do you have an error log of what happened?
    2012-11-08 23:29:49 [INFO] <Xesh: r=50.0> cookies?
    2012-11-08 23:29:49 [INFO] [RealisticChat] (d=7.527404449683163,hr=50.0) Xesh -> Nytemare3701: cookies?
    2012-11-08 23:29:49 [INFO]  ignoring chat event cancelled by other plugin: org.bukkit.event.player.PlayerChatEvent@497a4841
    2012-11-08 23:29:49 [INFO] [RealisticChat] () Xesh -> Xesh: cookies?
    2012-11-08 23:29:49 [INFO]  ignoring chat event cancelled by other plugin: org.bukkit.event.player.PlayerChatEvent@7b1dc916
    2012-11-08 23:29:54 [INFO] <Xesh: r=50.0> cookies
    2012-11-08 23:29:54 [INFO] [RealisticChat] (d=6.555405051818781,hr=50.0) Xesh -> Nytemare3701: cookies
    2012-11-08 23:29:54 [INFO]  ignoring chat event cancelled by other plugin: org.bukkit.event.player.PlayerChatEvent@1068d52a
    2012-11-08 23:29:54 [INFO] [RealisticChat] () Xesh -> Xesh: cookies
    2012-11-08 23:29:54 [INFO]  ignoring chat event cancelled by other plugin: org.bukkit.event.player.PlayerChatEvent@5282c0d0

    Please provide any additional information below.

  • _ForgeUser818298 added the tags New Defect Nov 8, 2012

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