- Aug 8, 2018
- 21
- 12
i have 9.2.2just download the latest version 9.2.2 and it will work again
ok for me it was with the 9.1, with the 9.2.2 no longer have it but under linuxi have 9.2.2
okupload the update_broken.bin file to github, you can find it in the directory
The last 3 lines say to send the update_broken.bin to me. You didn’t send me it. I can’t help you without that file.that didn't help me at all. I don't know what to do
Wow, that was a quick find! Thanks for checking it out.found the issue, also managed to replicate it. i added icons to the big font and now it overflows the texture buffer. didnt notice it because i dont have gui scaling on, so i neever reached the buffer pixel limit
problem is, im not sure theres an easy fix...Wow, that was a quick find! Thanks for checking it out.
WillyJL Explicitly adding firewall rules didn't solve it. I'm just gonna uninstall the extension and say fuck it.That's how malware starts. I'll get that rule added and let you know if it still balks.
Yeah, all I can think of is to split the icons out into their own texture...but that's not an easy fix at all.problem is, im not sure theres an easy fix...
im sorry about it but its really out of my control :/WillyJL Explicitly adding firewall rules didn't solve it. I'm just gonna uninstall the extension and say fuck it.
nope, only 1 texture buffer.Yeah, all I can think of is to split the icons out into their own texture...but that's not an easy fix at all.
Is it gonna be an issue on Windows with UI upscaling there?
That worked for me! Thanks for the quick fix.nope, only 1 texture buffer.
played arround with it and found out that imgui has a hardcoded max texture width of 4096, meaning that it wraps a lot vertically and the height exceeds the gpu driver max texture size. for now im manually overrriding that max imgui texture size to the gpu specified max size, and it seems to work well for me (went from 4096 to 16384 on my system lol). now i can set up to 3.3x scaling. also i now made it so that the max scaling is 4x, and if trying to apply that scaling value it fails, it will revert to 1.0
you can test out the fix inYou must be registered to see the links
I had that happen to me after running docker that had postgres and redis running. Not sure which combination of the 3 might have caused it. but even exiting docker didnt help, only a restart.WillyJL Explicitly adding firewall rules didn't solve it. I'm just gonna uninstall the extension and say fuck it.
What version are you on? Cos before 9.2 it’s broken, so if you’re on 9.0 or 9.1 you need to update manuallyGaving issues with the auto-updater. It downloads the file to somewhere, F95Checker closes, but nothing else happens. Not sure where the file was downloaded to.
Thing is updating the thread title is a chore and I’d end up forgetting about it. For 9.x I specifically tried to set it up so I could just update in GitHub and it would work any way. Yes on prior versions it would not check for update if the refresh failed, but now it does. Whether the refresh was successful or not, if you closed the login window or not, it will check for update after the refreshEngine couldn't run properly
copied log.txt
found a bug
went to the f95checker thread
bla bla bla
update found
short version: add version name to the thread title pls not just github (or recommend a way to get notified of new version without manually checking github website (excluding opening launcher)
I was on version 9.2 when I was prompted to do the 9.2.2 update.What version are you on? Cos before 9.2 it’s broken, so if you’re on 9.0 or 9.1 you need to update manually