briansd9 / exile-diary

A game tracker for Path of Exile. Track literally everything that drops in your maps, and more!
https://patreon.com/briansd9
207 stars 32 forks source link

Sad #159

Open Killaheala2811 opened 2 years ago

Killaheala2811 commented 2 years ago

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)

Kirihan commented 2 years ago

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.

Kennethkb commented 2 years ago

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.

Kirihan commented 2 years ago

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

Kennethkb commented 2 years ago

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!

Kirihan commented 2 years ago

you are welcome, feel free to look at my repo of this

Killaheala2811 commented 2 years ago

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?

Kirihan commented 2 years ago

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:

  1. clone repository
  2. open with an IDE of your choice, visual studio recommended
  3. npm install (if not have nodejs or npm installed download here: https://nodejs.org/en/)
  4. 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

Cry0nicS commented 2 years ago

@Killaheala2811 use the fork, for now. https://github.com/liujordan/exile-diary

shakesx commented 2 years ago

FYI for all looking for a working version - here is the most updated fork I have found

https://github.com/Qt-dev/exile-diary

Cefwyn commented 1 year ago

Is there another working version this league? The linked one doesn't seem to do it anymore (or is that just me?).

Juan-Pablo-Barrientos commented 1 year ago

it works alright

Cefwyn commented 1 year ago

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.