Neterez

Newbie
Jan 19, 2019
21
4
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/script.rpy", line 21, in script call
call pickName from _call_pickName
File "game/girls/Jordan156_Angela_White/events/Angela_White_event_1/Angela_White_event_1.rpy", line 26, in script
jump Angela_White_event_robbery
ScriptError: could not find label 'Angela_White_event_robbery'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/scripts/script.rpy", line 21, in script call
call pickName from _call_pickName
File "game/girls/Jordan156_Angela_White/events/Angela_White_event_1/Angela_White_event_1.rpy", line 26, in script
jump Angela_White_event_robbery
File "renpy/ast.py", line 1976, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'Angela_White_event_robbery'.
 
  • Yay, update!
Reactions: joseph316

EllenD

Newbie
Mar 13, 2018
23
10
Ho yes I can automate this, but tbh it's only 1.59Mb.. Will be faster to unzip but that's all, I think at some point I'll consider vanilla girls / vids as a mod so I can destribute the game without it so the game would not even weight 100Mb.
Sorry, my bad. It is defintely the girls and the vids. I did not count them as I replace most of them, so yeah providing them extra could help. Maybe just leave the reference girl for mods and the rest provide as a mod. Little hint if doing so: Always put a timestamp of the last change in the list with links to them, so people know if there is anything new in the girl's content since they last downloaded it. This little, but very usefull, detail seems to be always missing in packs like this for games.
 

Xorgroth

Well-Known Member
Modder
Oct 12, 2017
1,153
1,173
Nicole Doshi seems to have disappeared
Oops, I'll reupload soon. Ok, she's back up and Delano was missing too.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/script.rpy", line 21, in script call
call pickName from _call_pickName
File "game/girls/Jordan156_Angela_White/events/Angela_White_event_1/Angela_White_event_1.rpy", line 26, in script
jump Angela_White_event_robbery
ScriptError: could not find label 'Angela_White_event_robbery'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/scripts/script.rpy", line 21, in script call
call pickName from _call_pickName
File "game/girls/Jordan156_Angela_White/events/Angela_White_event_1/Angela_White_event_1.rpy", line 26, in script
jump Angela_White_event_robbery
File "renpy/ast.py", line 1976, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'Angela_White_event_robbery'.
Looking at the file it's trying to find an event that doesn't exist. Which it's labeled as event_classroom instead. Attached a fix, unzip inside of her folder.
 
Last edited:
  • Like
Reactions: mangasm

nyon

Newbie
Oct 4, 2017
25
7
hi guys, first of all thank you so much for the game ^_^ second. Soooooo i donwload the last version of the game, 0.351 and 0.352, because when i start the last version (0.352) on the start screen, to the left high to the left compare "missmatch version 0.351" so i install first 0.351 then 0.352 (i delete all) and when i start the game, it compare a txt errors i attach it. Somebody knows how to fix this?
Many thanks for the help or the answer.
Oh btw i see the gdrive file for the mods, an information: with the jordan's file there's all in or i download the others file too?
 

EllenD

Newbie
Mar 13, 2018
23
10
hi guys, first of all thank you so much for the game ^_^ second. Soooooo i donwload the last version of the game, 0.351 and 0.352, because when i start the last version (0.352) on the start screen, to the left high to the left compare "missmatch version 0.351" so i install first 0.351 then 0.352 (i delete all) and when i start the game, it compare a txt errors i attach it. Somebody knows how to fix this?
Many thanks for the help or the answer.
Oh btw i see the gdrive file for the mods, an information: with the jordan's file there's all in or i download the others file too?
Don't worry about the version. It checks the version with this thread and it is still 351 here. As for the error, it is with the girl from a modder, so if he won't fix it, you can just go the the .rpy file mentioned in the error, open it in text editor and check for the duplicate label as mentioned (the error also shows line numbers). Check the content after these labes, if they are the same, just delete one of them. If they are different, you can rename one of them and then check the references on it in the rest of the file and maybe you'll figure out which reference to change as well. Then delete .rpyc file with the same name and start the game again. It will recompile and use the new .rpyc file
 
  • Like
Reactions: nyon

Xorgroth

