Entity Knockback Error #133


  • Defect
  • Replied
Open
Assigned to _ForgeUser8860360
  • _ForgeUser19593292 created this issue Jul 16, 2015

    Brief error description
    When using the on damage event, setting the entity property KNOCKBACK_RESISTANCE of the victim will give an error.

    What causes this error? Please paste the exact line you used
    on damage:
            set entity attribute KNOCKBACK_RESISTANCE of victim to 17666
        wait 1 tick
        set entity attribute KNOCKBACK_RESISTANCE of victim to 0

    Please use Pastebin.com and paste the error you get, then paste the URL here
    http://hastebin.com/aboqehazil.vbs

    What server version are you using? Latest is not an answer! Use /ver and tell me
    1.8.7 Spigot

    What Umbaska version are you using? If you're using a BETA version please paste the ID
    1.5 Release

  • _ForgeUser19593292 added the tags New Defect Jul 16, 2015
  • _ForgeUser10105717 posted a comment Jul 16, 2015
    set entity attribute knockback resistance of victim to 0
    

    If it doesn't work, update to 1.5.1.6 and see if it still persists.

  • _ForgeUser10105717 removed a tag New Jul 17, 2015
  • _ForgeUser10105717 added a tag Waiting Jul 17, 2015
  • _ForgeUser19593292 removed a tag Waiting Jul 17, 2015
  • _ForgeUser19593292 added a tag Replied Jul 17, 2015
  • _ForgeUser10105717 posted a comment Jul 17, 2015

    Apparently Player's can't have attributes set.


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