Mod Ren'Py Abandoned SummertimeSaga 0.17.5 - Ikarumod V1

5.00 star(s) 1 Vote

ikaruga

Well-Known Member
Modder
Respected User
Donor
Aug 11, 2016
1,191
2,499
Just tried the new version @ikaruga and it's cleaner for most of the branches! Thanks!

Although June and Erik in the computer lab still has the blocking single conversation. I'd guess the best way to fix it would be to add the option to ask the player to [Hang out] no matter what branch you're in, similar to what you've done with Mrs. Johnson in their house?

Thanks again!
Yes i may need to check theses entries.
But there is no "open branch", every branches are automaticly opened when any choice are made ;)

I love the work you've done with this mod. You have my eternal gratitude, and while my word alone isn't much, I can say that I installed your mod then the latest version of the incest patch and so far nothing seems to be conflicting.
Great news !!
If you're on a finished version, i could merge your mod as a community one, or you can keep your mod and its update in its own thread
 

GodGoku

The OverLord
Game Developer
Aug 10, 2017
357
625
@ikaruga man is there any way to increase intelligent point that will be nice.(With incest mod added in it)
Like I m stuck at that and I can't complete that task.
And A menu which tells how many tasks I have done and how many left with the hint in them.
That will be the super cool mod.
 

nono_boulot

Member
Jun 2, 2017
229
77
thanks for the MOD :)
i don't know if it's related to the MOD or to the game itself, but when i have the 'breedfeading' message choice with Mrs Johnson. if i chose "i have to go" or if it's the only choice, the game crash.
 

ikaruga

Well-Known Member
Modder
Respected User
Donor
Aug 11, 2016
1,191
2,499
thanks for the MOD :)
i don't know if it's related to the MOD or to the game itself, but when i have the 'breedfeading' message choice with Mrs Johnson. if i chose "i have to go" or if it's the only choice, the game crash.
If your game crash, you got an error message, please send it to me, i could help with that, and it may be about the mod
 

ayorasta87

New Member
Apr 13, 2018
5
1
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 173, in script call
    call INIT_INVENTORY_ITEMS
  File "game/core/inventory/inventory_definition.rpy", line 2, in script
    python hide:
  File "game/core/inventory/inventory_definition.rpy", line 3, in <module>
    json_file = renpy.file("scripts/core/inventory/items.json")
IOError: Couldn't find file 'scripts/core/inventory/items.json'.

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

Full traceback:
  File "game/script.rpy", line 173, in script call
    call INIT_INVENTORY_ITEMS
  File "game/core/inventory/inventory_definition.rpy", line 2, in script
    python hide:
  File "D:\MEGA\SummertimeSaga-0.15.30-pc\renpy\ast.py", line 814, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\MEGA\SummertimeSaga-0.15.30-pc\renpy\python.py", line 1719, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/core/inventory/inventory_definition.rpy", line 3, in <module>
    json_file = renpy.file("scripts/core/inventory/items.json")
  File "D:\MEGA\SummertimeSaga-0.15.30-pc\renpy\exports.py", line 1980, in file
    return renpy.loader.load(fn)
  File "D:\MEGA\SummertimeSaga-0.15.30-pc\renpy\loader.py", line 544, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'scripts/core/inventory/items.json'.

Windows-7-6.1.7600
Ren'Py 6.99.12.4.2187
SummertimeSaga 0.15.30
sir i have a problem in the start after confirm my name
 

ikaruga

Well-Known Member
Modder
Respected User
Donor
Aug 11, 2016
1,191
2,499
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 173, in script call
    call INIT_INVENTORY_ITEMS
  File "game/core/inventory/inventory_definition.rpy", line 2, in script
    python hide:
  File "game/core/inventory/inventory_definition.rpy", line 3, in <module>
    json_file = renpy.file("scripts/core/inventory/items.json")
IOError: Couldn't find file 'scripts/core/inventory/items.json'.

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

