Jump to content
McKay Development

Bug in 4.24.4


Argent1028

Recommended Posts

Hi, I found the bug with property rich_presence_string.

You forgot to pass steamuser to the function _processUserPersona, so I get an error 'steamUser is not defined'.
To fix it you should do these steps:

_processUserPersona(user, steamUser) and then call this._processUserPersona(user, this).
Also, the feature worked better in v. 4.13. For example, at current version it doesn't replace {} in presence string.

Edit: One more error: Did not get localizations for requested language english

Edited by Argent1028
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...