ArturiousDesign

Engaged Member
Jan 31, 2019
3,859
14,125
I had an error at the clothing store that I could not finish the game. It's when you meet the boy in the changing room.
 

Madarahyuuga

Active Member
Feb 6, 2020
543
298
Whenever I open the game both the tablet and the original appear it



I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 271, in script
python:
File "renpy/common/00start.rpy", line 271, in script
python:
File "renpy/common/00start.rpy", line 275, in <module>
renpy.call_in_new_context("_main_menu")
AttributeError: 'SWDraw' object has no attribute 'scale_fast'

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 271, in script
python:
File "renpy/common/00start.rpy", line 271, in script
python:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 275, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/game.py", line 344, in call_in_new_context
return renpy.execution.run_context(False)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3006, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3516, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2380, in draw_screen
renpy.display.draw.draw_screen(surftree)
File "renpy/display/swdraw.py", line 869, in draw_screen
if self.scale_fast:
AttributeError: 'SWDraw' object has no attribute 'scale_fast'

Windows-10-10.0.18362
Ren'Py 7.4.1.1270
Project Myriam Life and Explorations 0.2.a
Fri Feb 5 04:05:00 2021


solve?
 

Zorlun

Creating Naughtiness!
Donor
Game Developer
Feb 19, 2020
1,605
11,833
Ooooooohhhhhh, pregnancy is always welcome (y)

By "curvier" I meant I guess wider hips, bigger butt/boobs, and maaaaaybe a little soft belly, but yeah, given the way things are looking, I don't think it's very likely she'll be gaining any weight, doesn't make sense from a story perspective. Although maybe it could work with the
You don't have permission to view the spoiler content. Log in or register now.

But regardless of what happens there, I'm still very excited about how this is shaping up! Another enjoyable update, although the bugs were a bit of a bummer.
The bugs are not really bugs (for the full version), it's because I introduced new characters, since I add a new variable for them at the start of the game, with all the others, if people load their all saves it will create a conflict when they meet them, since they do not have the variable.
If you start again, there is no problem, I know it's annoying to have to redo the game, but it's the only way for now. I will try to search for a solution in the future to avoid that.

How do I get the more Willful options? I chose all the Willful Dialogue choices, yet these are still greyed out.

View attachment 1020760 View attachment 1020761
I answered that a few pages ago to someone that felt cheated, it's possible, just have to try new choices. Solution in the spoiler:
You don't have permission to view the spoiler content. Log in or register now.
And just in case there was an error in the code, I tried it before posting. You can push him away, but only with some choices made before.

I'm downloading the compressed game and when I open it it keeps giving an error and closing, how do I solve this?
Try the full version for now, since the compressed version is not made by me, I'm not sure if it came from the process or if it's on my part.

this better not be like "a wife and mother" no content, all tease, cause it looks a lot like it.
Well I can tell you no for sure, not the same, I have a bit of the same feel as the character is like her a mother and wife, and you follow her story as everything change for her, but I introduce fairly quickly naughty elements and add some regularly.
But only one way to be sure, try it on.

Not a bad start, I think this will be one of my favorites as this progresses. Downside is it looks like updates will be very short, so this will end up in the check back every 6 months or so. The part with the kid was funny, and gives me hope that the MC will have some chances to have some kinky fun outside the marriage without having to wait months on end with the whole "slow burn" that most of these devs use. :rolleyes:
Keep up the good work, really looking forward to what's next.
Well, some things will take time for sure, but I try to not be an ass and give at least some naughty events for the player to enjoy, but things will fairly quickly escalates. I don't want to fall in the stupid fuck fest, so I try to have a certain logic behind all naughty scenes, yes fairly lose reason since we are in a porn game, but still some good reason following the character as defined and with the feel of the game.
(God, hope it make sense. ^^)

I had an error at the clothing store that I could not finish the game. It's when you meet the boy in the changing room.
It's probably because you load an old save and have a conflict with the fact that you are missing a variable for the new character, not a bug pursay, you just need to start the game again, I know it's annoying, but for now, until I find a new way to introduce new characters (that will have some future impact on Myriam), you will have to start the game anew every update, sorry.

Whenever I open the game both the tablet and the original appear it



I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 271, in script
python:
File "renpy/common/00start.rpy", line 271, in script
python:
File "renpy/common/00start.rpy", line 275, in <module>
renpy.call_in_new_context("_main_menu")
AttributeError: 'SWDraw' object has no attribute 'scale_fast'

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 271, in script
python:
File "renpy/common/00start.rpy", line 271, in script
python:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 275, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/game.py", line 344, in call_in_new_context
return renpy.execution.run_context(False)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3006, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3516, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2380, in draw_screen
renpy.display.draw.draw_screen(surftree)
File "renpy/display/swdraw.py", line 869, in draw_screen
if self.scale_fast:
AttributeError: 'SWDraw' object has no attribute 'scale_fast'

Windows-10-10.0.18362
Ren'Py 7.4.1.1270
Project Myriam Life and Explorations 0.2.a
Fri Feb 5 04:05:00 2021


solve?
As much as I can understand of the error message I don't see how I can help. Is it with my full version or the compressed or moded one? Is it an android tablet (I did not post an android version, only a pc and mac one)?
 
  • Like
Reactions: Madarahyuuga

ArturiousDesign

Engaged Member
Jan 31, 2019
3,859
14,125
It's probably because you load an old save and have a conflict with the fact that you are missing a variable for the new character, not a bug pursay, you just need to start the game again, I know it's annoying, but for now, until I find a new way to introduce new characters (that will have some future impact on Myriam), you will have to start the game anew every update, sorry.
I've never played this game before this Update.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/chapter 01.rpy", line 1622, in script
    menu ch1_the_street_urchin:
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 210, in execute
    vbox:
  File "game/screens.rpy", line 211, in execute
    for i in items:
  File "game/screens.rpy", line 212, in execute
    textbutton i.caption action i.action
