shiki790408

New Member
Jan 4, 2018
2
1
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/00gay.rpy", line 3691, in script
jump gayday15dariufuck
ScriptError: could not find label 'gayday15dariufuck'.

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

Full traceback:
File "game/00gay.rpy", line 3691, in script
jump gayday15dariufuck
File "D:\Program Files\DrawingMyLife-S1M01-0.4-pc\DrawingMyLife-S1M01-0.4-pc\renpy\ast.py", line 1573, in execute
rv = renpy.game.script.lookup(target)
File "D:\Program Files\DrawingMyLife-S1M01-0.4-pc\DrawingMyLife-S1M01-0.4-pc\renpy\script.py", line 871, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'gayday15dariufuck'.

Windows-7-6.1.7601-SP1
Ren'Py 6.99.14.1.3218
Drawing My Life S1M01-0.4
Tue Oct 30 22:29:31 2018
 
  • Like
Reactions: over the edge

over the edge

Active Member
Sep 3, 2018
660
191
Try it out
tried 1.1 and i get the exception notice just after he tells the girl he has the thumb drive info he stole from her b.f........every damn copy I try.!!!!! WTF


While running game code:
File "game/00straight.rpy", line 6091, in script
jump straight23beanokiss
ScriptError: could not find label 'straight23beanokiss'.
 

Richard Perkins

Well-Known Member
Jul 15, 2017
1,234
716
tried 1.1 and i get the exception notice just after he tells the girl he has the thumb drive info he stole from her b.f........every damn copy I try.!!!!! WTF


While running game code:
File "game/00straight.rpy", line 6091, in script
jump straight23beanokiss
ScriptError: could not find label 'straight23beanokiss'.
Thats why i dont play it anymore!!
 
  • Like
Reactions: over the edge

the66

beware, the germans are cumming
Modder
Respected User
Donor
Jan 27, 2017
7,607
23,565
here is my unofficial android port of Drawing My Life S1M02-0.1
to start a game here,
  • you have either my port of Drawing My Life S1M01-0.4 installed and use my import function in the game menu
    all usable save files (the ones, that were saved at the correct point) are copied to save page 10 ff.
  • or you copy the saves from Drawing My Life S1M01-0.4 manually to the save folder of the current part
    (/storage/emulated/0/Android/data/org.drmyli2.the66/files/saves/)
    but make sure, to use only the saves, that were saved at the particular point, where they had to be saved
and load a save

have fun and please report problems (you can reach me )
 
  • Like
Reactions: Pedrombanza

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Respected User
Donor
Jun 10, 2017
10,135
14,818
Save there and is able to start S1M02
Is there a special place to save ? Because I just get a silent refuse to load. No crash, just that Ren'py return back to the main menu when I try to load my old save ; yes, I did it correctly.

And, no, I'll not start the previous chapter again. I have other things to do with my life than dealing with dev's crisis. If he really wanted us to play his game, he would have either started to deal with CG compression, or ensured that his code will works in every situation.
 

the66

beware, the germans are cumming
Modder
Respected User
Donor
Jan 27, 2017
7,607
23,565
Is there a special place to save ? Because I just get a silent refuse to load. No crash, just that Ren'py return back to the main menu when I try to load my old save ; yes, I did it correctly.

And, no, I'll not start the previous chapter again. I have other things to do with my life than dealing with dev's crisis. If he really wanted us to play his game, he would have either started to deal with CG compression, or ensured that his code will works in every situation.
the special place is simply a label, that is used in both parts and makes part 1 saves playable in part 2
 

shoziddragon

Newbie
Sep 26, 2018
28
1
help me
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/00bicurious.rpy", line 7270, in script
    jump bi23beanokiss
ScriptError: could not find label 'bi23beanokiss'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "game/00bicurious.rpy", line 7270, in script
    jump bi23beanokiss
  File "D:\DrawingMyLife-S1M01-0.4-pc\renpy\ast.py", line 1573, in execute
    rv = renpy.game.script.lookup(target)
  File "D:\DrawingMyLife-S1M01-0.4-pc\renpy\script.py", line 871, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'bi23beanokiss'.
Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
Drawing My Life S1M01-0.4
Wed Oct 31 17:12:48 2018
 

the66

beware, the germans are cumming
Modder
Respected User
Donor
Jan 27, 2017
7,607
23,565
here is my unofficial android port of Drawing My Life - Intro v0.4a.
You don't have permission to view the spoiler content. Log in or register now.

from now on my android ports of Ren'Py games have a 2nd, persistent save location like windows. if you uninstall an app, the save files and persistent data remain intact.
therefore the app needs the permission to access the public external storage (or a new one on Android 11 :FacePalm:), because it has to read and write outside its own external storage directories.
you have to grant the permission or the app is shut down.

have fun and please report problems (you can reach me ).
 
Last edited:
  • Like
Reactions: Pedrombanza

LucaNatoli

Member
Sep 30, 2016
407
314
here is my unofficial android port of Drawing My Life S1M02-0.1
to start a game here,
  • you have either my port of Drawing My Life S1M01-0.4 installed and use my import function in the game menu
    all usable save files (the ones, that were saved at the correct point) are copied to save page 10 ff.
  • or you copy the saves from Drawing My Life S1M01-0.4 manually to the save folder of the current part
    (/storage/emulated/0/Android/data/org.drmyli2.the66/files/saves/)
    but make sure, to use only the saves, that were saved at the particular point, where they had to be saved
and load a save

have fun and please report problems (you can reach me )
Hello, do you have a link to the first one?

Thanks :)
 

shoziddragon

Newbie
Sep 26, 2018
28
1
I m having this problem any solution

I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/00bicurious.rpy", line 7270, in script
jump bi23beanokiss
ScriptError: could not find label 'bi23beanokiss'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/00bicurious.rpy", line 7270, in script
jump bi23beanokiss
File "D:\DrawingMyLife-S1M01-0.4-pc\renpy\ast.py", line 1573, in execute
rv = renpy.game.script.lookup(target)
File "D:\DrawingMyLife-S1M01-0.4-pc\renpy\script.py", line 871, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'bi23beanokiss'.
Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
Drawing My Life S1M01-0.4
Wed Oct 31 17:12:48 2018
 

ive_got-problems

Active Member
Mar 21, 2018
720
1,078
I just started S1M1 and it's asking me to name someone, I have no person who this is or what my relationship with them is supposed to be. How am I supposed to pick that? Is it someone I met at a bar, the aunt, my new neighbor?

Edit: Nvm, it was the sister that you haven't met yet lol.

Edit 2: Is there any way to get with your sister in S1M01? She's dating/trying to sleep with someone who looks just like me and I never even try to make a move. Shit's annoying!
 
  • Like
Reactions: Lamoucheronn
3.50 star(s) 23 Votes