MisterL

Member
Sep 17, 2019
286
332
There is a bug about days in the stats bar that will be fixed in the next release
Yeah, somehow this was the first time I did recognize it playing the game. Good to know you are aware of.

My playthrough is coming to an end soon and I can't wait to play more. Did like your game alot before the reboot, but now it is even better - thx!

Won't leave without another bugreport: ;)

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

P4cc3r5

Active Member
Feb 4, 2019
845
977
For the first problem - change "label yanmeisex02" to "label yanmeisex2" in "s 76 yanmeisex.rpy"

For the second problem - change line 983 in "02 day 70.rpy" to "jump day7007t". "Call a girl" jumps back to Day 68 instead of Day 70.

I'm sure HoneyGames will upload the fixed files at some point or they'll be corrected in the next release.
 
Last edited:

HoneyGames

Well-Known Member
Game Developer
Jan 29, 2018
1,004
3,583
Yeah, somehow this was the first time I did recognize it playing the game. Good to know you are aware of.

My playthrough is coming to an end soon and I can't wait to play more. Did like your game alot before the reboot, but now it is even better - thx!

Won't leave without another bugreport: ;)

You don't have permission to view the spoiler content. Log in or register now.
These bugs are already fixed. Obviously I can't share it here because this version you're playing should be for patreon only and I think my patreon not happy if I share here the bug fixing files. I mean. If it was 0.9 version I can do it. But this version at the moment are for high tier patreon.
 

TB-11

Newbie
Jul 10, 2018
54
71
Have a question HoneyGames:

Is there already some gangbang scene in the game or at least a threesome with 2 guys and a girl?
Or planned to do so?

Thank you
 

Abhai

Devoted Member
Sep 12, 2018
8,533
35,834
I've a problem: saves doesn't work on 1.0 update. The game crash and come back to the beginning.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
ImportError: No module named matrix

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "M:\aze\Games\NCC-1.0-pc\renpy\ast.py", line 900, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "M:\aze\Games\NCC-1.0-pc\renpy\python.py", line 1930, in py_exec_bytecode
exec bytecode in 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 "M:\aze\Games\NCC-1.0-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "M:\aze\Games\NCC-1.0-pc\renpy\display\core.py", line 2690, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "M:\aze\Games\NCC-1.0-pc\renpy\display\core.py", line 3493, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "M:\aze\Games\NCC-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "M:\aze\Games\NCC-1.0-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "M:\aze\Games\NCC-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "M:\aze\Games\NCC-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "M:\aze\Games\NCC-1.0-pc\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "M:\aze\Games\NCC-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "M:\aze\Games\NCC-1.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "M:\aze\Games\NCC-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "M:\aze\Games\NCC-1.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "M:\aze\Games\NCC-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "M:\aze\Games\NCC-1.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "M:\aze\Games\NCC-1.0-pc\renpy\display\behavior.py", line 923, in event
return handle_click(self.clicked)
File "M:\aze\Games\NCC-1.0-pc\renpy\display\behavior.py", line 858, in handle_click
rv = run(action)
File "M:\aze\Games\NCC-1.0-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "M:\aze\Games\NCC-1.0-pc\renpy\loadsave.py", line 752, in load
roots, log = loads(location.load(filename))
File "M:\aze\Games\NCC-1.0-pc\renpy\loadsave.py", line 63, in loads
return cPickle.loads(s)
ImportError: No module named matrix

Windows-8-6.2.9200
Ren'Py 7.2.2.491
NewCoralCity Season 2 1.0
Thu Apr 23 23:24:32 2020
please, put that gigantic tracebak into spoiler.:FacePalm:
what version - uncompressed/compressed gives you that trouble?
this error is due different renpy-compilations you have there...

edit. if youre playing compressed try with fix posted there, if not, you could try it nevertheless ;)
 
  • Like
Reactions: Pumpkin1984

Squeeleboy

New Member
Jan 19, 2018
11
6
please, put that gigantic tracebak into spoiler.:FacePalm:
what version - uncompressed/compressed gives you that trouble?
this error is due different renpy-compilations you have there...
Sorry.

It's compressed version. I have old saves, it's true but i start a new game with new saves in the reboot.
 
Last edited:
  • Like
Reactions: Abhai

HoneyGames

Well-Known Member
Game Developer
Jan 29, 2018
1,004
3,583
Sorry.

It's compressed version. I have old saves, it's true but i start a new game with new saves in the reboot.
There are problems with compressed version. Some different guys did it and for what I understand the versions are not compatible between them. I can do nothing about it, I never did compressed version
 
  • Like
Reactions: Pumpkin1984

Abhai

Devoted Member
Sep 12, 2018
8,533
35,834
There are problems with compressed version. Some different guys did it and for what I understand the versions are not compatible between them. I can do nothing about it, I never did compressed version
the fix for those incompatible saves is posted a while ago.
there should be no problems with it anymore, if only the people could do the hardest thing - read just a bit...
 

PhantomOpera

Newbie
Apr 17, 2020
23
56
Guys is it possible to get satisfaction 100 with Meadow? I searched on the forum but couldn't find it except dev says its possible, i tried every variation still can't pass 75-80 (Also viagra doesn't change it).
 
  • Like
Reactions: Pumpkin1984

MisterL

Member
Sep 17, 2019
286
332
Guys is it possible to get satisfaction 100 with Meadow? I searched on the forum but couldn't find it except dev says its possible, i tried every variation still can't pass 75-80 (Also viagra doesn't change it).
Yeah I was wondering too. Seems like the system during the sex scenes got some changes compared to the old version. Most scenes reaching 100 (with viagra) takes only few tries, but Meadow somehow never gets past 80. Is this a bug or is this working intended?

The more control and feedback of the "old" sex scenes about the only thing I prefer in the old version compared to the new version.
 

P4cc3r5

Active Member
Feb 4, 2019
845
977
Guys is it possible to get satisfaction 100 with Meadow? I searched on the forum but couldn't find it except dev says its possible, i tried every variation still can't pass 75-80 (Also viagra doesn't change it).
It is possible be you need at least two things to do so - and you won't get 100 with or without viagra after the first session:

(1) Make sure this known bug is fixed - "s 04 meadowsex.rpy" - lines 218, 282 & 360 - "$ meadowsaisfaction += 15" -> "$ meadowsatisfaction += 15" (use Notepad++ or something similar)
(2) You need to go for anal in the first session

Can't remember whether it was the 2nd or 3rd session where you can get 100 - but it is doable.
You don't have permission to view the spoiler content. Log in or register now.
Yeah I was wondering too. Seems like the system during the sex scenes got some changes compared to the old version. Most scenes reaching 100 (with viagra) takes only few tries, but Meadow somehow never gets past 80. Is this a bug or is this working intended?

The more control and feedback of the "old" sex scenes about the only thing I prefer in the old version compared to the new version.
The use of viagra and the relation to STAMINA was changed in the reboot - see https://f95zone.to/threads/new-coral-city-v1-0-honeygames.28118/page-104#post-3345807
 

MisterL

Member
Sep 17, 2019
286
332
It is possible be you need at least two things to do so - and you won't get 100 with or without viagra after the first session:

(1) Make sure this know bug is fixed - "s 04 meadowsex.rpy" - lines 218, 282 & 360 - "$ meadowsaisfaction += 15" -> "$ meadowsatisfaction += 15"
(2) You need to go for anal in the first session

Can't remember whether it was the 2nd or 3rd session where you can get 100 - but it is doable.
You don't have permission to view the spoiler content. Log in or register now.
Thx for the explanation. Wasn't aware of that one session can effect future sessions.

Is (2) necessary for the very first time you have sex with her, or does it mean I need to build up from one to another session, since we can have sex with her more than two times (if I'm not totally wrong^^).

Is this only with Meadow or do other girls have the same system implemented?
 

P4cc3r5

Active Member
Feb 4, 2019
845
977
Yeah I was wondering too. Seems like the system during the sex scenes got some changes compared to the old version. Most scenes reaching 100 (with viagra) takes only few tries, but Meadow somehow never gets past 80. Is this a bug or is this working intended?

The more control and feedback of the "old" sex scenes about the only thing I prefer in the old version compared to the new version.
The use of viagra and the relation to STAMINA was changed in the reboot - see
Thx for the explanation. Wasn't aware of that one session can effect future sessions.

Is (2) necessary for the very first time you have sex with her, or does it mean I need to build up from one to another session, since we can have sex with her more than two times (if I'm not totally wrong^^).

Is this only with Meadow or do other girls have the same system implemented?
Can't say I've tried but if you don't it may take more "sessions" and Meadow may not like it first time around but does after that - depending how hard you are on her of course.

I recall some options changing with some of the girls but can't remember which as there are so many :p. HoneyGames may or may not be able to tell us which - or you may have to try them & see or sneak a look at the *sex.rpy files ;)
 
  • Like
Reactions: MisterL

ben_kenobi

Newbie
Aug 1, 2019
68
123
I've noticed that a lot of times when the the MC says -I could text a girl- (out of pure boredom that is, so where it is not connected to any events) no options appear besides -Don't text a girl-

Has anybody noticed that aswell and/or knows why that is? Is it connected to the MC's stats somehow?
 

HoneyGames

Well-Known Member
Game Developer
Jan 29, 2018
1,004
3,583
Tried Anal the first time, and then tried it again the 2nd time and got 100 satisfaction.
The sex scenes are developed in a different way. Now you can try different approaches. Getting 100 now is usually linked to a domination path but sometimes it may be that the domination path does not continue. Let me explain. The more times you have sex with some of the girls the more options will be unlocked and you can increase the satisfaction of the girls without having to resort to "domination" this will make it easier to create relationships with some girls. With Domination most of the relationships will be just sexual and so you may be replaced by another man who is more involved with them and doesn't neglect them. it's a thin line where I run some relationships. let's say that every girl has different reactions to your behavior (and your behavior in bed affects relationships too). Of course you have to cum ... no one likes to be abandoned on the most beautiful, but some will be more sympathetic if your relationship with them is something more than just sex. Likewise, some girls you're in domination path may not appreciate if you go too far too fast
 
4.20 star(s) 70 Votes