Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A new release needs to be created and uploaded to bakkesplugins.com #4

Open
clearscreen opened this issue Sep 11, 2023 · 1 comment

Comments

@clearscreen
Copy link

clearscreen commented Sep 11, 2023

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:

  1. Exit Bakkesmod
  2. Navigate to %APPDATA%\bakkesmod\bakkesmod\data
  3. Create a folder titled rankgrapher
  4. Move the two image files named closebutton.png and ranktrackerbg.png from the data folder into the new rankgrapher folder.
  5. Start Bakkesmod and then Rocket League.
  6. The plugin should now create two csv files and begin recording your rank data and rendering graphs in game.
@adamgerhant
Copy link
Owner

can you copy and paste this message into the programming discord?

https://discord.com/invite/YVryAFbQ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants