brunonogueira

Newbie
Feb 1, 2021
31
3
131
Help

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

While running game code:
  File "game/00 Days/02 day 21.rpy", line 1770, in script
    $ renpy.stop
  File "game/00 Days/02 day 21.rpy", line 1770, in <module>
    $ renpy.stop
AttributeError: 'module' object has no attribute 'stop'

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

Full traceback:
  File "game/00 Days/02 day 21.rpy", line 1770, in script
    $ renpy.stop
  File "/private/var/folders/xr/dk8j12616wsgk4dmv7xl2yrw0000gn/T/AppTranslocation/8148DD84-2EC7-45A7-8351-BE00720EA915/d/NewCoralCitySeason2.app/Contents/Resources/autorun/renpy/ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/xr/dk8j12616wsgk4dmv7xl2yrw0000gn/T/AppTranslocation/8148DD84-2EC7-45A7-8351-BE00720EA915/d/NewCoralCitySeason2.app/Contents/Resources/autorun/renpy/python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/00 Days/02 day 21.rpy", line 1770, in <module>
    $ renpy.stop
AttributeError: 'module' object has no attribute 'stop'

Darwin-23.5.0-arm64-arm-64bit arm64
Ren'Py 7.6.3.23091805
NewCoralCity Season 2 03
Sun Aug 25 15:47:59 2024
 

Chrisdarock19

Well-Known Member
Oct 15, 2018
1,458
2,050
461
Help

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

While running game code:
  File "game/00 Days/02 day 21.rpy", line 1770, in script
    $ renpy.stop
  File "game/00 Days/02 day 21.rpy", line 1770, in <module>
    $ renpy.stop
AttributeError: 'module' object has no attribute 'stop'

Darwin-23.5.0-arm64-arm-64bit arm64
Ren'Py 7.6.3.23091805
NewCoralCity Season 2 03
Sun Aug 25 15:47:59 2024
If you can edit the rpy in folder "00 Days", all instances of
Code:
$ renpy.music.stop
Should be
Code:
$ renpy.music.stop()
Some of these were fixed in the last update here S2-v0.4.
Another fix was mentioned as posted to Patreon a few pages back. Not here yet.
 

Pr0GamerJohnny

Devoted Member
Sep 7, 2022
8,932
14,108
812
If you were domineering in dialogue, your relationship with Kirsten was nominally improved, but there wasn't really any benefit or narrative change from it. In one scene you could force her into blowing you. But if you stood up to Maud enough it would raise Maud's relationship with you and you could partner up with her in tricking Luana into a sex scene which allowed you to have sex with Kirsten as a reward.

But the whole partner in crime inregards to Yvette and Luana doesn't exist. There are sex scenes early on into the game, and if you have high enough relationship with Yvette she won't humiliate you in the Maud after party. Beyond that there is nothing there.
Ah thanks for the correction I was having trouble remembering... Oh well hopefully later in revamp he will develop a new story continuation for both Kristen and Yvette...

I'd go for luana but Belen is just too hot. In a game that's supposed to be about photographing models, Belen is one of the few that truly looks like a supermodel. :whistle:
 
  • Like
Reactions: Chaosguy

noobling

Newbie
May 20, 2018
56
22
173
apart from the first photoshoot you don't seem to get paid in the game and you are spending lots of money every night you go out on drinks, at this point I've actually run out of money, is there a money cheat or way to edit money somehow please?
 

brunonogueira

Newbie
Feb 1, 2021
31
3
131
If you can edit the rpy in folder "00 Days", all instances of
Code:
$ renpy.music.stop
Should be
Code:
$ renpy.music.stop()
Some of these were fixed in the last update here S2-v0.4.
Another fix was mentioned as posted to Patreon a few pages back. Not here yet.
Thank you very much for the help. I did the edit but somehow other error appears ...


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

