BlueCrystal

Member
Dec 19, 2018
127
1,514
As a huge fan of Sims i might be a little biased, but damn! Once you actually get immersed into the story, the graphical part don't matter anymore.
 

RealKorra

Member
Sep 22, 2018
428
615
can anyone else give me a save at beginning? I'd like to name my character at start. I'm asking for this because the "start" button is gone at startup. I dunno what happened to it.
 

tankie123

Member
Nov 17, 2017
131
87
save for S1MXX-03 for BI PLUS path since normally it just errors on you at the end of S1M04-0.5 & start of S1MXX-0.3 , making it impossible to proceed

BI PLUS ending for Ivy is on 3rd page, Adam also have BI PLUS ending , press Ignore on errors before endings
 

jackkane

Engaged Member
Sep 4, 2016
2,891
2,312
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/days/Thursday.rpy", line 334, in script
    jump s1m04lover01
ScriptError: could not find label 's1m04lover01'.

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

Full traceback:
  File "game/days/Thursday.rpy", line 334, in script
    jump s1m04lover01
  File "C:\Users\folder\Downloads\xenia\DrawingMyLife-S1M04-0.5-pc\renpy\ast.py", line 1697, in execute
    rv = renpy.game.script.lookup(target)
  File "C:\Users\folder\Downloads\xenia\DrawingMyLife-S1M04-0.5-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 's1m04lover01'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Drawing My Life - S1M04 S1M04-0.5
Sat Oct 30 13:28:57 2021
anybody have a fix for this?
 

m3jez

Newbie
Jan 5, 2019
71
57
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/days/Thursday.rpy", line 334, in script
    jump s1m04lover01
ScriptError: could not find label 's1m04lover01'.

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

Full traceback:
  File "game/days/Thursday.rpy", line 334, in script
    jump s1m04lover01
  File "C:\Users\folder\Downloads\xenia\DrawingMyLife-S1M04-0.5-pc\renpy\ast.py", line 1697, in execute
    rv = renpy.game.script.lookup(target)
  File "C:\Users\folder\Downloads\xenia\DrawingMyLife-S1M04-0.5-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 's1m04lover01'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Drawing My Life - S1M04 S1M04-0.5
Sat Oct 30 13:28:57 2021
anybody have a fix for this?
got the same issue
can anyone help??
 

m3jez

Newbie
Jan 5, 2019
71
57
Anyone who have error like "s1m04lover01" could not find i think i find sloution i was keep trying and think found it
i didn't play till end so i don't know if we have more error but you can try and check i will play after this post View attachment 716441
go to days open Thursday.rpy with notepad or notepad++ find line 334 easy with notepad++
delete line "s1m04lover1" it's work for me i hope work for you guys
awesome

worked for me
 

flameshin

Newbie
Jul 15, 2017
39
17
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/end.rpy", line 3, in script
    call screen achiev6
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Screen achiev6 is not known.


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

Full traceback:
  File "game/end.rpy", line 3, in script
    call screen achiev6
  File "F:\Downloads\Compressed\DrawingMyLife-S1M04-0.5-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "F:\Downloads\Compressed\DrawingMyLife-S1M04-0.5-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "F:\Downloads\Compressed\DrawingMyLife-S1M04-0.5-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "F:\Downloads\Compressed\DrawingMyLife-S1M04-0.5-pc\renpy\exports.py", line 2904, in call_screen
    show_screen(_screen_name, _transient=True, *args, **kwargs)
  File "F:\Downloads\Compressed\DrawingMyLife-S1M04-0.5-pc\renpy\display\screen.py", line 1107, in show_screen
    raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen achiev6 is not known.


Windows-8-6.2.9200
Ren'Py 7.3.5.606
Drawing My Life - S1M04 S1M04-0.5
Wed Nov 10 16:20:59 2021
So, I got pretty frustrated after I keep getting this error every time I tried to import my s1m03 save to s1m04.
I ended up modifying the one of the files inside the game folder and it actually worked fine.
I was also able to import that save to s1mxx successfully, so I'll just leave the file here, in case anyone else needs it.
Tested on both Alpha tier 1 and Gay plus route.
 
Last edited:
May 24, 2017
18
112
Do I have to download all the other stuff in order to play the whole thing? I mean the stuff under the spoiler, is that stuff important?
 
3.50 star(s) 23 Votes