ArtificialQualia / PyEveLiveDPS

PyEveLiveDPS (PELD) is a live DPS calculator and grapher for EVE Online
GNU General Public License v3.0
157 stars 27 forks source link

My graph is not updating and more #59

Closed GripenANM closed 4 years ago

GripenANM commented 4 years ago

my graph is not updating and the breakdown list is not showing

GripenANM commented 4 years ago

originally is working fine, but after i restart my pc and launch it, it stopped working, i can still see the breakdown list, but just cant open it

ArtificialQualia commented 4 years ago

Is PELD tracking the right character? If you've logged in other characters in the past 24 hours, it may be selecting the wrong one. Check which it is tracking in the 'Character...' dropdown menu, and change it if needed.

It will also be helpful to attach your PELD logs, put %APPDATA%\PELD into your File Explorer bar and attach the PELD.log file here.

GripenANM commented 4 years ago

yes the values are updating just the graph not updating

GripenANM commented 4 years ago

btw i cant upload the log file it said its not supported

GripenANM commented 4 years ago

2020-05-13 13:08:29,398:root:ERROR - invalid command name ".114727504.114728528.92222992.95471856" Traceback (most recent call last): File "animate.py", line 125, in animate File "labelHandler.py", line 63, in updateLabel File "labelHandler.py", line 141, in updateLabel File "tkinter__init.py", line 1331, in setitem File "tkinter\init.py", line 1324, in configure File "tkinter\init__.py", line 1315, in _configure _tkinter.TclError: invalid command name ".114727504.114728528.92222992.95471856" 2020-05-13 13:08:29,455:root:ERROR - invalid command name ".114727504.114728528.92222992.95471856"

GripenANM commented 4 years ago

and now i got this in the middle of my screen, i think restarting should help though screenshot: https://gyazo.com/61aa702004e8db0f9bb26520fc571323

ArtificialQualia commented 4 years ago

I don't think the error you shared is the right error, looks like it is just a result of whatever the real root cause is.

You should be able to upload your log file, make sure it is the PELD.log file and NOT the PELD.json file or anything else in that directory like if you have a PELD.log.1 file. Anything other than the PELD.log file will say it isn't supported.

You can always give restarting a go, let me know if that works. In either case the PELD.log file should be helpful.

GripenANM commented 4 years ago

https://gyazo.com/f3f9b633012b00bc539ae5fcfba9489d

GripenANM commented 4 years ago

well i cant

GripenANM commented 4 years ago

https://i.gyazo.com/fbc900107720f827c698262cfd32b913.png

ArtificialQualia commented 4 years ago

Huh, bizarre, that works for me and others I've worked with in the past. Sorry to be a pain, but can you try zipping that file and attaching the zip file to this issue? That may work.

GripenANM commented 4 years ago

let me try

GripenANM commented 4 years ago

PELD - Copy.zip

ArtificialQualia commented 4 years ago

Thanks for the logs! Glad that worked.

I've fixed that error that is all over the logs, which was related to how that little square was being left behind in the middle of your screen. You can download the fixed version (v2.6.1) here.

Since that little square was spitting out errors and the size of the log file is limited, we may have lost your original error with regards to your graph not updating, or it could be possibly related to the same issue that is fixed in v2.6.1.

Before trying the fixed version, make sure you don't have any little squares left behind on your screen by either manually killing the PELD.exe process(es) or restarting your PC, then try v2.6.1 and let me know if you are still having issues.

GripenANM commented 4 years ago

it working fine now thanks for the help