tracking postal NPCs #6


  • New
  • Defect
Open
Assigned to ed_gruberman
  • _ForgeUser11627013 created this issue Sep 15, 2013

    What steps will reproduce the problem?
    1. have va_postal installed and running with postmen out making deliveries http://dev.bukkit.org/bukkit-plugins/postal/
    2. install and run sleep
    3. Once postmen generate and then are removed (normal activity), sleep generates this warning:

    9:02:20 AM [WARNING] [Sleep] Idle status requested to be published for player no longer present: �cPost�9Man
    9:02:20 AM [WARNING] [Sleep] Idle status requested to be published for player no longer present: �cPost�9Man
    9:02:20 AM [WARNING] [Sleep] Idle status requested to be published for player no longer present: �cPost�9Man
    9:02:20 AM [WARNING] [Sleep] Idle status requested to be published for player no longer present: �cPost�9Man
    9:02:20 AM [WARNING] [Sleep] Idle status requested to be published for player no longer present: �cPost�9Man
    9:02:20 AM [WARNING] [Sleep] Idle status requested to be published for player no longer present: �cPost�9Man

    What is the expected output? What do you see instead?
    Expected out put would be nothing, as sleep would ignore postmen like it ignores other Citizen NPCs (I think)

    What version of the product are you using?
    7.2.0

    Do you have an error log of what happened?
    See above. I realize it is only a warning and not an error.

    Please provide any additional information below.

  • _ForgeUser11627013 added the tags New Defect Sep 15, 2013
  • Ed_Gruberman posted a comment Sep 20, 2013

    I've been meaning to address this more appropriately. It seems to happen often enough with "fake" players, I think it's time I simply accept the reality of plugins not playing nicely with them. I'm hoping to find some time this weekend to put into this plugin and I'll at least try to get an alpha link up here so you can test if you want


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