- Jan 29, 2019
- 388
- 336
Unfortunately, I can put only 2 puctures of favorite waifus))yup succesful
yeaah it's the limit, fortunately i only have one waifu so im satisfied hahaUnfortunately, I can put only 2 puctures of favorite waifus))
Yay for my Tatianna (just got to tough it out and wait for her in game now) and Michelle
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.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
When I meet Luana to talk about the StM. trip she is not visible on screen.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
At the fashion event when you can pick bar or sauna - when I pick sauna:
Had 1-2 errors earlier, but forgot to copy them.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
Dude, put those in a spoiler. No need to dominate the page.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
When I meet Luana to talk about the StM. trip she is not visible on screen.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
At the fashion event when you can pick bar or sauna - when I pick sauna:
Had 1-2 errors earlier, but forgot to copy them.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
I think only blowjobs on the beach and maybe a sex scene(or another bj i dont remember) when their friend with slim jim comes in townCan you have sex with Harley? I mean beside Paradise Club bathroom. If yes can someone tell me how? Thanks
Yes you can, but there is a bug in the original 1.2 beta release that prevented it.Can you have sex with Harley? I mean beside Paradise Club bathroom. If yes can someone tell me how? Thanks
Lol...I love this one
Your Luana one is pretty good. I like it!i tried my best, i hope you like it Pumpkin1984
Yeah. I don'tknow if there is a bug but if you accept the "drug dealer path" you can have sex with her (I don't remember if in week 10 or 11)Can you have sex with Harley? I mean beside Paradise Club bathroom. If yes can someone tell me how? Thanks
Apart from the Paradise Club scenes you can only currently boink Harley if you (1) don't buy cocaine for her or give any to Melissa, (2) be on Michelle's path and take her to the Paradise Club and (3) accept Harley's offer when she's with Valentina/Slim at the Roadhouse Pub.Yeah. I don'tknow if there is a bug but if you accept the "drug dealer path" you can have sex with her (I don't remember if in week 10 or 11)
There is also a quick scene with her and Valentina in week 12
I'll probably have to "fix his path" better. To see if I can create other opportunities for her to propose to you that we work together without it being blackmail. At the moment the mix "Do the right thing to fuck melissa+ to the right thing to fuck Michelle" makes the trigger for Harley difficult. But The Harley paths it's interesting. Harley Valentina and Slim have many interesting stories to tellApart from the Paradise Club scenes you can only currently boink Harley if you (1) don't buy cocaine for her or give any to Melissa, (2) be on Michelle's path and take her to the Paradise Club and (3) accept Harley's offer when she's with Valentina/Slim at the Roadhouse Pub.
Only possible combination that currently works and she can then be added to the text/call a girl group.
Modified the original post to show the only combination that's valid in the spoiler. Probably just needs the option to set "$ drugdealer = 1" at some other point that doesn't depend upon giving Melissa cocaine or taking Michelle the Paradise Club - so you can keep Michelle out of the path if you just want to become a drub dealer/runner.I'll probably have to "fix his path" better. To see if I can create other opportunities for her to propose to you that we work together without it being blackmail. At the moment the mix "Do the right thing to fuck melissa+ to the right thing to fuck Michelle" makes the trigger for Harley difficult. But The Harley paths it's interesting. Harley Valentina and Slim have many interesting stories to tell