Jump to content

Jamie

Members
  • Content count

    59
  • Joined

  • Last visited

  • Days Won

    8

Posts posted by Jamie


  1. 1 hour ago, Master said:

    Test what Jamie said, if it dont works try placing a crossdomain.xml in the folder that give you Error 404 not found.

    Hi,

    This error as @Arthur has clarified is the way the user is storing passwords, she may be mistaking her Kitsune version for the one which is bcrypt. She is most likely storing passwords in MD5 and NOT Bcrypt.

    If this error continues after she attempts to use my fix, I'd advise her to use a sentry.swf from another AS3 mediaserver or even the one you can find in icer.link.

    These are the only two problems which can make this issue occur, this is not regarding her mediaserver as a whole or her crossdomain, but the way she stores her password or an issue with an outdated sentry.swf

    • Like 1

  2. If these are being used for AS2, please make sure they are not versions of the rooms after around mid-2015, these rooms won't work properly on AS2.

    Newer versions of rooms that can be used on AS2 are ones prior to around mid-2015 and should cause no issues.


  3. Hi @Doxlla,

    To further look into your error please first test this password in your database, set your user's password in the database to:

    Quote

    $2y$12$bK5vk14uCx1fRpgA1hWBSOT5Fz3mLi1nfHFR8E8lyRIuclYu0xEPK

    Now refresh your play page and enter the password "eatme" when trying to sign in.

     

    Let me know if this works, this issue is most likely down to your password being MD5 and potentially your version of Kitsune being bcrypt passwords.

×