Raminita

Only in madness, do you find beautiful death
Moderator
GFX Designer
Donor
Jun 11, 2017
1,489
36,570
Wow, thank you for this. You missed my oersonal favs in Ashley, Elsa n Keesha but you got Rain in there so it's all good ^^
Oh man, my Tatianna :love: no where to be seen either - and Michelle. Good job though! (y)
I'm not finished. Wasn't expecting to have a wide variety of unique characters. Yes I have repeats

NCC-11.gif NCC-12.gif NCC-13.gif NCC-15.gif NCC-16.gif NCC-14.gif
 

Tikki

Active Member
Sep 17, 2017
525
311
When will there be a continuation with Tatyana, Adele, Riley, Andrea? In the next issue, probably about porn films will be, I hope at least Rebekah appear
 
  • Like
Reactions: Pumpkin1984

P4cc3r5

Active Member
Feb 4, 2019
845
984
There a lot of errors in the newer content (I think after 0.9/1.0) -

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

While running game code:
  File "game/02 day 81.rpy", line 490, in script
    if hanna02scene = 4:
SyntaxError: invalid syntax (game/02 day 81.rpy, line 490)

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

Full traceback:
  File "game/02 day 81.rpy", line 490, in script
    if hanna02scene = 4:
  File "...\NCC-1.2-pc\renpy\ast.py", line 1807, in execute
    if renpy.python.py_eval(condition):
  File "...\NCC-1.2-pc\renpy\python.py", line 1959, in py_eval
    code = py_compile(code, 'eval')
  File "...\NCC-1.2-pc\renpy\python.py", line 690, in py_compile
    raise e
SyntaxError: invalid syntax (game/02 day 81.rpy, line 490)

Windows-8-6.2.9200
Ren'Py 7.2.2.491
NewCoralCity Season 2 1.2
Tue Jul 07 22:39:50 2020
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/02 day 81.rpy", line 689, in script
    scene 26b 13
  File "renpy/common/000window.rpy", line 95, in _window_auto_callback
    _window_hide()
  File "renpy/common/000window.rpy", line 85, in _window_hide
    renpy.with_statement(trans)
IOError: Couldn't find file 'xRest.mp3'.

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

Full traceback:
  File "game/02 day 81.rpy", line 689, in script
    scene 26b 13
  File "...\NCC-1.2-pc\renpy\ast.py", line 1255, in execute
    statement_name("scene")
  File "...\NCC-1.2-pc\renpy\ast.py", line 45, in statement_name
    i(name)
  File "renpy/common/000window.rpy", line 95, in _window_auto_callback
    _window_hide()
  File "renpy/common/000window.rpy", line 85, in _window_hide
    renpy.with_statement(trans)
  File "...\NCC-1.2-pc\renpy\exports.py", line 1578, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "...\NCC-1.2-pc\renpy\display\core.py", line 2240, in do_with
    clear=clear)
  File "...\NCC-1.2-pc\renpy\display\core.py", line 2690, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "...\NCC-1.2-pc\renpy\display\core.py", line 3360, in interact_core
    renpy.audio.audio.periodic()
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 1019, in periodic
    six.reraise(exc[0], exc[1], exc[2])
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 997, in periodic_thread_main
    periodic_pass()
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 938, in periodic_pass
    c.periodic()
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 420, in periodic
    topf = load(self.file_prefix + filename + self.file_suffix)
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 72, in load
    rv = renpy.loader.load(fn)
  File "...\NCC-1.2-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'xRest.mp3'.

Windows-8-6.2.9200
Ren'Py 7.2.2.491
NewCoralCity Season 2 1.2
Tue Jul 07 22:47:38 2020
When I meet Luana to talk about the StM. trip she is not visible on screen.

At the fashion event when you can pick bar or sauna - when I pick sauna:

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

While running game code:
  File "game/02 day 82.rpy", line 453, in script
    with fade
IOError: Couldn't find file 'hBar.mp3'.

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

Full traceback:
  File "game/02 day 82.rpy", line 453, in script
    with fade
  File "...\NCC-1.2-pc\renpy\ast.py", line 1375, in execute
    renpy.exports.with_statement(trans, paired)
  File "...\NCC-1.2-pc\renpy\exports.py", line 1578, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "...\NCC-1.2-pc\renpy\display\core.py", line 2240, in do_with
    clear=clear)
  File "...\NCC-1.2-pc\renpy\display\core.py", line 2690, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "...\NCC-1.2-pc\renpy\display\core.py", line 3360, in interact_core
    renpy.audio.audio.periodic()
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 1019, in periodic
    six.reraise(exc[0], exc[1], exc[2])
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 997, in periodic_thread_main
    periodic_pass()
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 938, in periodic_pass
    c.periodic()
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 420, in periodic
    topf = load(self.file_prefix + filename + self.file_suffix)
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 72, in load
    rv = renpy.loader.load(fn)
  File "...\NCC-1.2-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'hBar.mp3'.

