GithubHelp home page GithubHelp logo

Graph not populating about rank-grapher HOT 8 CLOSED

clearscreen avatar clearscreen commented on September 1, 2024
Graph not populating

from rank-grapher.

Comments (8)

clearscreen avatar clearscreen commented on September 1, 2024

Just a quick update, I checked for a csv file in AppData\Roaming\bakkesmod\bakkesmod\data and it's there and is populated with data.

from rank-grapher.

adamgerhant avatar adamgerhant commented on September 1, 2024

it seems that the wrong version of my code was updated, since the most recent version on my computer works, but the version on bakkesplugins is broken. For now the most recent dll (RankGrapher.dll) is in the root folder. You can copy and paste that into your plugins folder, and it should work.

from rank-grapher.

clearscreen avatar clearscreen commented on September 1, 2024

I grabbed the new DLL you uploaded and dropped it into the plugins folder. It seems to be behaving the same way as before, no graph data shown. It displays like this both during match and post match.

image

I checked the bakkesmod log and found the following:

[22:27:20] [bakkesmod] > plugin load rankgrapher
[22:27:20] [bakkesmod] Trying LoadLibraryW
[22:27:20] [bakkesmod] On file: C:\Users\clear\AppData\Roaming\bakkesmod\bakkesmod\plugins/rankgrapher.dll. 
[22:27:20] [bakkesmod] Called LoadLibraryW 
[22:27:20] [bakkesmod] Loading a plugin with a custom settings component
[22:27:20] [bakkesmod] Adding new plugin settings model (RankGrapher plugin)
[22:27:20] [bakkesmod] Plugin Info: 
[22:27:20] [bakkesmod] API Version: 95
[22:27:20] [bakkesmod] File Name: C:\Users\Adam\AppData\Roaming\bakkesmod\bakkesmod\BakkesMod2-Plugins\FirstPlugin\RankGrapher\RankGrapher\RankGrapher.cpp
[22:27:20] [bakkesmod] Class Name: RankGrapher
[22:27:20] [bakkesmod] Plugin Name: Rank Grapher
[22:27:20] [bakkesmod] Game events: 1
[22:27:20] [bakkesmod] Plugin Version: 1.0.0.730
[22:27:20] [bakkesmod] [ImageWrapper] image data load result: Fail
[22:27:20] [bakkesmod] Invalid path
[22:27:20] [bakkesmod] Plugin rankgrapher loaded successfully.

Specifically the '[ImageWrapper] image data load result: Fail' makes me think something isn't loading properly.

from rank-grapher.

clearscreen avatar clearscreen commented on September 1, 2024

Here's an example from during a match:

image

from rank-grapher.

adamgerhant avatar adamgerhant commented on September 1, 2024

huh thats weird. I just copied it into my plugins folder and it worked. Are there images in bakkesmod/data/rankgrapher? Its finding the rank and drawing the axis lines, so the rank lines should also work

from rank-grapher.

clearscreen avatar clearscreen commented on September 1, 2024

There is no bakkesmod/data/rankgrapher folder. In bakkesmod/data I see two image files, closebutton.png and ranktrackerbg.png, are those related?

from rank-grapher.

adamgerhant avatar adamgerhant commented on September 1, 2024

Yeah, for me those images, as well as the csv data, are in the rankgrapher folder. I think the bakkesmod plugin team forgot to put the images in that folder when updating my plugin.

from rank-grapher.

clearscreen avatar clearscreen commented on September 1, 2024

Yeah, for me those images, as well as the csv data, are in the rankgrapher folder. I think the bakkesmod plugin team forgot to put the images in that folder when updating my plugin.

Just creating that folder and moving the two images in worked for me! Plugin showed that it loaded successfully in the log file and then it created a CSV! Thanks for your help!

from rank-grapher.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.