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
The GameRefresher provides no information to highlight counters that fail to match on a GpId. This can led to unexpected issues due to unnoticed refresh failures, especially as "Use Counter names..." is off by default.
I propose to introduce messaging in GpIdChecker createUpdatedPiece() to advise when that option should be tried.
@BrentEaston - is there a downside to making the use names option ON by default ?
Also, how about a new option to entirely replace the old piece with the matching one? Any advice on that idea?
The text was updated successfully, but these errors were encountered:
The GameRefresher provides no information to highlight counters that fail to match on a GpId. This can led to unexpected issues due to unnoticed refresh failures, especially as "Use Counter names..." is off by default.
I propose to introduce messaging in GpIdChecker
createUpdatedPiece()
to advise when that option should be tried.@BrentEaston - is there a downside to making the use names option ON by default ?
Also, how about a new option to entirely replace the old piece with the matching one? Any advice on that idea?
The text was updated successfully, but these errors were encountered: