Argent1028 Posted July 10, 2022 Report Posted July 10, 2022 (edited) 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 July 10, 2022 by Argent1028 Quote
Dr. McKay Posted July 11, 2022 Report Posted July 11, 2022 Fixed in 4.24.5. I'm going to need you to be more specific on the shortcomings you're describing. Quote
Recommended Posts
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.