Sad
Opened this issue · 12 comments
I really loved this tracker, but it seems like is not coming back, ive been waiting months to solve this POESSESID problem, do you know any other like this? or maybe someone can take this one? i can patreonage (lol)
there is a pull request with that fix and im now using that modified version of exile dairy, sadly i can't somehow make an .exe of it (i get an error) and just run it on console, you could still clone the branch of said pull request and run it on your own.
How exactly do you run this? I have the repository downloaded with the pull request merged into it, but I have no idea how to start it. Any help appreciated.
first do npm install
after that npm start
of course im taking for granted you have nodejs and npm installed, if not, get them here:
https://nodejs.org/en/
The LTS version would be best. let me know if you got more questions, maybe reach me on discord if possible, i just saw this by chance
discord: Aleister#3982
first do npm install after that npm start
of course im taking for granted you have nodejs and npm installed, if not, get them here: https://nodejs.org/en/ The LTS version would be best. let me know if you got more questions, maybe reach me on discord if possible, i just saw this by chance discord: Aleister#3982
Thanks a lot Kirhan, it took a while to figure out, but I managed to get it up and running in the end, certainly wouldn't have been able to without your comment, so I really appreciate!
you are welcome, feel free to look at my repo of this
- i've changed exalts for divines and ignored whetsones (since somehow each is valued 4 chaos) - though the stats panel counts a divine as 150chaos, havent been able to get the current price
- changed recipe of 6 linked to give 20 fuse value instead of divine
- added divine as a raw drop on the stats page
Thanks for doing that Kirihan, but im really lost, so let me explain what i normally do (since i know nothing about programming) i download the exile-diary-setup-0.3.4.exe, then install (next, next, next) and done, can you explain me how to correctly install the one you modified?
Thanks for doing that Kirihan, but im really lost, so let me explain what i normally do (since i know nothing about programming) i download the exile-diary-setup-0.3.4.exe, then install (next, next, next) and done, can you explain me how to correctly install the one you modified?
for now i dont know how to generate the .exe you mention, what you should do is:
- clone repository
- open with an IDE of your choice, visual studio recommended
- npm install (if not have nodejs or npm installed download here: https://nodejs.org/en/)
- npm start, this open the exile diary
ill try to find out during this week why i cant generate the .exe, last time i tried i got a weird error
@Killaheala2811 use the fork, for now. https://github.com/liujordan/exile-diary
FYI for all looking for a working version - here is the most updated fork I have found
Is there another working version this league? The linked one doesn't seem to do it anymore (or is that just me?).
it works alright
My bad - after going to Users\USERNAME\AppData\Roaming\ and deleting the folder: exile-diary (where it saved my diary data of the last few years, including the settings) and reinstalling - it now works.