Windows-8-6.2.9200
Ren'Py 7.2.2.491
NewCoralCity Season 2 1.2
Tue Jul 07 23:03:40 2020
Had 1-2 errors earlier, but forgot to copy them.
As has been mentioned earlier by HoneyGames - 1.2 was leaked earlier than normal so bug-fixes still have to be included (normally via Patreon). In future, it it's leaked later the result is better with fewer bugs. I recognise all of these and indeed submitted the fixes.
 

goobdoob

Conversation Conqueror
Modder
Respected User
Dec 17, 2017
7,426
9,702
There a lot of errors in the newer content (I think after 0.9/1.0) -

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

While running game code:
  File "game/02 day 81.rpy", line 490, in script
    if hanna02scene = 4:
SyntaxError: invalid syntax (game/02 day 81.rpy, line 490)

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

Full traceback:
  File "game/02 day 81.rpy", line 490, in script
    if hanna02scene = 4:
  File "...\NCC-1.2-pc\renpy\ast.py", line 1807, in execute
    if renpy.python.py_eval(condition):
  File "...\NCC-1.2-pc\renpy\python.py", line 1959, in py_eval
    code = py_compile(code, 'eval')
  File "...\NCC-1.2-pc\renpy\python.py", line 690, in py_compile
    raise e
SyntaxError: invalid syntax (game/02 day 81.rpy, line 490)

Windows-8-6.2.9200
Ren'Py 7.2.2.491
NewCoralCity Season 2 1.2
Tue Jul 07 22:39:50 2020
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/02 day 81.rpy", line 689, in script
    scene 26b 13
  File "renpy/common/000window.rpy", line 95, in _window_auto_callback
    _window_hide()
  File "renpy/common/000window.rpy", line 85, in _window_hide
    renpy.with_statement(trans)
IOError: Couldn't find file 'xRest.mp3'.

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

Full traceback:
  File "game/02 day 81.rpy", line 689, in script
    scene 26b 13
  File "...\NCC-1.2-pc\renpy\ast.py", line 1255, in execute
    statement_name("scene")
  File "...\NCC-1.2-pc\renpy\ast.py", line 45, in statement_name
    i(name)
  File "renpy/common/000window.rpy", line 95, in _window_auto_callback
    _window_hide()
  File "renpy/common/000window.rpy", line 85, in _window_hide
    renpy.with_statement(trans)
  File "...\NCC-1.2-pc\renpy\exports.py", line 1578, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "...\NCC-1.2-pc\renpy\display\core.py", line 2240, in do_with
    clear=clear)
  File "...\NCC-1.2-pc\renpy\display\core.py", line 2690, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "...\NCC-1.2-pc\renpy\display\core.py", line 3360, in interact_core
    renpy.audio.audio.periodic()
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 1019, in periodic
    six.reraise(exc[0], exc[1], exc[2])
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 997, in periodic_thread_main
    periodic_pass()
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 938, in periodic_pass
    c.periodic()
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 420, in periodic
    topf = load(self.file_prefix + filename + self.file_suffix)
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 72, in load
    rv = renpy.loader.load(fn)
  File "...\NCC-1.2-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'xRest.mp3'.

Windows-8-6.2.9200
Ren'Py 7.2.2.491
NewCoralCity Season 2 1.2
Tue Jul 07 22:47:38 2020
When I meet Luana to talk about the StM. trip she is not visible on screen.

At the fashion event when you can pick bar or sauna - when I pick sauna:

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

While running game code:
  File "game/02 day 82.rpy", line 453, in script
    with fade
IOError: Couldn't find file 'hBar.mp3'.

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

Full traceback:
  File "game/02 day 82.rpy", line 453, in script
    with fade
  File "...\NCC-1.2-pc\renpy\ast.py", line 1375, in execute
    renpy.exports.with_statement(trans, paired)
  File "...\NCC-1.2-pc\renpy\exports.py", line 1578, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "...\NCC-1.2-pc\renpy\display\core.py", line 2240, in do_with
    clear=clear)
  File "...\NCC-1.2-pc\renpy\display\core.py", line 2690, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "...\NCC-1.2-pc\renpy\display\core.py", line 3360, in interact_core
    renpy.audio.audio.periodic()
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 1019, in periodic
    six.reraise(exc[0], exc[1], exc[2])
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 997, in periodic_thread_main
    periodic_pass()
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 938, in periodic_pass
    c.periodic()
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 420, in periodic
    topf = load(self.file_prefix + filename + self.file_suffix)
  File "...\NCC-1.2-pc\renpy\audio\audio.py", line 72, in load
    rv = renpy.loader.load(fn)
  File "...\NCC-1.2-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'hBar.mp3'.

Windows-8-6.2.9200
Ren'Py 7.2.2.491
NewCoralCity Season 2 1.2
Tue Jul 07 23:03:40 2020
Had 1-2 errors earlier, but forgot to copy them.
Dude, put those in a spoiler. No need to dominate the page.
 
  • Like
Reactions: Pumpkin1984
4.10 star(s) 76 Votes