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 DLL version on bakkesplugins.com is behind the one in this repo and the file structure is incorrect causing the plugin to fail on load when installed from the bakkesplugins.com website. The data directory needs a rankgrapher subfolder with the images placed inside. If the data\rankgrapher path doesn't exist the plugin fails to load.
For others reading this the manual fix is:
Exit Bakkesmod
Navigate to %APPDATA%\bakkesmod\bakkesmod\data
Create a folder titled rankgrapher
Move the two image files named closebutton.png and ranktrackerbg.png from the data folder into the new rankgrapher folder.
Start Bakkesmod and then Rocket League.
The plugin should now create two csv files and begin recording your rank data and rendering graphs in game.
The text was updated successfully, but these errors were encountered:
The DLL version on bakkesplugins.com is behind the one in this repo and the file structure is incorrect causing the plugin to fail on load when installed from the bakkesplugins.com website. The
data
directory needs arankgrapher
subfolder with the images placed inside. If thedata\rankgrapher
path doesn't exist the plugin fails to load.For others reading this the manual fix is:
%APPDATA%\bakkesmod\bakkesmod\data
rankgrapher
closebutton.png
andranktrackerbg.png
from thedata
folder into the newrankgrapher
folder.The text was updated successfully, but these errors were encountered: