Frazzanova

Member
Jun 2, 2017
158
450
that fixed it for the 1st watching TV in chapter 1 but not the 2ed one watching TV in chapter 1 the it cuts to Jenny on the phone and ends
Hmm, should have worked for both. I removed the call command in both parts, but didn't get to the second scene yet. I'll check it when i get a chance.
 
  • Like
Reactions: SinisterJoker

Frazzanova

Member
Jun 2, 2017
158
450
that fixed it for the 1st watching TV in chapter 1 but not the 2ed one watching TV in chapter 1 the it cuts to Jenny on the phone and ends
Hmm, should have worked for both. I removed the call command in both parts, but didn't get to the second scene yet. I'll check it when i get a chance.
Updated the file to correct it, looks like it only happened during Cory's favorite. It used a different call scene that apparently had the same bug.
 

sbarabaus

Member
Dec 29, 2017
269
237
that fixed it for the 1st watching TV in chapter 1 but not the 2ed one watching TV in chapter 1 the it cuts to Jenny on the phone and ends
you can fix the code yourself, the following procedure worked for me

1) go to "game" folder
2) open the file chapter16.rpy with a text editor

3) comment rows 1192 and 1193 (by adding a "#" characted at the beginning of the row)
#if tv_arlington_street_explain==0:
# call tv_arlington_street_explain from _call_tv_arlington_street_explain

4) comment rows 1202 and 1203
#if tv_trickster_explain==0:
# call tv_trickster_explain from _call_tv_trickster_explain
 
  • Like
Reactions: El Tanque

estrada777

Engaged Member
Modder
Donor
Mar 22, 2020
3,487
8,683
Updated Android port. Nothing too fancy but let me know if you have any issues.

Version: Ch 16 + IC + Cheats by RIC0H

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.

Mega

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

Size 434 MB

Come find me on Discord:
Updated my android port.
 
May 17, 2020
837
460
Just because I like this game I am now downloading Chapter 15 instead of 16 to be able to play the entire game from start to finish until the bug is fixed where you play 30 sec in beginning and end up at the end of game hehe
 

yilkin

dl.rpdl.net
Donor
Feb 23, 2023
8,817
4,807
GoodnightKissSugarAndSpice-CH17
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

sergerserj

Member
Jul 2, 2021
137
212
That's sad, but everything in this game is bad.
Plot bad (not sure if it even exists), visual is bad, choosing logic and mechanic is bad (ipatch make it even verse and buggy), a lot of crashes in the middle of the game. Sorry, unplayable for me. Need a lot of improvements...
 

onknight

Newbie
Feb 8, 2019
30
32
Got a Error :
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/chapter2.rpy", line 1806, in script
    if nad_char.scene_2_sex==0:
  File "game/chapter2.rpy", line 1806, in <module>
    if nad_char.scene_2_sex==0:
AttributeError: 'Girl' object has no attribute 'scene_2_sex'

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

Full traceback:
  File "game/chapter2.rpy", line 1806, in script
    if nad_char.scene_2_sex==0:
  File "C:\GamesXXX\SugarAndSpice-Chapter17-pc\renpy\ast.py", line 2133, in execute
    if renpy.python.py_eval(condition):
  File "C:\GamesXXX\SugarAndSpice-Chapter17-pc\renpy\python.py", line 1153, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\GamesXXX\SugarAndSpice-Chapter17-pc\renpy\python.py", line 1146, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/chapter2.rpy", line 1806, in <module>
    if nad_char.scene_2_sex==0:
AttributeError: 'Girl' object has no attribute 'scene_2_sex'

Windows-10-10.0.22621 AMD64
Ren'Py 8.1.3.23091805
Sugar and Spice Chapter17
Tue Feb  6 20:45:52 2024
 
3.00 star(s) 12 Votes