- Mar 15, 2020
- 1,831
- 1,791
WillyJL - Found a problem with the GUI loading a game. it can't find the game:
You don't have permission to view the spoiler content.
Log in or register now.
you, sir, deserve more medals than i can possibly award you. about the collab, i'd love to but as i probably already said somewhere i am quite new to programming and never used git and never worked on a team so idk how that would work but yeah for sure
The next update the name of the game will change to "Making a Mark" since it's more searchable.raf about Life... yeah... not much i can do here... you can see for yourself that if you make a quicksearch for Life in the games forum the actual game doesn't come up... guess theres too many other games with life in the title... but yeah i cant do anything about it, as the only possible way would be to completely change how the script works... sorry ;-;
EDIT: tell ya what... i could make an exception just for this game that instead of searching for "Life" it searches for "Fasder" as that way Life comes up
Besides the above, I have a couple more ideas for you.The following games show the developer names and not the version numbers:
- Dreams of Desire: The Lost Memories
- Life is Good
- Meralin and Princess Kinara
- Milfy City Xmas 2018 Episode
- My Girlfriend's Amnesia
- Sister, Sister, Sister
will look into a better solution2: Because of how you're handling the saving of the game names (Saw on page 1 it used to be with a ',' and now with a '/') it doesn't know how to handle 'Sistersitting / Housesitting' (which can be found here: https://f95zone.to/threads/sistersitting-housesitting-v0-7-1-i107760.61206/). It worked the first time I added it to my games list, but on starting the tool a second time it suddenly split it into two games 'Sistersitting ' and ' Housesitting'. I don't have any real experience programming in Python, but from my web development experience I would say a fix for this is saving the game names as Strings, that way it can ignore any '/' or ',' that is IN any of the strings.
i have no idea what might be causing this... could you maybe try reinstalling opera? (that *shouldnt* reset your configuration but dont quote me on that)3: Eventhough Opera is my default browser, the program doesn't seem to recognize it and it's not selectable. Temporarily using Chrome instead, but really hope that it'll be able to see Opera instead.
for sureAfter refresh, if there are any updates, pop up a message box saying there are x new updates available. Since I play so many games, this would be a very helpful addition.
thats normal, because the tool checks the games forum to avoid finding mods instead of the actual games, while this thread is in the tools forum, but theres no need to check anyway as this tool has a self update checker and auto updaterThe checker can't find this tool.
cant do anything about those, its because OP decided to not include the version number in the title when it should be there... all you can do is ask the op to include it in the title or put up with it ¯\_(ツ)_/¯The following games show the developer names and not the version numbers:
- Dreams of Desire: The Lost Memories
- Life is Good
- Meralin and Princess Kinara
- Milfy City Xmas 2018 Episode
- My Girlfriend's Amnesia
- Sister, Sister, Sister
not a problem with the tool, but a problem with either f95's search or the thread title containing a strange space character... you can see for yourself that using the quick search (https://f95zone.to/forums/games.2/) it cant find it after you start typing principal1: It can't find 'Big Bad Principal' (which can be found here: https://f95zone.to/threads/big-bad-principal-2-0b-unstable-givu.47185/) And I don't know why.
the problem is that there is no space between the name and the first "["... fix is easy, will be in the next updateWillyJL - Found a problem with the GUI loading a game. it can't find the game:
You don't have permission to view the spoiler content. Log in or register now.
That's what I was wondering about...good to know.theres no need to check anyway as this tool has a self update checker and auto updater
Perhaps save the game id and load the game with the save id only, then work on the completed URL after load?will look into a better solution
How will checker tell an update is ready for those games?cant do anything about those, its because OP decided to not include the version number in the title when it should be there... all you can do is ask the op to include it in the title or put up with it ¯\_(ツ)_/¯
Same here. Included only because there was issue (minor for me)also for milfy city christmas episode i personally doubt that will ever get updates
Cool.the problem is that there is no space between the name and the first "["... fix is easy, will be in the next update
Don't worry about it. I'd rather have an answer to a question than to fall into a black hole.ps: btw sorry for pinging you so much
Cool.EDIT: also for what you said about the label: labels and goto or jump calls are not supported in python, as its a very structured language, but i have in mind another way to do just about the same (and probably also merge background and gui into the same file )
Yeah, weird. Looks like if I do 2 spaces before the P it DOES find it. I'll test to see if that works with the tool.not a problem with the tool, but a problem with either f95's search or the thread title containing a strange space character... you can see for yourself that using the quick search (https://f95zone.to/forums/games.2/) it cant find it after you start typing principal
sadly it wont at all... if you get the op to add the version number in the title like every other game on this website then it will start workingHow will checker tell an update is ready for those games?
might make an exception for it to search with 2 spaces but check with 1 space so that it finds it in the next updateLooks like if I do 2 spaces before the P it DOES find it.
Adding a second space to the name IN the tool doesn't help.
to keep the refresh time down this tool makes a quick search request, because that uses significantly less data... if checking had to load up the full game webpage it would take A LOT longer to refresh, making it unreasonably slow... so what happens is that when you put a link in the add field it loads up that link just once to get the name of the game so that when refreshing it can use that... if only the quicksearch worked with thread ids the tool would be much more reliable... also the link section for saved games in the config is just to make the open buttons work, just wanted to clear that upI manually added the thread url to my config.ini, thinking that the tool would use that instead of trying to search for it again. But it doesn't, which kinda surprised me actually. If it KNOWS the link (i.e. the link is in the config.ini) shouldn't the tool try utilising that instead of trying to search and failing?
Maybe something to look into for a future update?
Nice!might make an exception for it to search with 2 spaces but check with 1 space so that it finds it in the next update
UPDATE: just tried this and it works wonderfully
Ah, that makes sense.to keep the refresh time down this tool makes a quick search request, because that uses significantly less data... if checking had to load up the full game webpage it would take A LOT longer to refresh, making it unreasonably slow... so what happens is that when you put a link in the add field it loads up that link just once to get the name of the game so that when refreshing it can use that... if only the quicksearch worked with thread ids the tool would be much more reliable... also the link section for saved games in the config is just to make the open buttons work, just wanted to clear that up
I figured it out. Had to puzzle a little with Python as I've never used it before but.i have no idea what might be causing this... could you maybe try reinstalling opera? (that *shouldnt* reset your configuration but dont quote me on that)Something something Opera.
try:
opera_path = winreg.QueryValue(HKEY_CURRENT_USER, f'{StartMenuInternet}OperaStable{open_command}')
opera = True
except FileNotFoundError:
pass
try:
opera_path = winreg.QueryValue(HKEY_LOCAL_MACHINE, f'{StartMenuInternet}OperaStable{open_command}')
opera = True
except FileNotFoundError:
pass
HKEY_CURRENT_USER
instead of HKEY_LOCAL_MACHINE
which is the one you check for all other browsers other than Opera and OperaGX.HKEY_LOCAL_MACHINE
is the one that you need to check for.