dethredic / WC3StreamerOverlay

A simple tool for wc3 streamers to display their opponent's race and stats
GNU General Public License v3.0
30 stars 7 forks source link

Not able to display stats after installation #16

Closed krishnadg closed 4 years ago

krishnadg commented 4 years ago

Hi, saw the plugin grubby was using on his stream and came here to try it out on my own. (I believe this is the same one he uses, though the screenshots look a little different).

After following the steps and setting up my OBS, I am still having a couple issues, so here are some details:

  1. I can run the test 1v1 and 2v2 and see the OBS browser capture show up and cycle the pictures around.
  2. I can start the main executable to begin listening in for the bnet stats and it shows "client connected" and "game started/ended"
  3. But I am not able to actually see any stats populated during a bnet game (in my screenshot, I still have the stats showing from the team test executable)

image

Let me know if there's anything else I can try out. I also tried making a new release from master as I saw there were a couple changes since your last official one, but that was a bit messy (on windows especially) and ultimately led to the same issue.

krishnadg commented 4 years ago

Not really sure what I did to fix it, but upon a final try I did get the release v0.5.0 to work, though it is in a different format than what I've seen on some top streamers. Are those changes going to be put into a (official) release, or would building the project from master's source code work instead?