While running game code:
  File "game/00 Days/02 day 21.rpy", line 1770, in script
    $ renpy.stop
  File "game/00 Days/02 day 21.rpy", line 1770, in <module>
    $ renpy.stop
AttributeError: 'module' object has no attribute 'stop'

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

Full traceback:
  File "game/00 Days/02 day 21.rpy", line 1770, in script
    $ renpy.stop
  File "/private/var/folders/xr/dk8j12616wsgk4dmv7xl2yrw0000gn/T/AppTranslocation/04C4BBB4-1A16-4596-A8DC-3D7B8BD6F281/d/NewCoralCitySeason2.app/Contents/Resources/autorun/renpy/ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/xr/dk8j12616wsgk4dmv7xl2yrw0000gn/T/AppTranslocation/04C4BBB4-1A16-4596-A8DC-3D7B8BD6F281/d/NewCoralCitySeason2.app/Contents/Resources/autorun/renpy/python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/00 Days/02 day 21.rpy", line 1770, in <module>
    $ renpy.stop
AttributeError: 'module' object has no attribute 'stop'

Darwin-23.5.0-arm64-arm-64bit arm64
Ren'Py 7.6.3.23091805
NewCoralCity Season 2 03
Mon Aug 26 09:37:43 2024

Do you have the file 02 day 21 Fixed? I think mine is broken . Can you send it to me to replace it?

thank you
 

trumpthatbitch

Well-Known Member
Jun 23, 2017
1,280
2,075
489
If it's anything like 1.55, the 'get closer to kristen' route is NOT to treat her nice, you try and separate her from maud but also act super dom around her and treat her like a pet. I wasn't a fan, but that was how you did it in 1.55. The pro-love answers tended to get you worse treatment from her.
I'm playing by unrening the code. The nice path leads to cuck content and is tracked as such.
 

Pathalfurt

Newbie
Sep 9, 2018
83
146
227
S2 02-04 nothing added and yet You fcked up the game. Got to rain shooting and had fun clicking ignore for entire scene. Nothing but error code. Started around line 5 and ended around line 200+. How are You still uploading stuff for this game when nothing had been added for 3 updates and game just get's more broken?
 
  • Like
Reactions: Nord Mage

trumpthatbitch

Well-Known Member
Jun 23, 2017
1,280
2,075
489
I'm confused, isn't that in agreement with what I said?
You still get content for the people who like that stuff its whatever. I have ignored that path completely so no idea what the content.

I have noticed some logic errors in the code. Particularly the Maud portion. If you decline her first with launa but accept an offer later of another woman later you can't send martina dominated.

There is a difference between what maud wanted to do with Launa which was rape and would have closed the path versus someone who was willing so I didn't go for it. In order to make that work you need to edit the code which really shouldn't be the case either the choice shouldn't be presented at all or she should ignore not sending launa. Also I noticed that it reset martina sex counter for some reason to 0 which made the conversation weird. The code as forgets that you had an agreement and you can't see the content.

I have been correcting bits and pieces of the game as I go along to see the content I want and have noticed a bunch of logic errors in his code. His code is super complex and segmented so it's difficult to follow it to the end but it probably would have been even more difficult to follow if it wasn't.

That is the issue I had when I played the game five years ago. Lots of content game is interesting but his coding has logic errors everywhere it is probably difficult to follow but if I can notice the errors editing the code on a single playthrough it should be caught.
 
  • Like
Reactions: Warscared

Rickster82

Well-Known Member
Sep 10, 2017
1,586
3,727
448

