• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

Porn_Jesus

Forum Fanatic
Jun 21, 2017
5,527
5,428
I guess it would be difficult to find 2d artists that matches darkcookie's style.
Well coding should require most of the time between updates. If they work well together we can expect shorter waiting periodes.
 

granzon619

Newbie
Jun 29, 2017
25
1
i have this error pls help T.T i don't to play from beginning
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 427, in __call__
    renpy.load(fn)
TypeError: in constructor for Item: __init__() takes at least 3 arguments (1 given)

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\ast.py", line 814, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\python.py", line 1719, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 30, in <module>
    ui.interact()
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\core.py", line 2526, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\core.py", line 3204, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\screen.py", line 651, in event
    rv = self.child.event(ev, x, y, st)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\behavior.py", line 889, in event
    return handle_click(self.clicked)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\behavior.py", line 824, in handle_click
    rv = run(action)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\behavior.py", line 306, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 427, in __call__
    renpy.load(fn)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\loadsave.py", line 593, in load
    roots, log = loads(location.load(filename))
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\loadsave.py", line 61, 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 1077, in load_obj
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 1060, in _instantiate
TypeError: in constructor for Item: __init__() takes at least 3 arguments (1 given)

Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.4.2187
SummertimeSaga 0.13.00
help pls
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 427, in __call__
    renpy.load(fn)
TypeError: in constructor for Item: __init__() takes at least 3 arguments (1 given)

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\ast.py", line 814, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\python.py", line 1719, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 30, in <module>
    ui.interact()
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\core.py", line 2526, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\core.py", line 3204, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\screen.py", line 651, in event
    rv = self.child.event(ev, x, y, st)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\behavior.py", line 889, in event
    return handle_click(self.clicked)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\behavior.py", line 824, in handle_click
    rv = run(action)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\behavior.py", line 306, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 427, in __call__
    renpy.load(fn)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\loadsave.py", line 593, in load
    roots, log = loads(location.load(filename))
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\loadsave.py", line 61, 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 1077, in load_obj
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 1060, in _instantiate
TypeError: in constructor for Item: __init__() takes at least 3 arguments (1 given)

Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.4.2187
SummertimeSaga 0.13.00
 

TCMS

Quote my posts if you want an answer
Donor
Former Staff
Aug 5, 2016
5,797
30,183
help pls
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 427, in __call__
    renpy.load(fn)
TypeError: in constructor for Item: __init__() takes at least 3 arguments (1 given)

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\ast.py", line 814, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\python.py", line 1719, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 30, in <module>
    ui.interact()
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\core.py", line 2526, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\core.py", line 3204, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\screen.py", line 651, in event
    rv = self.child.event(ev, x, y, st)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\behavior.py", line 889, in event
    return handle_click(self.clicked)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\behavior.py", line 824, in handle_click
    rv = run(action)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\display\behavior.py", line 306, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 427, in __call__
    renpy.load(fn)
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\loadsave.py", line 593, in load
    roots, log = loads(location.load(filename))
  File "E:\mega\SummertimeSaga-0.12.70-win\renpy\loadsave.py", line 61, 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 1077, in load_obj
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 1060, in _instantiate
TypeError: in constructor for Item: __init__() takes at least 3 arguments (1 given)

Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.4.2187
SummertimeSaga 0.13.00
a) Are you playing the patched version.
b) Don't ever play games in your mega folder. EVER. Specially ren'py ones.

(ノ◕ヮ◕)ノ*:・゚✧ Hi 8chan (ノ◕ヮ◕)ノ*:・゚✧
 
  • Like
Reactions: Burt

Darkaura

Well-Known Member
Jun 24, 2017
1,165
1,076
They have a new coder. I wonder why coder ... DC firstly wanted to hire new artist ..
Art, is MASSIVELY out-pacing coding. AND since coder can't be gifted enough to figure out how to make saves work in a Ren'Py game, they are clearly not very good.
 

Gok

Member
Jun 9, 2017
217
416
Art, is MASSIVELY out-pacing coding. AND since coder can't be gifted enough to figure out how to make saves work in a Ren'Py game, they are clearly not very good.
Not really sure how Ren'Py saves work, but I understant that Cookie changes game to fit the story, so some values might be missing from the save and thus corrupting it. Saves wouldn't be a problem if he only added new stuff on top of the latest version, but he's changing mid parts of the game, that what makes saves work impossible imo. Btw have you ever done any coding at all? If not, why talk as if you know how it's done? Imo coding is the last part of the process.. cookie draws the art, after that goes posing and then coding.
 
  • Like
Reactions: aeonium

Darkaura

Well-Known Member
Jun 24, 2017
1,165
1,076
Not really sure how Ren'Py saves work, but I understant that Cookie changes game to fit the story, so some values might be missing from the save and thus corrupting it. Saves wouldn't be a problem if he only added new stuff on top of the latest version, but he's changing mid parts of the game, that what makes saves work impossible imo. Btw have you ever done any coding at all? If not, why talk as if you know how it's done? Imo coding is the last part of the process.. cookie draws the art, after that goes posing and then coding.
I am a very bad coder, but Ren'Py is Python and super easy, and super-powerful. A well planned save system can be robust enough handle changes, or at the very minimum, a save game converter is not hard to do, if you know the formats.

