-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Main ui panel loads with 0% opacity #32
Comments
The UI being transparant at that point is intended, it's a little trick I used to have the UI loading in the background while everything's happening. It getting stuck however isn't. Could you DM me your PALData.db file (located in %localappdata%/PAL/Data) seeing as it gets stuck in a place I've never seen it get stuck before I think it would be related to the database. Alternatively you can rename the PALData.db file to something else and this will "soft reset" your settings which will probably cause it to not be bugged anymore. |
I don't know how to send a DM on here. I'll try to figure it out tomorrow during lunch or something and send over both the potentially-broken file and the new one I just made. I moved the file and re-configged PAL and on the second run it got hung up in the same spot but I'm just out of time for the night. If it's helpful you can add me on discord and we can try to figure out this out in realtime tomorrow - |
Added you on discord |
I auto-updated today and added the full selection of neversink filters. I exited the program shortly after. Now when I start it up, the loading bar hangs on "checking for your installed addons" while the main UI panel loads behind it while very near invisible. The ui buttons on the transparent panel seem to work ok, I can click the "launch poe" button and it starts up as expected.
https://i.imgur.com/HWGhuus.png I made the bottom third of this screenshot a little easier to see
I think it is getting hung up on deleting/replacing the filter files because they're in a uac folder. I think it is also failing to taskkill the AHK addons for the same reason.
The log output is as follows:
2019-51-03 16:51:21.172 [DefaultDispatcher-worker-1] DEBUG PAL2.GUI.CoreController - Retrieved 16 filters from the FilterBlast API
2019-51-03 16:51:21.619 [DefaultDispatcher-worker-2] DEBUG PAL2.GUI.FilterAnchor - Syncing NeverSink - SOFT
2019-51-03 16:51:22.063 [DefaultDispatcher-worker-2] DEBUG PAL2.GUI.FilterAnchor - Syncing NeverSink - REGULAR
2019-51-03 16:51:22.584 [DefaultDispatcher-worker-2] DEBUG PAL2.GUI.FilterAnchor - Syncing NeverSink - SEMI-STRICT
2019-51-03 16:51:22.684 [DefaultDispatcher-worker-1] DEBUG SystemHandling.FileHandling - Deleting: C:\Users\USERNAME\Documents\My Games\Path of Exile\NeverSink - REGULAR.filter
2019-51-03 16:51:22.684 [DefaultDispatcher-worker-3] DEBUG SystemHandling.FileHandling - Deleting: C:\Users\USERNAME\Documents\My Games\Path of Exile\NeverSink - SOFT.filter
2019-51-03 16:51:22.684 [DefaultDispatcher-worker-7] DEBUG SystemHandling.FileHandling - Deleting: C:\Users\USERNAME\Documents\My Games\Path of Exile\NeverSink - SEMI-STRICT.filter
2019-51-03 16:51:23.332 [DefaultDispatcher-worker-2] DEBUG PAL2.GUI.FilterAnchor - Syncing NeverSink - STRICT
2019-51-03 16:51:23.355 [DefaultDispatcher-worker-8] DEBUG SystemHandling.FileHandling - Deleting: C:\Users\USERNAME\Documents\My Games\Path of Exile\NeverSink - STRICT.filter
2019-51-03 16:51:24.082 [DefaultDispatcher-worker-2] DEBUG PAL2.GUI.FilterAnchor - Syncing NeverSink - VERY-STRICT
2019-51-03 16:51:24.085 [DefaultDispatcher-worker-6] DEBUG SystemHandling.FileHandling - Deleting: C:\Users\USERNAME\Documents\My Games\Path of Exile\NeverSink - VERY-STRICT.filter
2019-51-03 16:51:24.332 [DefaultDispatcher-worker-4] DEBUG PAL2.GUI.InstalledAnchor - Path of Building | https://i.imgur.com/pDoHOFd.png
2019-51-03 16:51:25.126 [DefaultDispatcher-worker-2] DEBUG PAL2.GUI.FilterAnchor - Syncing NeverSink - UBER-STRICT
2019-51-03 16:51:25.162 [DefaultDispatcher-worker-5] DEBUG SystemHandling.FileHandling - Deleting: C:\Users\USERNAME\Documents\My Games\Path of Exile\NeverSink - UBER-STRICT.filter
2019-51-03 16:51:25.811 [DefaultDispatcher-worker-2] DEBUG PAL2.GUI.FilterAnchor - Syncing NeverSink - UBER-PLUS-STRICT
2019-51-03 16:51:25.812 [DefaultDispatcher-worker-2] DEBUG SystemHandling.FileHandling - Deleting: C:\Users\USERNAME\Documents\My Games\Path of Exile\NeverSink - UBER-PLUS-STRICT.filter
The text was updated successfully, but these errors were encountered: