You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So the issue there is that the upgrade costs more than you have funds. The query that checks whether the upgrade can be afforded is inside RA itself and doesn't know anything about unlock credit. However if you had the funds then it would actually use up unlock credit and take nothing from funds.
I think the fix is to change the ResolveValidationError() code such that it feeds current unlock credit in there. The change needs to be done into RP-1 and to all other mods that have integrated with this feature.
See video below:
https://youtu.be/faLrIdUkipY
The text was updated successfully, but these errors were encountered: