razaqq / PotatoAlert

A statistics companion app for World Of Warships
MIT License
36 stars 5 forks source link

Error Reading ArenaInfo #36

Closed DarkMukke closed 2 years ago

DarkMukke commented 2 years ago

ever since the last update, every match I get this error image

Eg I get the loading icon, and then this. If I then go to the settings, change nothing and click save, it correctly loads the info. I'm assuming it is a race condition.

PA version : 3.1.0 Qt version : 6.3.1 WoWs version 0.11.8.0

Edition Windows 10 Pro Version 21H2 OS build 19044.1889 Experience Windows Feature Experience Pack 120.2212.4180.0

Also, not sure if related, when the updater runs and it finishes, it runs the app again ( eg in task manager ) but there is no visuals and and no active window. I have to kill it ( with TM ) and open it again.

razaqq commented 2 years ago

Hey thanks for the report, i will try to look into it.

Can you provide me with some logs of when this is happening (Menubar has an icon to get to the logs). Does this happen every time without exception? Do you have the steam or standalone version?

There is also a discord where im active, you might get a response there faster.

DarkMukke commented 2 years ago

Can do, I can also build my own version if you need extra debug ( CPP has been a while, I do mostly Rust now), I'll reach out on Discord

Edit, now with the logs: PotatoAlert-redacted.txt

razaqq commented 2 years ago

Alright i will create a test version to see if that fixes it, but since you are so far the only person with this bug you need to test it for me (hop on discord if you can)

DarkMukke commented 2 years ago

I have tested the reading-arenainfo-bug branch ( or at least the artifact created by CI ) and I can confirm that it fixed the problem.

Ref 2d56332901c4200adc89db9d84b7e174f30160af

razaqq commented 2 years ago

Closing this then