Full traceback:
  File "game/script.rpy", line 173, in script call
    call INIT_INVENTORY_ITEMS
  File "game/core/inventory/inventory_definition.rpy", line 2, in script
    python hide:
  File "D:\MEGA\SummertimeSaga-0.15.30-pc\renpy\ast.py", line 814, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\MEGA\SummertimeSaga-0.15.30-pc\renpy\python.py", line 1719, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/core/inventory/inventory_definition.rpy", line 3, in <module>
    json_file = renpy.file("scripts/core/inventory/items.json")
  File "D:\MEGA\SummertimeSaga-0.15.30-pc\renpy\exports.py", line 1980, in file
    return renpy.loader.load(fn)
  File "D:\MEGA\SummertimeSaga-0.15.30-pc\renpy\loader.py", line 544, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'scripts/core/inventory/items.json'.

Windows-7-6.1.7600
Ren'Py 6.99.12.4.2187
SummertimeSaga 0.15.30
sir i have a problem in the start after confirm my name
Already saw this problem, a file is missing (scripts/core/inventory/items.json)
Don't know why because it's in the archive of my mod...

You may have to reinstall the mod
 

bertxxx

New Member
Aug 2, 2017
2
0
Just installed the mod, splash screen shows the correct version but i have no money at the start, aunt's garden takes forever and I cant do the bank trick for money. Any idea what the issue could be? I have done a clean install of both the game and mod. I am not getting any error messages either :s
thanks
 

ikaruga

Well-Known Member
Modder
Respected User
Donor
Aug 11, 2016
1,191
2,499
Just installed the mod, splash screen shows the correct version but i have no money at the start, aunt's garden takes forever and I cant do the bank trick for money. Any idea what the issue could be? I have done a clean install of both the game and mod. I am not getting any error messages either :s
thanks
Do you still have the script.rpa in your game directory ?

Do you still have the script.rpa in your game directory ?
Or did you get the incest patch ?
 

bertxxx

New Member
Aug 2, 2017
2
0
no incest patch and I got rid of the script.rpa.

Edit: I did a complete reinstall, changed to scripts.rpa.bak. the garden is still super slow and i start with no money but i am able to cheat in the rap battles.
also it crashed after doing Diane's garden for the first time, I have attached the traceback.
Thanks again for your help, I would have given up playing update by update if it wasn't for your mod.
 

Dogeek

Summertime Saga
Game Developer
Apr 20, 2018
74
510
Damn, I'm trying to find what you changed in this mod, maybe add some of its features to the core game, if they do not fuck up the flow obviously. That's some nice work dude, I hope you're enjoying the code rework I'm doing.
 

ikaruga

Well-Known Member
Modder
Respected User
Donor
Aug 11, 2016
1,191
2,499
no incest patch and I got rid of the script.rpa.

Edit: I did a complete reinstall, changed to scripts.rpa.bak. the garden is still super slow and i start with no money but i am able to cheat in the rap battles.
also it crashed after doing Diane's garden for the first time, I have attached the traceback.
Thanks again for your help, I would have given up playing update by update if it wasn't for your mod.
Just read your trace file, it says that images are missing. So i totally don't understand why it's broken.
You can make a save just before, then remove the mod or try it without the mod.

Damn, I'm trying to find what you changed in this mod, maybe add some of its features to the core game, if they do not fuck up the flow obviously. That's some nice work dude, I hope you're enjoying the code rework I'm doing.
Are you the game developper ? if so, please PM me then we could talk :p
 

Allard

Newbie
Game Developer
May 20, 2018
32
129
One of the best drawn games, up on patreon right now.

Keep up the excellent work and i really hope you enjoy making it, as we enjoy playing it.
 

jess666

New Member
May 26, 2018
2
0
If your game crash, you got an error message, please send it to me, i could help with that, and it may be about the mod

hey man, i´ve got this problem, after the glasses i go to Ikido(teacher) and after shhe caught me with the x-ray vision the game crashes. what can i do? if you could help it would be great. thx!
upload_2018-5-26_12-46-23.png
 

ikaruga

Well-Known Member
Modder
Respected User
Donor
Aug 11, 2016
1,191
2,499
Again that bug with images ...
I don't modified images, nor renders, nor screens, so i totally don't understand ...
 

bonzz

Newbie
Mar 17, 2018
87
42
@jess666 Please don't post screenshots of code or errors, just copy paste it pls, I hate to type this out :rolleyes:

IOError: Couldn't find file 'characters/okita/char_okita_goggles_xray3.png.'.
Notice the trailing dot and the raise above (%s . % name)
Also notice the space between the % and name > there's an issue with the variable name, not with the filename

Edited
 
5.00 star(s) 1 Vote