Hi, I'm not receiving any events when running the example program. It successfully creates the cfg file in the correct folder, and the file contents match what is described in the readme.md. I tried running a bot game, watching a live game, and even played a ranked game and no events are being fired. I tried several different ports as well. I am on Windows 11 and for each different port I tried I had to run a netsh http add urlacl url=http://+:port_number/ command to get the program to run without error. Also I am running as admin.
Any suggestions to get this to work? I don't know whether the problem is on the sending or receiving end.
Hi, I'm not receiving any events when running the example program. It successfully creates the cfg file in the correct folder, and the file contents match what is described in the readme.md. I tried running a bot game, watching a live game, and even played a ranked game and no events are being fired. I tried several different ports as well. I am on Windows 11 and for each different port I tried I had to run a
netsh http add urlacl url=http://+:port_number/command to get the program to run without error. Also I am running as admin.Any suggestions to get this to work? I don't know whether the problem is on the sending or receiving end.