thomas-cardon / manaflux

The app needs a rewrite. It might not work anymore. An assistant that can choose your runes, summoner spells, and item sets for League of Legends.
https://ryzzzen.github.io/manaflux/
Creative Commons Zero v1.0 Universal
57 stars 9 forks source link

Error after new commit #12

Closed xnetcat closed 6 years ago

xnetcat commented 6 years ago

image

commit

thomas-cardon commented 6 years ago

Hello, are you updated with the last commits?

xnetcat commented 6 years ago

image

Yes, it's updated

To make sure I downloaded your source code and i had same result.

thomas-cardon commented 6 years ago

It's really weird, because when I force the translation module to use the polish language it works.. Try doing a npm install again, this is maybe because I've added a dependency for the crash reporter.

xnetcat commented 6 years ago

When i will be in home, I will try again.

I use npm install after every new commit

thomas-cardon commented 6 years ago

I removed unhandled rejections/errors event from the main process since I get them on my crash reporter and made the translation module more error-friendly in the last commits. Check if it works now!

xnetcat commented 6 years ago

Fixed <3