VN Ren'Py Abandoned Goodnight Kiss 2 [v1.21 Cheats] [Dirty Secret Studio]

2.80 star(s) 9 Votes

elliott.z

New Member
Jan 9, 2018
12
16
Actually, for most of the bugs in this game, you don't need to know Python. It is just that the developper changes the names of his variables and of his files every 100 lines of code, but forgets it.

Holy hell! Haven't touched this since 0.3-0.4 or something, and I still need a walk-through specifically for the bugs still in the game from back then, and all the new ones since. What a joke DSS releases are. Wonder if the QC and PT is there to make sure there is as many bugs accumulating as possible. The game would be ok, not good or decent, just ok, if proper QC was a thing with DSS, but IIRC, it the same shit with the other titles as well. As it stands now, it's not even worth the effort as a time waster even.

EDIT: Somewhat fixed some of the code in the script and schedule, and and skipped a missing image from Taylor when texting(there is no taylor_cellphone_5 present, so skipped directly to taylor_cellphone_6 instead). Extract to /game. Probably a ton more errors to fix. The ones I hobbled are just the more frequent I saw.

EDIT**: Some of it works, most do not. Luckily not my messy garbage code to sort through and fix. Recommendation; Skip and ignore this garbage game, and from my experience, anything released by DSS, as it is the same garbage code mess with the other 5 titles.
The aim of this franchise, that could have been a very good one, seems to be to catch the maximum of bugs.
 

DrWho8248

Well-Known Member
May 7, 2020
1,647
1,421
F***ING UGLESS GAME!
I waste 30 min and do not find any of Fap-Fap Content...
A lot gridding, do not undestend were nis need to go and what need to doing...
 

lord mer

New Member
Dec 10, 2017
12
0
I honestly don't care aabout the technical mumbo jumbo most of you are spouting off. how do I clear past the angry Evette talk to mia Romantic gifts.
 

myuhinny

Devoted Member
Sep 7, 2017
8,364
6,358
Sarg

if store_name=="Loki's Abyss" and quest_items.has_item(item_molly_ring)==0 and girl[MOLLY].ending_1>0:
AttributeError: 'Girl' object has no attribute 'ending_1'


Extract the game files and then drag and drop the script.rpy file into notepad edit the line in the script.rpy file to match ending_1 by changing the ending_1>0 to ending_1 and then overwrite the script.rpy file.
 

cxx

Message Maestro
Nov 14, 2017
59,199
29,483
I honestly don't care aabout the technical mumbo jumbo most of you are spouting off. how do I clear past the angry Evette talk to mia Romantic gifts.
by waiting that day when dev fixes his shit. just be warned that day most likely won't come ever.
 
  • Like
Reactions: crisgames

Mario4don

Your Mother's Lover
Donor
Dec 16, 2018
5,152
5,941
Does anyone know how to fix it? If so please tell me what to change and in what file, because I would prefer not to change my game files anymore, because I have already corrected many of them myself, but I cannot cope with this bug.


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

While running game code:
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 306, in script call
    call schedule from _call_schedule
  File "game/schedule.rpy", line 4, in script
    python:
  File "game/schedule.rpy", line 45, in <module>
    if girl[MOLLY].threesome>0 and girl[LIBBY].threesome>0 and girl[MOLLY].sub_location==molly_bathroom:
NameError: name 'molly_bathroom' is not defined

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

Full traceback:
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 283, in script call
    call level_up_begin
  File "game/script.rpy", line 306, in script call
    call schedule from _call_schedule
  File "game/schedule.rpy", line 4, in script
    python:
  File "D:\PRYWATNE\!!!moje\Goodnight Kiss 2\GoodnightKiss2-1.11-pc\GoodnightKiss2-1.11-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\PRYWATNE\!!!moje\Goodnight Kiss 2\GoodnightKiss2-1.11-pc\GoodnightKiss2-1.11-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/schedule.rpy", line 45, in <module>
    if girl[MOLLY].threesome>0 and girl[LIBBY].threesome>0 and girl[MOLLY].sub_location==molly_bathroom:
NameError: name 'molly_bathroom' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Goodnight Kiss 2 1.11
Sun Oct 18 01:19:00 2020
 

Mauser45

Active Member
Nov 6, 2017
637
814
New release. Have they FINALLY fixed the errors?

(Somehow I'm doubtful, but a guy can hope...)
 

JokerLeader

Former Legendary Game Compressor
Modder
Donor
Compressor
Mar 16, 2019
8,029
78,710
Goodnight Kiss 2 [v1.12] Dirty Secret Studio

Original Size Win/Linux: 1.27 GB
Original Size Mac: 1.25 GB

Compressed Size Win/Linux: 238 MB
Compressed Size Mac: 220 MB

Win/Linux:
Mac:

This compression is unofficial. Compressing process reduces image/audio/video quality and can break the game, be aware of that.

You can find all of my Walkthrough Mods content here:

Or you can:
 

Ive-11

Well-Known Member
Sep 10, 2019
1,404
499
that smile is creepy, even compare to harley, she is better than this girl :Kappa:
 
2.80 star(s) 9 Votes