May 27, 2018
118
93
i keep having a crash on the alpha path, after having sex with the girl and trans girl sisters i talk to the redhead, and in the middle of the conversation it always crashes, heppens in both the 0.1 and 0.4 versions, rolling back, restarting the game and anything else i tried didnt work.
 
May 27, 2018
118
93
i tried again on the bisexual path, same bug same place, heres the crash report:
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/days/Thursday.rpy", line 489, in script
call screen achiev
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/achievement.rpy", line 1, in execute
screen achiev():
File "game/achievement.rpy", line 1, in execute
screen achiev():
File "game/achievement.rpy", line 87, in execute
if Bisexual == True:
File "game/achievement.rpy", line 102, in execute
if IvyInterest == True:
NameError: name 'IvyInterest' is not defined

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

Full traceback:
File "game/days/Thursday.rpy", line 489, in script
call screen achiev
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-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 "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/achievement.rpy", line 1, in execute
screen achiev():
File "game/achievement.rpy", line 1, in execute
screen achiev():
File "game/achievement.rpy", line 87, in execute
if Bisexual == True:
File "game/achievement.rpy", line 102, in execute
if IvyInterest == True:
File "<screen language>", line 102, in <module>
NameError: name 'IvyInterest' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Drawing My Life - S1M04 S1M04-0.1
Sun May 31 21:58:48 2020
```
 

Guilherme Souza

New Member
Aug 21, 2018
1
2
i tried again on the bisexual path, same bug same place, heres the crash report:
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/days/Thursday.rpy", line 489, in script
call screen achiev
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/achievement.rpy", line 1, in execute
screen achiev():
File "game/achievement.rpy", line 1, in execute
screen achiev():
File "game/achievement.rpy", line 87, in execute
if Bisexual == True:
File "game/achievement.rpy", line 102, in execute
if IvyInterest == True:
NameError: name 'IvyInterest' is not defined

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

Full traceback:
File "game/days/Thursday.rpy", line 489, in script
call screen achiev
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-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 "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\debora\Desktop\erick\jogos\DrawingMyLife-S1M04-0.1-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/achievement.rpy", line 1, in execute
screen achiev():
File "game/achievement.rpy", line 1, in execute
screen achiev():
File "game/achievement.rpy", line 87, in execute
if Bisexual == True:
File "game/achievement.rpy", line 102, in execute
if IvyInterest == True:
File "<screen language>", line 102, in <module>
NameError: name 'IvyInterest' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Drawing My Life - S1M04 S1M04-0.1
Sun May 31 21:58:48 2020
```
for the game not to jump to day 12 (on the rollback screen), I changed the command and put it to jump to day 6
copy in game/days
 

Kourosh

Member
Dec 2, 2018
190
376
Hey guys, i'm a bit confused. i want to play this game and i have never played or downloaded it. should i download the latest version or should i download the previous parts ? is it like a series or they are just the older versions ? thanks in advance.
 
Sep 15, 2017
139
330
Hey guys, i'm a bit confused. i want to play this game and i have never played or downloaded it. should i download the latest version or should i download the previous parts ? is it like a series or they are just the older versions ? thanks in advance.
It's a series. Start with Intro, then 1, 2, 3 and past i think are interchangeable, and then 4.
 
  • Like
Reactions: Kourosh

Dr Folamour

Newbie
Mar 21, 2020
17
12
I tried S1M03-0.6 story version / straight (with and without bugs fix), it's just unplayable.
A lot of errors, missing days, jump from Lucy's building to many (4 if i remember) different versions (straight, gay, etc) of the same day in a row (Alejandro's appartment) then back to the main menu.
Impossible to finish the game. :cry:

Any help?
 

damien_sensei

Member
May 24, 2018
393
956
New update for public released in patreon



You don't have permission to view the spoiler content. Log in or register now.
Lover packs are included in the zip, no need to download separate.
PC (3,64Gb):
*P.S.: If your load isn't from the end of S1M04 (0.4), day 20, remove the "bogdanpass.renpy" and "kisspass.renpy", put again after passing day 21 to see the Lover content, if you want.*
Thanks to Pilgrim
 
  • Like
Reactions: Fampreg and KT15

Avaron1974

Resident Lesbian
Aug 22, 2018
25,744
88,634
Now I'll start to work at the happy endings.
Woop.

I never thought i'd enjoy Sims as much as I have with this.

One the one hand it's great the happy endings are coming, on the other it means an end to the madness this game brings.

I mean, how many more games can you name that can make an angry transgender that hates men into one of the most adorable characters you'll talk to all while she's fucking her prisoner up his arse while you bang said prisoners wife and daughter?
 
  • Like
  • Love
Reactions: Alig8r and TC926

Wildbill5150

Active Member
Oct 6, 2018
807
900
Hi wondering if there is a walkthrough for this? I'm a new player but don't have alot of time to spend checking options so walkthrough would be helpful? Thanks
 
3.50 star(s) 23 Votes