Soundofdarkness / RuneBook

📖 Arcane Rune Pages manager for League of Legends 📜
MIT License
100 stars 21 forks source link

Unable to use RuneBook, autodetect or manual selection, doesn't connect #108

Open spstarr opened 2 years ago

spstarr commented 2 years ago

I restarted RuneBook, before and after LeagueClient is running, nothing connects....

Need some info on how to debug why.

Soundofdarkness commented 2 years ago

Hmm, that's quite odd. Does that bug still happen or did it just fix itself maybe ? (as I've only seen it happen like once ever and that just vanished after a day or two). But in case its persistent you could just try running runebook from source since that should open the dev tools directly. Should be just cloning the sources, running npm install and then npm start. Pretty sure any node.js version above 14 should work just fine, but maybe even lower ones do. (In case you need a better explanation of how to run the debug version, I can try to write it down in a longer form)

spstarr commented 2 years ago

Will build it from code later today, see whats going on

spstarr commented 2 years ago

So I cleared out .config/RuneBook, that fixed detection... though item upload doesn't seem to work in master branch for me