Server Crash - Could not pass event PlayerInteractEvent to ScriptBlock v0.8.7 org.bukkit.event.EventException #44


  • New
  • Defect
Open
Assigned to _ForgeUser7448041
  • _ForgeUser10728454 created this issue Aug 23, 2013

    What is the expected output? What do you see instead?
    None error :)

    What version of the product are you using?
    0.8.7

    Do you have an error log of what happened?
    http://pastie.org/8263653

    Please provide any additional information below.
    Hi,
    This error keep comming in the console. It recently caused my server to crash. Any idea why?

    Thanks for helping!

  • _ForgeUser10728454 added the tags New Defect Aug 23, 2013
  • _ForgeUser7448041 posted a comment Aug 24, 2013

    It's because, you used a decimal number "0.30" for your cooldown option in your script. you should use an Integer. Like this: 10, or this: 2.

    if you want a cooldown shorter than one minute, You should use the delay option.


    Edited Aug 24, 2013
  • _ForgeUser10728454 posted a comment Aug 24, 2013

    Ok, thanks :)


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