Open spstarr opened 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)
Will build it from code later today, see whats going on
So I cleared out .config/RuneBook, that fixed detection... though item upload doesn't seem to work in master branch for me
I restarted RuneBook, before and after LeagueClient is running, nothing connects....
Need some info on how to debug why.