- Apr 2, 2021
- 576
- 122
to have again naughty mod tribute in this new update, what i most do? to copy all folders from that part ?
seriously dude? u most kiddin, where the hack is the new unlocked locations? in this new update, is nothin new or good than before, and secondly, i can't put or have again naughty mod tribute like before, why?Version 0.02 is released:
Mega
Changelog:
Known bugs:
- Introduction to 8 new characters (76 poses/facial expressions)
- New quick menu (still WIP)
- New settings menu (still WIP)
- Added basic backpack interface
- Added basic cellphone interface
- Added characters in the school background to add life
- Some location modifications
- Added location unlocking popups/system
- Added camera FX (Shake and Blur)
- Fixed the screen artefact bugs
- Fixed some typos
- Settings menu has bugs
- Unlocked locations not always accurately displayed
- Save/Load not yet properly implemented
come back in 2030tell this sick person to finish the game already jesus
Maybe I'll remember and play the game when it's complete. It seems the dev is intent on milking this one idea for all they can.come back in 2030
Try put the attached file into the game folder and see if it solves the issue. Alternatively, you must start a new game or wait until Naughty Tribute Mod is updated.old saves dont work?
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/script.rpy", line 46, in <module>
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'BlinkingFace'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/script.rpyc", line 46, in script
File "C:\Users\****y\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\*****\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/scripts/script.rpy", line 46, in <module>
File "C:\Users\****\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\****\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\****\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\*****\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\****\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\*****\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\****\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\*****\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\****\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\*****\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\*****\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\****\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\*****\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "C:\Users\*****\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "C:\Users\****\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-pc\renpy\display\behavior.py", line 313, in run
new_rv = run(i, *args, **kwargs)
File "C:\Users\****\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-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:\Users\****\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-pc\renpy\loadsave.py", line 769, in load
roots, log = loads(location.load(filename))
File "C:\Users\****\Downloads\SummertimeSaga-0-20-10-pc\SummertimeSaga-0-20-10-pc\renpy\loadsave.py", line 63, in loads
return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'BlinkingFace'
Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.10
Thu Jul 01 07:42:45 2021
```
Wait a few hours.to have again naughty mod tribute in this new update, what i most do? to copy all folders from that part ?
Who normal do game in 4:3, i'm remember that 20 year ago are kinescopic monitors and first LCD in 4:3 ratio, but after that tv and monitors are 16:9/16:10We're a long way from that i think. They're about to redraw/code to update the game to widescreen. And theres a ton of scenes still to go in even for existing characters let alone the storylines for the remaining ones. And theres some sort of school storyline too.
knock her upDo anyone knows how to get the new Jenny's scene ?