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
I'm using the RLCSV plugin, and it seems to always return 600 in the MMR column. After looking at the code (RLCSVPlugin.cpp), it seems that it's just using the value directly from BakkesMod, so it seems like it may be BakkesMod isn't reading the correct value.
I'm using the latest version of BakkesMod. Restarting the game doesn't help, so it isn't like it's getting stuck after the first value read, so I'm not sure what could be causing it.
EDIT: A similar issue seems to occur when attempting to use GetMatchDemolishes, as evidenced in the Statistically Speaking plugin (StatisticallySpeaking.cpp). The value always seems to be 0.
Thanks!
The text was updated successfully, but these errors were encountered:
I'm using the RLCSV plugin, and it seems to always return 600 in the MMR column. After looking at the code (RLCSVPlugin.cpp), it seems that it's just using the value directly from BakkesMod, so it seems like it may be BakkesMod isn't reading the correct value.
I'm using the latest version of BakkesMod. Restarting the game doesn't help, so it isn't like it's getting stuck after the first value read, so I'm not sure what could be causing it.
EDIT: A similar issue seems to occur when attempting to use GetMatchDemolishes, as evidenced in the Statistically Speaking plugin (StatisticallySpeaking.cpp). The value always seems to be 0.
Thanks!
The text was updated successfully, but these errors were encountered: