Crash when facepalming on the console #2


  • Defect
  • Replied
Open
Assigned to _ForgeUser7638363
  • _ForgeUser7207264 created this issue Aug 21, 2012

    What steps will reproduce the problem?
    1. Install the plugin
    2. Facepalm from the console
    3. EXPLOSION.

    What is the expected output? What do you see instead?
    It should tell you that it only works in-game, however instead it spams the crap out of the console (and essentially crashes the server)

    What version of the product are you using?
    v1.3 (Bukkit build 1.3.1-R2.0)

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

  • _ForgeUser7207264 added the tags New Defect Aug 21, 2012
  • _ForgeUser7638363 removed a tag New Aug 27, 2012
  • _ForgeUser7638363 added a tag Waiting Aug 27, 2012
  • graywolf336 posted a comment Oct 8, 2012

    Easy fix, onCommand just check if the sender instanceof Player and if it isn't send a nice message saying "Sorry console but you can't use this or something" and return true.

  • graywolf336 removed a tag Waiting Oct 8, 2012
  • graywolf336 added a tag Replied Oct 8, 2012

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