You can find my half-assed effort

It took me 3 days of playing with Ren'Py to have an outline of a game done. Whoever is coding Summertime Saga has had a year.

My skill-set lies more in testing code than writing it, but I know bad code and bad planning, when I see it.
 

Caligula

Active Member
Donor
Aug 22, 2017
867
1,059
I really like this game and I'm looking forward to future updates although I mostly play those games for incest content and that part is already finished.
 

Porn_Jesus

Forum Fanatic
Jun 21, 2017
5,527
5,428
What's the difference between v0.13.0 and v0.13.1?
Changelog 0.13.1

  • Fix door into Aunt's home
  • Fix telescope scene showing too soon
  • Fix issue where players get locked into house/garden when interrupting scene
  • Fix issues with wrong location showing (eg save menu during branch choices)
  • Fix game crash with missing asset
  • Fix crash when in shower with mom
  • SFX fixes
  • Add hints to Roxxy's Shower scene
Changelog 0.13.0

  • Erik and Mrs. Johnson story/quests
  • June story/quests
  • 7 animated H-scenes
  • Improved poker game
  • 4 New cut-scenes
  • Secret event in the mall
  • New room in the school (Computer room)
  • Improved Erik's house layout (New rooms)
  • 2 New telescope scenes with Erik
  • 5 New locations (Hill, Hospital, Trailer, Beach and Tattoo Shop)
  • 6 New characters (Roz, Micoe, June, Larry, Crystal and Grace)
  • New church locations (2 new rooms)
  • Water fountain in park now clickable
  • New location in park behind bushes
  • VR headset now in the comic store
  • New minigame (Orc Bork)
  • Multiple new items
  • Menu UI fixes
  • New audio
  • Art fixes (character art improvements)
  • Bug fixes
 

Burt Reynolds Mustache

Well-Known Member
Modder
Donor
Game Developer
Jul 19, 2017
1,899
4,038
It's a hard choice, should I get Eric a Girlfriend or let Mrs Johnson keep educating him? I'd love to get my hands on both Mrs J and Roxxy so I'm torn over the matter.
Steal the Girlfriend for yourself. Eric's a leech who takes and takes and gives very little in return. Not to mention if you get him a GF while yes, you get to bang his mom, you can see that he is still banging her too. BOO! Plus June is a cutie.
 
  • Like
Reactions: gloyza and Darkaura

greyelf

Well-Known Member
Nov 16, 2016
1,076
789
I am a very bad coder, but Ren'Py is Python and super easy, and super-powerful. A well planned save system can be robust enough handle changes, or at the very minimum, a save game converter is not hard to do, if you know the formats.
I am not an expert Renpy coder but as I understand it the History system stores a copy of the variable state (along with which Page was being viewed at that time) for each Page seen by the Player, this allows for ability to rollback History as needed. If the storage of History is limited to a single moment in time then there is only one copy of the variable state stored within the system.

A Save is basically a copy of current contents of the History system as well as the list of Page traversals at the time the save was created.

To patch an old Save loaded into a later release of a game containing new/renamed variables the patching code would need to loop through each of the variable states stored within the copy of the History within that save and add the changed variables to each copy. These new variables can be assigned either a default value if the variable is only going to be used in 'new content' or a calculated value in the case where existing choices made up to the point the of current Page in the save effect the current value of the new variable for that Page.

It gets more difficult is the Page's stored within traversal list in the old Save have either changed their ID's or appear in a different order or have new Pages inserted in between the, in the new release of the game.
 
  • Like
Reactions: Darkaura

TCMS

Quote my posts if you want an answer
Donor
Former Staff
Aug 5, 2016
5,797
30,183
it kinda felt rushed and it was kinda disappointing.
That is more of a personal opinion so not going to enter in that.

for the time it took to be done
I mean it was like what? A month? A month and a week? Let's not forget 12.5 was a thing and that update indeed was the shit hitting the fan. I think a lot of criticism regarding time was caused mainly because of 12.5 not 13.0 itself.
 
  • Like
Reactions: Vibescu and Onysko
Aug 5, 2017
137
137
Also whoever came up with strength minigame should be banned from touching PC ever again its fucking retarded.
I'd say "i blame that shit on consoles" but that's not true, I remember back in '81 Microsoft Decathalon had a mini-game where you had to cycle two keys back & forth as fast as you could to run.

Rap battle pulls from Monkey Island, Dex training is from fighting games, they're cool callbacks to earlier games and fun enough to do. The strength training just isn't any fun at all and needs a different gimmick.
 
  • Like
Reactions: ponyguy
4.20 star(s) 341 Votes