tiny E

New Member
Mar 24, 2022
12
1
Yep, the "Cheat" mode is the only one that works right now since none of the various mini-games for increasing stats/money have been re-implemented in the new build. They just give you enough money to go through the storylines that are there. That may change in the next update in a few (maybe) days if it bothers you.
That's what I thought, and I wanted to check. Thanks. :D
 

here2bust999

New Member
Oct 23, 2022
4
61
is there a way to unlock the cookie jar scenes like in the previous version of the game? clicking on the wifi symbol on the phone now does nothing, unless i am missing something
 

Stareagle lord

Active Member
Aug 8, 2017
755
261
That is correct. The new version only has a small part of the old content and the missing contented will be added with the upcoming updates. I would recommend waiting till it's up to date with the old version before playing
In other words see ya in about 1-2 years give or take. Unless their team gets like 3x-4x more members working on the game on all 'stations' that included the 'hypers' that means more cowmilk ahem i mean funding... :)
 

Count Morado

Conversation Conqueror
Respected User
Jan 21, 2022
7,324
13,728
The answer would be no. If it is that way...... a lot of people would be very upset.
the current v0.21.0.0-wip.4468 that is released is basically only Debbie and Jenny. The next release coming soon™ is expected to have some lewd content of other characters.
 

Dreding

New Member
Dec 4, 2019
2
0
What do you mean by audio?
If you mean music and sfx, there are some. See v0.20.16 because v0.21.0.0-wip.4468 doesn't have all the sound incorporated yet. (From developer's website)
View attachment 3835568
If you mean voice acting. No - and it likely never will. Even as recent as a week or so ago (on their picarto stream), the developer has stated they have no plans for voice acting now or in the future.

You should go to the Naughty Tribute mod thread (linked in OP) and ask there if you have further questions beyond the statement already made THREE TIMES in the first post of that thread.
View attachment 3835574
Aight, so there is some music and sfx somewhere deep in the game, havent found a hint of it yet
 

WOMANpukumaru

Well-Known Member
Apr 28, 2018
1,052
906
I hope I'm doing this right...does anyone know what's going on or how to remedy this? MY new(er) saves won't work



I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'liu_bedroom_bg'

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

Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\core.py", line 3510, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\screen.py", line 707, in event
rv = self.child.event(ev, x, y, st)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\behavior.py", line 946, in event
return handle_click(self.clicked)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\behavior.py", line 881, in handle_click
rv = run(action)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\behavior.py", line 313, in run
new_rv = run(i, *args, **kwargs)
File "C:\GAMES\SummertimeSaga-0-19-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 "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\loadsave.py", line 760, in load
roots, log = loads(location.load(filename))
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\loadsave.py", line 65, in loads
return pickle.loads(s)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 1382, in loads
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 858, in load
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 1090, in load_global
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 1126, in find_class
AttributeError: 'StoreModule' object has no attribute 'liu_bedroom_bg'
 

DaedusWolfe

Active Member
Oct 26, 2017
779
347
I hope I'm doing this right...does anyone know what's going on or how to remedy this? MY new(er) saves won't work



I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'liu_bedroom_bg'

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

Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\core.py", line 3510, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\screen.py", line 707, in event
rv = self.child.event(ev, x, y, st)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\behavior.py", line 946, in event
return handle_click(self.clicked)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\behavior.py", line 881, in handle_click
rv = run(action)
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\display\behavior.py", line 313, in run
new_rv = run(i, *args, **kwargs)
File "C:\GAMES\SummertimeSaga-0-19-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 "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\loadsave.py", line 760, in load
roots, log = loads(location.load(filename))
File "C:\GAMES\SummertimeSaga-0-19-0-pc\renpy\loadsave.py", line 65, in loads
return pickle.loads(s)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 1382, in loads
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 858, in load
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 1090, in load_global
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 1126, in find_class
AttributeError: 'StoreModule' object has no attribute 'liu_bedroom_bg'
From the error text, you are using version 0.19 .. What version are your newer saves from? Your newer saves will not be backwards compatible with an older version.
 

WOMANpukumaru

Well-Known Member
Apr 28, 2018
1,052
906
that's a weird thing...I was almost certain that the saves were from 20, but when I try to use them with 20, it says that the saves are incompatible. The game won't let me load them from the load menu at all its all grayed out and everything

The load menu works just fine on 19, but then this error shows up
 
Last edited:

WOMANpukumaru

Well-Known Member
Apr 28, 2018
1,052
906
do I redownload thr games and...even though the saves werent compatible with 20, the new 19 said they were only compatible with 20 so I downloa 20 and the saves kinda sorta work? with some errors?

I guess stuff just "broke" is the takeaway here?
 

j4yj4m

Forum Fanatic
Jun 19, 2017
4,155
6,097
Eric's potential girlfriend is also on the chubby side, isn't she?
Well, June is basically a mix of Eve and Judith but has neither Eve's charme nor Judith's boobs.

I'm still convinced that DC made her this super average by design, so as few people as possible would mind that she becomes Erik's girlfriend in one branch. Ultimately she's really just a female version of Erik himself... :X
 
  • Like
Reactions: rivers77

Senigata

Active Member
Feb 4, 2017
866
1,477
Well, June is basically a mix of Eve and Judith but has neither Eve's charme nor Judith's boobs.

I'm still convinced that DC made her this super average by design, so as few people as possible would mind that she becomes Erik's girlfriend in one branch. Ultimately she's really just a female version of Erik himself... :X
"But only a cuck lets another guy fuck a girl in a porn game!" Isn't that how it goes? :unsure:
 
  • Like
Reactions: rivers77
4.00 star(s) 361 Votes