♂Brout&Minou♀

Engaged Member
Jul 30, 2020
2,497
1,812
Could the author do something about the file size issue , as it stands we'll have 12G+ at the end of Part two , computer hard drives are under a lot of pressure .
There is a compressed version somewhere that was posted recently. Use the search at the top right
 

Spyderwraith

Well-Known Member
Jul 21, 2017
1,156
901
so in the dressing room this error appears and when you ignore it the game chooses Vivian for you

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/story.rpy", line 61235, in <module>
NameError: name 'd_13_agreed_to_do_i_again' is not defined

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

Full traceback:
File "story.rpyc", line 61226, in script
File "renpy/ast.py", line 1683, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1028, in menu
condition = renpy.python.py_eval(condition)
File "renpy/python.py", line 2266, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2259, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/story.rpy", line 61235, in <module>
NameError: name 'd_13_agreed_to_do_i_again' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Summer With Mia 2 E8
Tue Oct 18 09:37:39 2022
```
 
  • Like
Reactions: projman

misterbaobab

Member
Aug 29, 2017
400
399
Played first part of the game long time ago, so who can help with the story? If I remember it right, MC could fuck sis and then mom. What is this part of the game about?
 

Spyderwraith

Well-Known Member
Jul 21, 2017
1,156
901
another error on the boat
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/story.rpy", line 63426, in <module>
NameError: name 'd_13_agreed_to_do_i_again' is not defined

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

Full traceback:
File "story.rpyc", line 63426, in script
File "renpy/ast.py", line 1893, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2266, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2259, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/story.rpy", line 63426, in <module>
NameError: name 'd_13_agreed_to_do_i_again' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Summer With Mia 2 E8
Tue Oct 18 09:56:47 2022
```
 

Darth Vengeant

Active Member
May 6, 2020
933
1,089
Ahh, another new release...and another having to wait for the mod to be updated in order to actually play the game because devs refuse to already have all the stuff from mods in their games already.
 

Spyderwraith

Well-Known Member
Jul 21, 2017
1,156
901
another error when you click the red button when Mia is in school clothes
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/custom_atl.rpy", line 4474, in execute
File "game/custom_atl.rpy", line 4474, in execute
File "game/custom_atl.rpy", line 4481, in execute
Exception: DynamicImage u'bg/NC/[current_scene_name]_nc.jpg': could not find image. (u'bg/NC/e8i4088_nc.jpg')

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

