Kla35 / lis-generator

A small Javascript software who retrieve data from Riot API to generate pictures : One picture about pregame (as perkz/runes, players...) and one picture about postgame (stats, gold graph, damage graph...). Automatic download of new pictures on new patch.
GNU General Public License v3.0
4 stars 2 forks source link

Software freezes on Researching Game #12

Closed truestcanadian closed 3 years ago

truestcanadian commented 3 years ago

After inserting the needed API and match information, the program seems to infinitely stay stuck on Researching Game.

Kla35 commented 3 years ago

Hello @truestcanadian ! After trying on my computer, it works perfectly example ! Can u send a screenshot of the error ? Plus the configuration of ur PC ?

ChronoBrake commented 3 years ago

same error errorlis

Kla35 commented 3 years ago

Hello, Okay, I've got a idea of what doesn't work. Basically, it seems like the dependencies doesn't extract well when I create the executable I'm gonna check that and release a new version, thanks for ur feedback!

EDIT : U seems to use the source code, I didn't saw that before. Maybe try the last executable, while I'm gonna check what's going wrong in the source code

Kla35 commented 3 years ago

While I was investigating, it seems like the .gitignore ignored the node_modules folder, so the node_modules wasn't updated for a while. The issue seems to come from that. I'm gonna upload this right now, and ping u when u will be able to pull

Kla35 commented 3 years ago

@ChronoBrake With commit https://github.com/Kla35/lis-generator/commit/bda55a192623f29f16e8aed73156498479a74f91 , I think it should be okay rn, can u retry and send me a screenshot if it doesn't work ?

ChronoBrake commented 3 years ago

now, working fine

Kla35 commented 3 years ago

Nice ! Don't hesitate to open a new issue if u still have some trouble !