- Mar 7, 2019
- 1,117
- 932
blackop Kalros6000 check out the latest build (its still building i just issued it, should be about 10 mins) and tell me if it works out of the box for you
I'll test it thenblackop Kalros6000 check out the latest build (its still building i just issued it, should be about 10 mins) and tell me if it works out of the box for you
Same here, works fineblackop Kalros6000 check out the latest build (its still building i just issued it, should be about 10 mins) and tell me if it works out of the box for you
Ah you’re right, I forgot about your issue! I’ll look into it tonight before drafting the releaseBack here again with same issue and solution as before. Here's the imgui I removed to fix the problem.
Taking a quick look at it on my phone I can already see what might be off. The ScreenPos value, which I inserted myself since imgui doesn’t offer it by default, is a ridiculous -32k pixels in both directions... so either you have an 8x8 of 4k monitors, or that value is bullshit. So basically the window is opening, but so far off the screen that you can’t see it or grab it. I’ll add some assertions for sane position values later. Would be nice to know how it got that ridiculous value but eh, most important is fixing itBack here again with same issue and solution as before. Here's the imgui I removed to fix the problem.
When this issue happens, how did you last close the tool? Like was it in background mode? Was the window minimized to icon? Because what it saves as ScreenPos is a value that is updated by a window position callback, in theory it should run every time you move the window yourself, so it remember where you put the window, but maybe it sets this ridiculous x and y value when minimizing? Just a thoughtBack here again with same issue and solution as before. Here's the imgui I removed to fix the problem.
Indeed, I had setup an elaborate backwards compatibility plan, but in the end it wouldn’t work due to python3.dll sticking around while updating, therefore not getting updated to the new version of it. I have now made it so you get the update popup but it will simply fail to auto update if you try, but without deleting any files. So you will still have v8.5 and will at some point read the changelog saying that auto update won’t work...Stopped working after updating via the pop-up inside the app but redownloading it manually seems to have fixed it.
Thank you for your work, this is a really useful tool!
I'm getting this error when refreshing with the default 20 workers and 30 sec timeout (already tried 10 workers and 60 sec timeout, same thing). I do have 890 games on the list, that's probably why Just wondering if it will still check them all despite the error or if there's anything I should do.Indeed, I had setup an elaborate backwards compatibility plan, but in the end it wouldn’t work due to python3.dll sticking around while updating, therefore not getting updated to the new version of it. I have now made it so you get the update popup but it will simply fail to auto update if you try, but without deleting any files. So you will still have v8.5 and will at some point read the changelog saying that auto update won’t work...
Nice bug catch. It is trying to download the image for a game, but that image points to a dead url. Will fix in a bit. With an error like that for the moment it interrupts the refresh so for now it won’t be able to do a complete refreshI'm getting this error when refreshing with the default 20 workers and 30 sec timeout (already tried 10 workers and 60 sec timeout, same thing). I do have 890 games on the list, that's probably why Just wondering if it will still check them all despite the error or if there's anything I should do.
View attachment 1950742
No need! They transfer automatically. If you have issues delete the new db.sqlite3, this will trigger a new import from the old f95checker.json (but will lose anything you did on 9.0)How to import games from the previous version?
Will look into it later, thanks for the reportHi, love the idea of this! I cant seem to get it to work on mac though. Just downloaded 9.0 and booted. No sign in prompt is given, app is empty of contents other than the filter options. When i press "Manage>Import>F95 watched threads" I get an error message about a sign in issue, seen in the picture below. Log file attached as well.