viktorgullmark / exilence

DEPRECATED Tool for Path of Exile that calculates net worth and tracks gear, maps and other statistics for you and your group
GNU General Public License v3.0
186 stars 26 forks source link

Login and disconnection problems #122

Closed eduardocasati closed 5 years ago

eduardocasati commented 5 years ago

I have two problems: Everytime I want to login, I can only login using "Change my login settings" and putting all the info again (including reentering my POESession ID (even tho its the same code) and the path to Client.txt). Just hitting "Log me in" or using "Change my login settings" with the already saved info never works, it stays "logging in" forever. Second, Exilence stops tracking and updating my networth and Chaos per hour after a few minutes using it and/or disconnects from PoE site. It's already set as an exception in Windows Firewall and I'm running it as administrator for no effect in this matter.

ghord commented 5 years ago

Same issue here. Every time I launch the application the logging in does not work (progress indicator stays up forever with no effect). Additionally, If I close Exlience during this time, I have to fill in all my details again (there is no other option available)

viktorgullmark commented 5 years ago

Thanks for the report. I will take a look at this when I have time.

I replicated this locally by dying on a character that I had logged in with, the next time I restarted Exilence this happened, since the login-settings were invalid due to my character not existing anymore. However, the settings should be overridden once you successfully login, so I don't see this happening multiple times..

Can you post screenshots of your settings here? Without modifying anything, just show me how they look upon startup (preferebly every step, but character/league should be enough).

ghord commented 5 years ago

I've just done clean install of the application on another pc, and I'm having the same issue:

Steps to reproduce:

  1. Fill in login settings in the stepper (choose server/league/account/possid etc)
  2. App sees my character data and everything is ok
  3. Close application
  4. Open application again. Following screen shows up:

obraz

  1. Click "Log me in"
  2. Progress bar spins without effect like on screenshot
  3. Nothing happens so I close the app with "X"
  4. After opening application again, there is no Welcome back message it just takes me straight to initial configuration stepper. Looks like settings got reset/corrupted.
ghord commented 5 years ago

I unchecked "Hide Characters tab" in my pathofexile.com settings and now it works without the issue. Seems to be connected to this setting. After reenabling it, the issue comes back.

viktorgullmark commented 5 years ago

Thanks a lot for the information @ghord. As you confirmed it seems related to this setting. We'll highlight this in one of the steps in a future release, and possibly handle the error if it happens.

Thanks for the heads up.