Update August 27th
Neu
vor 10 Stunden
Alright, guys.
Starting today, I'm officially working on Week 5.
I think there might still be a bug with some photoshoots not getting paid, but honestly, I can't find it. I’ve replayed both Week 3 and Week 4 several times, but I can't pinpoint the issue.
Based on a quick calculation, I should need about a week to create one in-game day. So, 7 days = 7 weeks, plus a couple of weeks for the extra events. If there aren’t any major setbacks, these should be the timelines for finishing Week 5. I’ll try to keep you constantly updated.
Speaking of the game, I want to say a few words about Tatianna.
I know she’s a favorite for many of you. As you may have noticed, in this rebuild, things with her can evolve differently and much faster (no, there won’t be a scene right away, but…) if you’re not busy trying your luck with her best friend, Ashley. The situation with Tatianna can heat up more quickly (this path was one of the gaps in the previous version that I wanted to fill). So, slowly but surely, each week, there will be some small events, like the couple’s workout in the gym in Week 4.
Oh... and in the next episodes, you'll probably get to meet some of her teammates as well...
 

Pr0GamerJohnny

Devoted Member
Sep 7, 2022
8,932
14,108
812
You still get content for the people who like that stuff its whatever. I have ignored that path completely so no idea what the content.

I have noticed some logic errors in the code. Particularly the Maud portion. If you decline her first with launa but accept an offer later of another woman later you can't send martina dominated.

There is a difference between what maud wanted to do with Launa which was rape and would have closed the path versus someone who was willing so I didn't go for it. In order to make that work you need to edit the code which really shouldn't be the case either the choice shouldn't be presented at all or she should ignore not sending launa. Also I noticed that it reset martina sex counter for some reason to 0 which made the conversation weird. The code as forgets that you had an agreement and you can't see the content.

I have been correcting bits and pieces of the game as I go along to see the content I want and have noticed a bunch of logic errors in his code. His code is super complex and segmented so it's difficult to follow it to the end but it probably would have been even more difficult to follow if it wasn't.

That is the issue I had when I played the game five years ago. Lots of content game is interesting but his coding has logic errors everywhere it is probably difficult to follow but if I can notice the errors editing the code on a single playthrough it should be caught.
All I'm saying is Re Kristen, if one is truly trying to progress with her and not just be a doormat she pushes around-like if one is gunning for a late game relationship with her, it's far better to give her the mean or dominant answers instead of loving, as those are a one-way ticket to doormat central.
 

trumpthatbitch

Well-Known Member
Jun 23, 2017
1,280
2,075
489
All I'm saying is Re Kristen, if one is truly trying to progress with her and not just be a doormat she pushes around-like if one is gunning for a late game relationship with her, it's far better to give her the mean or dominant answers instead of loving, as those are a one-way ticket to doormat central.
It's a cuck path it's literally labeled in the code that way. I agree with you but it's still progression not the kind of progression to content I am interested in.
 

Pr0GamerJohnny

Devoted Member
Sep 7, 2022
8,932
14,108
812
It's a cuck path it's literally labeled in the code that way. I agree with you but it's still progression not the kind of progression to content I am interested in.
You're not reading what I wrote. I'm defining progression as NOT the cuck path. I'm telling players what to do who want to get close with Kristen and NOT be on that path.
 

estrada777

Forum Fanatic
Modder
Donor
Mar 22, 2020
4,927
11,659
698
Updated Android port. Nothing too fancy but let me know if you have any issues.

PLEASE don't reply, or @ me, or DM me for updates. I always update my ports, YES I ALREADY KNOW ABOUT THE UPDATE.

Season 1 Version: 1.55
Mega

Version: S2 0.3 Hotfix
PIXELDRAIN
MEGA
Size: 437 MB

Appreciate my porting? Leave a Tip! You're supporting my efforts, paying for storage, and encouraging more ports!
¯\_(ツ)_/¯ OR or even MEGA

You don't have permission to view the spoiler content. Log in or register now.

This unofficial port/version is not released by the developer, download at your own risk.

PLEASE don't reply, or @ me, or DM me for updates. I always update my ports, YES I ALREADY KNOW ABOUT THE UPDATE.

Updates are faster on .

Game Developers: Want to talk about an official Android version for your game? Come join my Discord.
Updated my android port of S2
 
  • Like
Reactions: Pr0GamerJohnny
4.10 star(s) 78 Votes