Takes time to set displayName. #9


  • New
  • Defect
Open
Assigned to zachboracurse
  • _ForgeUser8435363 created this issue Nov 15, 2012

    What steps will reproduce the problem?
    1. Joining server..
    2. Looking at screen..
    3. ??

    What is the expected output? What do you see instead?
    expected: my displayName (&csentriz)
    current: my real name (sentriz)

    What version of the product are you using?
    v0.5.1, with Bukkit #2463

    Do you have an error log of what happened?
    No error.

    Please provide any additional information below.
    So it seems that when I first join the server, my diplayName hasn't been set. I know this because when I fist join, it shows the MOTD with "Hey sentriz", and sentriz is %cnane% on CommandBook, with gets displayName. It didn't find one, so it used my real name. If I wait a bit, and then do /motd, (which shows the same message) It shows my name in red, my diplayName. This tells me that iChatPlayerList takes time to set displayName. Is it possible to fix this with maybe a table of the last used displayName, and use it immediately after player join?

  • _ForgeUser8435363 added the tags New Defect Nov 15, 2012

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