Dominik
Dominik
I suspect the folder name might be causing an issue with node. Could you try renaming the `Pick&Ban` folder to `Pick-Ban` (or something else without special symbols in the folder...
No worries :) Unfortunately there is no easy way to set this manually. We will look into adding an option with this workaround for the LCU connection, but I can't...
As far as I can tell, the backend successfully connected with the alternative lockfile. Do you get events and the UI popping up when entering a champ select? We will...
A possible fix for this should be implemented in the fix-#141 [branch](https://github.com/RCVolus/lol-pick-ban-ui/tree/fix-%23141). Could you try downloading the tool from the branch and try if this version can connect to your...
Sorry, I didn't mention that this should be without the experimental connector (that one still uses the old method). Could you try with just `npm start`?
The connection looks good :) The champ select not showing up is probably due to weird PowerShell behavior. Could you try again and make sure nothing is highlighted in PowerShell...
Ok, this looks completely fine, all the info is present as expected. Could you try starting the backend with this command to test if the frontend works as expected? `npm...
No, this is the node version we test/develop on. In theory, everything looks alright :( Could you try running the new connector with the debug flag? (`npm start -- --debug`)...
Just to make sure we're not chasing any ghosts: In which order are you starting things to test? I'd recommend starting League Client -> Backend -> Frontend -> Champ select...
Firstly, it looks llike you don't have a theme set – that can cause some display issues already. Try applying the default theme (or your own) on the theming page...