Mats Jun Larsen

Results 82 comments of Mats Jun Larsen

Sounds good, I'll keep this issue open in case anybody else stumbles upon the same issue

I'm just worried this'll only work once and next time somebody has the same problem with a different flag 🤔 Trying to find out a clever way to do this

Hi, are you running 6.0.0-rc5? I think I messed up that build, will investigate

Oh no problem, could you look inside the package.json file in your project? It should list a version next to league-connect in the dependencies section I'm in the middle of...

Oh that's a mistake, I'll get it fixed with some other issues I've found tonight

League Connect only offers what the League Client Ux API has which means it won't get you live game events

League Client Ux and League Connect will feed you live champion select data over WebSocket but not the ingame events. I think there's an ingame API available, you can ask...

I've pushed a commit that should fix running the example. Can you try pulling down and testing again?

I'm not sure, but it looks like there isn't a crash, the program just doesn't quit. I will take a look and try to reproduce the issue

I have updated the package to `6.0.0-rc4` and updated the example code. Can you see if it still errors?