Well-Known Member
Modder
Oct 12, 2017
1,153
1,173
hi guys, first of all thank you so much for the game ^_^ second. Soooooo i donwload the last version of the game, 0.351 and 0.352, because when i start the last version (0.352) on the start screen, to the left high to the left compare "missmatch version 0.351" so i install first 0.351 then 0.352 (i delete all) and when i start the game, it compare a txt errors i attach it. Somebody knows how to fix this?
Many thanks for the help or the answer.
Oh btw i see the gdrive file for the mods, an information: with the jordan's file there's all in or i download the others file too?
Don't worry about the version. It checks the version with this thread and it is still 351 here. As for the error, it is with the girl from a modder, so if he won't fix it, you can just go the the .rpy file mentioned in the error, open it in text editor and check for the duplicate label as mentioned (the error also shows line numbers). Check the content after these labes, if they are the same, just delete one of them. If they are different, you can rename one of them and then check the references on it in the rest of the file and maybe you'll figure out which reference to change as well. Then delete .rpyc file with the same name and start the game again. It will recompile and use the new .rpyc file
They actually have two versions of Elsa Jean, one from Flo81 and Jordan. So two events of the same name. I'd suggest just using one version of Elsa Jean or delete the event folder from one of them.

Although guess you could rename one the events if you wanted to, from EllenD's post there.
 
Last edited:

mcleod1987

Newbie
Jan 22, 2019
25
42
This is not the crash log, send traceback.txt / errors.txt files
thats the thing, it didnt even generate one, it just closes, no crash log or anything. That log I sent you is the only thing that generated. i do have a .dmp file that i found in my crashdump folder.
 
Last edited:

Ninoss

Active Member
Donor
Game Developer
Nov 20, 2017
630
1,141
thats the thing, it didnt even generate one, it just closes, no crash log or anything. That log I sent you is the only thing that generated. i do have a .dmp file that i found in my crashdump folder.
I don't know what it could be without any clues I'm sorry :(
 

Ninoss

Active Member
Donor
Game Developer
Nov 20, 2017
630
1,141
0.353 is OUT!
(Gofile and Mediafire link contains 0.353)

Mostly bug fixes, exam tutorial and compatibility fixes.

0.353 (contains 0.352)
You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: GamerDaddy

EllenD

Newbie
Mar 13, 2018
23
10
Ninoss - Thank you for all the coding you've done in the recent updates. Good job! Looking forward to seeing the new dynamics in the game.

It is also really cool, how fast you fixed some of the bugs. I'm just surprised that the few I reported some versions ago are still there. So here are the changes with visual diffs and highlights pointing to the 'why?'. Plus proposal for the webmFinder.get function. It did not change as much as you made it seem. There are still bugs that cause the random.choice useless. Which is one of the arguments why someone tries to recreate your game.
 
Last edited:

Ninoss

Active Member
Donor
Game Developer
Nov 20, 2017
630
1,141
Ninoss - Thank you for all the coding you've done in the recent updates. Good job! Looking forward to seeing the new dynamics in the game.

It is also really cool, how fast you fixed some of the bugs. I'm just surprised that the few I reported some versions ago are still there. So here are the changes with visual diffs and highlights pointing to the 'why?'. Plus proposal for the webmFinder.get function. It did not change as much as you made it seem. There are still bugs that cause the random.choice useless. Which is one of the arguments why someone tries to recreate your game.
Fixes will be implemented, I just don't understand the mother-daughter ID issue as this ID was never supposed to contain a digit, I could specify it in the HOW_TO_MOD tho-

About the webmFinder, yeah indeed something is wrong ><
I'm gonna check your code, I just need time for my brain to kick-in and fully understand what you're proposing.
Does your solution usually give more "accurate" results or it's just a matter of improved variety when various .webm files have the same score / when nothing is found?
I also seen that you've put a really high negative score to always avoid mother/girl to be displayed instead of the other one. The issue is that sometimes accurate webms don't exists (ex:mother), in the actual game it will just choose the accurate webms from generic girls vids, does you code have the same behavior or it forces any mother webm to be shown even if highly innacurate?
Ah yeah I know that just finding more webms is a part of the solution but tbh it takes so long that I couldn't push any updates for a significant amount of time.

I won't really go into the arguments of why someone is making a for profit remaster of a game that already exists and is in active development as it's blatantly wrong. If it's bc the webmFinder has accuracy bugs, I'm even more confused and don't understand why not just propose a fix like you do... :unsure:
 
3.80 star(s) 20 Votes