NameError: Name 'Adn' is not defined.

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

Full traceback:
  File "game/chapter 01.rpy", line 1622, in script
    menu ch1_the_street_urchin:
  File "renpy/ast.py", line 1642, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1029, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1265, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3006, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3417, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3417, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 210, in execute
    vbox:
  File "game/screens.rpy", line 211, in execute
    for i in items:
  File "game/screens.rpy", line 212, in execute
    textbutton i.caption action i.action
  File "renpy/ui.py", line 992, in _textbutton
    text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
  File "renpy/text/text.py", line 1525, in __init__
    self.set_text(text, scope, substitute)
  File "renpy/text/text.py", line 1644, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
  File "renpy/substitutions.py", line 228, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'Adn' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.1.1270
Project Myriam Life and Explorations 0.2.a
Fri Feb  5 03:44:16 2021
 

Zorlun

Creating Naughtiness!
Donor
Game Developer
Feb 19, 2020
1,605
11,833
I've never played this game before this Update.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/chapter 01.rpy", line 1622, in script
    menu ch1_the_street_urchin:
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 210, in execute
    vbox:
  File "game/screens.rpy", line 211, in execute
    for i in items:
  File "game/screens.rpy", line 212, in execute
    textbutton i.caption action i.action
NameError: Name 'Adn' is not defined.

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

Full traceback:
  File "game/chapter 01.rpy", line 1622, in script
    menu ch1_the_street_urchin:
  File "renpy/ast.py", line 1642, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1029, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1265, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3006, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3417, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3417, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 210, in execute
    vbox:
  File "game/screens.rpy", line 211, in execute
    for i in items:
  File "game/screens.rpy", line 212, in execute
    textbutton i.caption action i.action
  File "renpy/ui.py", line 992, in _textbutton
    text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
  File "renpy/text/text.py", line 1525, in __init__
    self.set_text(text, scope, substitute)
  File "renpy/text/text.py", line 1644, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
  File "renpy/substitutions.py", line 228, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'Adn' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.1.1270
Project Myriam Life and Explorations 0.2.a
Fri Feb  5 03:44:16 2021
Are you using the full version I posted, or the compressed or moded one (can't help on the these ones, I didn't made them)? And what system are you using?

Because I tested the last update a few times and didn't have any error of this type.
 
Last edited:

Zorlun

Creating Naughtiness!
Donor
Game Developer
Feb 19, 2020
1,605
11,833
Ok, as I understand looking at the report it's a display problem with the choices menu, but I do not understand why since it's the same as other choices.

Since I'm starting from scratch at programmation, I'm still not there on every front, sorry. Does someone understand where is the problem here?

EDIT: if you have the time and patience, I would say, reload the game and retry it from the start to see if it happen again, just to see if it's a one time problem due to a corruption or if it's in the code.
 

ArturiousDesign

Engaged Member
Jan 31, 2019
3,859
14,125
Ok, as I understand looking at the report it's a display problem with the choices menu, but I do not understand why since it's the same as other choices.

Since I'm starting from scratch at programmation, I'm still not there on every front, sorry. Does someone understand where is the problem here?

EDIT: if you have the time and patience, I would say, reload the game and retry it from the start to see if it happen again, just to see if it's a one time problem due to a corruption or if it's in the code.
it happens every time I get to the clothing store and the cops are looking for the boy. every Playthrough
 

JokerLeader

Former Legendary Game Compressor
Modder
Donor
Compressor
Mar 16, 2019
8,030
78,717
I've never played this game before this Update.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/chapter 01.rpy", line 1622, in script
    menu ch1_the_street_urchin:
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 210, in execute
    vbox:
  File "game/screens.rpy", line 211, in execute
    for i in items:
  File "game/screens.rpy", line 212, in execute
    textbutton i.caption action i.action
NameError: Name 'Adn' is not defined.

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

Full traceback:
  File "game/chapter 01.rpy", line 1622, in script
    menu ch1_the_street_urchin:
  File "renpy/ast.py", line 1642, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1029, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1265, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3006, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3417, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3417, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 207, in execute
    screen choice(items):
  File "game/screens.rpy", line 210, in execute
    vbox:
  File "game/screens.rpy", line 211, in execute
    for i in items:
  File "game/screens.rpy", line 212, in execute
    textbutton i.caption action i.action
  File "renpy/ui.py", line 992, in _textbutton
    text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
  File "renpy/text/text.py", line 1525, in __init__
    self.set_text(text, scope, substitute)
  File "renpy/text/text.py", line 1644, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
  File "renpy/substitutions.py", line 228, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'Adn' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.1.1270
Project Myriam Life and Explorations 0.2.a
Fri Feb  5 03:44:16 2021
Re download the mod, the version you are using is the version before i fixed that error
 
  • Red Heart
Reactions: ArturiousDesign

ArturiousDesign

Engaged Member
Jan 31, 2019
3,859
14,125
Things are working now, Great! But maybe there could be a walkthrough or something to find the secret scenes or scenes you only get by doing specific things?

You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: Zorlun

Zorlun

Creating Naughtiness!
Donor
Game Developer
Feb 19, 2020
1,605
11,833
Things are working now, Great! But maybe there could be a walkthrough or something to find the secret scenes or scenes you only get by doing specific things?

You don't have permission to view the spoiler content. Log in or register now.
Happy to see it was not a problem on my part, but the mod, because I was really not understanding where I did wrong. ^^

For the walkthrough, I will probably make one in the future.
No lesbian content? :cry:
For now, but there will be some, there will be a few female love interests in the game.
 
4.40 star(s) 190 Votes