Full traceback:
File "story.rpyc", line 64636, in script
File "renpy/ast.py", line 716, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1223, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 875, in do_display
**display_args)
File "renpy/character.py", line 621, in display_say
rv = renpy.ui.interact(mouse='say', 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 3276, 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 3694, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, 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 3694, 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/custom_atl.rpy", line 4474, in execute
File "game/custom_atl.rpy", line 4474, in execute
File "game/custom_atl.rpy", line 4481, in execute
File "renpy/display/image.py", line 577, in _scope
return self.find_target(scope, update)
File "renpy/display/image.py", line 652, in find_target
raise Exception(error)
Exception: DynamicImage u'bg/NC/[current_scene_name]_nc.jpg': could not find image. (u'bg/NC/e8i4088_nc.jpg')

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Summer With Mia 2 E8
Tue Oct 18 10:06:35 2022
```
 

ejadrien

Member
Aug 8, 2017
159
105
so the game isnt using any saves from ep7 ....it sends me onto an error screen....this game is big, don't wanna restart it...and dont wanna use mods to fix the issue...so can someone provide me with his working save from ep7...ill greatly appreciate it
 

Devil3D

Member
Aug 10, 2021
106
399
another error when you click the red button when Mia is in school clothes
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/custom_atl.rpy", line 4474, in execute
File "game/custom_atl.rpy", line 4474, in execute
File "game/custom_atl.rpy", line 4481, in execute
Exception: DynamicImage u'bg/NC/[current_scene_name]_nc.jpg': could not find image. (u'bg/NC/e8i4088_nc.jpg')

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

Full traceback:
File "story.rpyc", line 64636, in script
File "renpy/ast.py", line 716, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1223, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 875, in do_display
**display_args)
File "renpy/character.py", line 621, in display_say
rv = renpy.ui.interact(mouse='say', 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 3276, 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 3694, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, 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 3694, 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/custom_atl.rpy", line 4474, in execute
File "game/custom_atl.rpy", line 4474, in execute
File "game/custom_atl.rpy", line 4481, in execute
File "renpy/display/image.py", line 577, in _scope
return self.find_target(scope, update)
File "renpy/display/image.py", line 652, in find_target
raise Exception(error)
Exception: DynamicImage u'bg/NC/[current_scene_name]_nc.jpg': could not find image. (u'bg/NC/e8i4088_nc.jpg')

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Summer With Mia 2 E8
Tue Oct 18 10:06:35 2022
```

Did you use the mods??
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
47,862
so in the dressing room this error appears and when you ignore it the game chooses Vivian for you

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/story.rpy", line 61235, in <module>
NameError: name 'd_13_agreed_to_do_i_again' is not defined

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

Full traceback:
File "story.rpyc", line 61226, in script
File "renpy/ast.py", line 1683, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1028, in menu
condition = renpy.python.py_eval(condition)
File "renpy/python.py", line 2266, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2259, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/story.rpy", line 61235, in <module>
NameError: name 'd_13_agreed_to_do_i_again' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Summer With Mia 2 E8
Tue Oct 18 09:37:39 2022
```
another error on the boat
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/story.rpy", line 63426, in <module>
NameError: name 'd_13_agreed_to_do_i_again' is not defined

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

Full traceback:
File "story.rpyc", line 63426, in script
File "renpy/ast.py", line 1893, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2266, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2259, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/story.rpy", line 63426, in <module>
NameError: name 'd_13_agreed_to_do_i_again' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Summer With Mia 2 E8
Tue Oct 18 09:56:47 2022
```
another error when you click the red button when Mia is in school clothes
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/custom_atl.rpy", line 4474, in execute
File "game/custom_atl.rpy", line 4474, in execute
File "game/custom_atl.rpy", line 4481, in execute
Exception: DynamicImage u'bg/NC/[current_scene_name]_nc.jpg': could not find image. (u'bg/NC/e8i4088_nc.jpg')

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

Full traceback:
File "story.rpyc", line 64636, in script
File "renpy/ast.py", line 716, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1223, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 875, in do_display
**display_args)
File "renpy/character.py", line 621, in display_say
rv = renpy.ui.interact(mouse='say', 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 3276, 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 3694, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, 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 3694, 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/custom_atl.rpy", line 4474, in execute
File "game/custom_atl.rpy", line 4474, in execute
File "game/custom_atl.rpy", line 4481, in execute
File "renpy/display/image.py", line 577, in _scope
return self.find_target(scope, update)
File "renpy/display/image.py", line 652, in find_target
raise Exception(error)
Exception: DynamicImage u'bg/NC/[current_scene_name]_nc.jpg': could not find image. (u'bg/NC/e8i4088_nc.jpg')

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Summer With Mia 2 E8
Tue Oct 18 10:06:35 2022
```
Dude, stop posting your broke-ass loaded save issues. Nothing is wrong with the variables (I checked every single one of them personally). Either load a save and don't immediately rollback or use another save as yours is otherwise too old to have the newest defines in them. In the future please attached the actual trace file instead of copy/paste or images. It's the courteous thing to do and will get folks like me to help more than the mass wall of text. Just sayin'.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
47,862
Something wicked this way comes....

SanchoMod proudly presents:
Summer With Mia 2 - MultiMod Edition (Ep8 Update)
SWM_SM_Cover.jpg

Go get you some.
( Simply click on the banner image above )
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
Please enjoy. Mod core is updated to the latest v6a with even more features. I hope you find at least one feature beneficial to your experience. Remember absolutely everything can be toggled on/off as desired and on the fly. Complete information and exhaustive previews can be found on the mod's thread (simply click the banner above). Regards and be well.

- Sancho
 

cxx

Message Maestro
Nov 14, 2017
59,279
29,529
You don't know is right!! Not on this thread!!
well then it's been deleted. inceton has dcma campaign against pirates playing their games for free.

Is the Terminal Link capped to 5 GB ? After i download this much it stopped (tried 3 times)
use jdownloader2 (if it supports terminal).

Something wicked this way comes....
funny co-incidence, mod is near 1/100 times size of game.
 

SoZ333

Member
Jan 26, 2018
127
207
Just installed the mod, and this error keeps popping up, and it seems like it's skipping lines.
Sancho1969 could you give it a peep and see what's wrong, please?
Thanks

I realized after posting, that I should've asked in the mod thread, but since it's already posted, I'll keep it here. I don't wanna spam pings like that, sorry.
 
Last edited:

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
47,862
Just installed the mod, and this error keeps popping up, and it seems like it's skipping lines.
Sancho1969 could you give it a peep and see what's wrong, please?
Thanks
"NameError: name 's_angle_pos' is not defined"
That is an old issue that pops up periodically for folks whether modded or not. Best I can do is offer you the fix I made for it back in Ep6 attached below. It's not episode specific... that's the Slut Button variable (the red hotbutton, you know the one). I've seen it most with folks loading older save but not sure the exact cause as the dev has never changed the name of the variable. Regardless, here's the fix I gave folks before with success:

Just drop the attached inside your "game" folder found inside the games root folder. That should get you done. It does not harm anything, and only re-defines the necessary variables to get you going.
 

SoZ333

Member
Jan 26, 2018
127
207
"NameError: name 's_angle_pos' is not defined"
That is an old issue that pops up periodically for folks whether modded or not. Best I can do is offer you the fix I made for it back in Ep6 attached below. It's not episode specific... that's the Slut Button variable (the red hotbutton, you know the one). I've seen it most with folks loading older save but not sure the exact cause as the dev has never changed the name of the variable. Regardless, here's the fix I gave folks before with success:

Just drop the attached inside your "game" folder found inside the games root folder. That should get you done. It does not harm anything, and only re-defines the necessary variables to get you going.
Tried it out and it works like a charm. Thanks for the quick response.
 
  • Like
Reactions: Sancho1969
3.80 star(s) 75 Votes