- Jun 3, 2018
- 133
- 63
I can't wait to see what you do for 0.19!! Take your time because I know whatever you add will be freaking awesome. No rush though.
Unren is you Best Friend Forever. You just don't know it.I can survive without this and Lain's mod, but i'm finding it hard to play without having the mouse wheel roll back.
Anyone happen to know an easy way to enable this?
Newest versions of un.rpyc and unren.bat have some issues with the game, I just tried them out yesterday. However, they made a dev version of unren.bat which kind of succeeds with only two files reporting errors, and one coming out corrupted. I managed to correct the corrupted one manually, and the others are not used by the mod, fortunatelly.Unren is you Best Friend Forever. You just don't know it.
Didn't test it, yet, but will do, now.
Unren opens also the console and you can look into RPA archives, if you want! Search for it.
RPATOOL gave same problem on rpyc. The best decompiled his remaining error.rpy ahah.Newest versions of un.rpyc and unren.bat have some issues with the game, I just tried them out yesterday. However, they made a dev version of unren.bat which kind of succeeds with only two files reporting errors, and one coming out corrupted. I managed to correct the corrupted one manually, and the others are not used by the mod, fortunatelly.
I'm sorry, but an uncaught exception occurred.
After initialization, but before game start.
File "game/scripts/locations/trailer_park/shack/screens.rpy", line 64, in prepare_screen
screen shack_doghouse():
File "game/scripts/locations/trailer_park/shack/screens.rpy", line 64, in prepare
screen shack_doghouse():
Exception: A screen named trailer_shack does not exist.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc\renpy\bootstrap.py", line 314, in bootstrap
renpy.main.main()
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc\renpy\main.py", line 529, in main
run(restart)
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc\renpy\main.py", line 90, in run
renpy.display.screen.prepare_screens()
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc\renpy\display\screen.py", line 919, in prepare_screens
s.ast.prepare_screen()
File "game/scripts/locations/trailer_park/shack/screens.rpy", line 64, in prepare_screen
screen shack_doghouse():
File "game/scripts/locations/trailer_park/shack/screens.rpy", line 64, in prepare
screen shack_doghouse():
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc\renpy\sl2\slast.py", line 1719, in prepare
raise Exception("A screen named {} does not exist.".format(self.target))
Exception: A screen named trailer_shack does not exist.
Windows-8-6.2.9200
Ren'Py 7.3.2.320
SummertimeSaga 0.19.1
Sat Oct 19 23:58:58 2019
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'backgrounds/menu_ground.png'>:
File "game/scripts/characters/ronda/button_pool.rpy", line 12, in <module>
File "game/scripts/core/systems/game.rpy", line 351, in main
player.location.call_screen(*call_screen_args)
File "game/scripts/core/systems/locations/locations.rpy", line 259, in call_screen
renpy.call_screen("ui")
IOError: Couldn't find file 'backgrounds/menu_ground.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 10, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/home/home.rpyc", line 59, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call
File "scripts/locks/01global_lock_check.rpyc", line 61, in script call
File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 89, in script call
File "scripts/characters/ronda/button_pool.rpyc", line 12, in script
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "game/scripts/characters/ronda/button_pool.rpy", line 12, in <module>
File "game/scripts/core/systems/game.rpy", line 351, in main
player.location.call_screen(*call_screen_args)
File "game/scripts/core/systems/locations/locations.rpy", line 259, in call_screen
renpy.call_screen("ui")
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\exports.py", line 2896, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\core.py", line 3191, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\core.py", line 2091, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 546, in renpy.display.render.render_screen
File "render.pyx", line 247, in renpy.display.render.render
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\screen.py", line 675, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\behavior.py", line 763, in render
rv = super(Button, self).render(width, height, st, at)
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\layout.py", line 1127, in render
st, at)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\im.py", line 584, in render
return cache.get(self, render=True)
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\im.py", line 629, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'backgrounds/menu_ground.png'.
Windows-8-6.2.9200
Ren'Py 7.3.2.320
SummertimeSaga 0.19.1
Sun Oct 20 01:37:24 2019
Well, you certainly found the answer yourselfI dont know if this has been answered, but in the screenshots, which is the before and which is the after? im used to the left side image being the before and right as the after, if in that case it is true, then it is kind of the opposite of making it lewder
Could you attach a savegame pls?When I'm trying to swim, I get this
Code:I'm sorry, but an uncaught exception occurred. While loading <'Image' u'backgrounds/menu_ground.png'>: File "game/scripts/characters/ronda/button_pool.rpy", line 12, in <module> File "game/scripts/core/systems/game.rpy", line 351, in main player.location.call_screen(*call_screen_args) File "game/scripts/core/systems/locations/locations.rpy", line 259, in call_screen renpy.call_screen("ui") IOError: Couldn't find file 'backgrounds/menu_ground.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/locks/01global_lock_check.rpyc", line 61, in script call File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 65, in script call File "scripts/locks/01global_lock_check.rpyc", line 61, in script call File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call File "scripts/locks/01global_lock_check.rpyc", line 61, in script call File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 10, in script call File "scripts/locks/01global_lock_check.rpyc", line 61, in script call File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call File "scripts/locks/01global_lock_check.rpyc", line 61, in script call File "scripts/locations/home/home.rpyc", line 59, in script call File "scripts/locks/01global_lock_check.rpyc", line 61, in script call File "scripts/locations/home/entrance/entrance.rpyc", line 185, in script call File "scripts/locks/01global_lock_check.rpyc", line 61, in script call File "scripts/locations/home/entrance/kitchen/kitchen.rpyc", line 89, in script call File "scripts/characters/ronda/button_pool.rpyc", line 12, in script File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\ast.py", line 912, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\python.py", line 2004, in py_exec_bytecode exec bytecode in globals, locals File "game/scripts/characters/ronda/button_pool.rpy", line 12, in <module> File "game/scripts/core/systems/game.rpy", line 351, in main player.location.call_screen(*call_screen_args) File "game/scripts/core/systems/locations/locations.rpy", line 259, in call_screen renpy.call_screen("ui") File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\exports.py", line 2896, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\ui.py", line 295, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\core.py", line 2699, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\core.py", line 3191, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\core.py", line 2091, in draw_screen renpy.config.screen_height, File "render.pyx", line 546, in renpy.display.render.render_screen File "render.pyx", line 247, in renpy.display.render.render File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 154, in renpy.display.render.render File "render.pyx", line 247, in renpy.display.render.render File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 154, in renpy.display.render.render File "render.pyx", line 247, in renpy.display.render.render File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 154, in renpy.display.render.render File "render.pyx", line 247, in renpy.display.render.render File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\screen.py", line 675, in render child = renpy.display.render.render(self.child, w, h, st, at) File "render.pyx", line 154, in renpy.display.render.render File "render.pyx", line 247, in renpy.display.render.render File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 154, in renpy.display.render.render File "render.pyx", line 247, in renpy.display.render.render File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\behavior.py", line 763, in render rv = super(Button, self).render(width, height, st, at) File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\layout.py", line 1127, in render st, at) File "render.pyx", line 154, in renpy.display.render.render File "render.pyx", line 247, in renpy.display.render.render File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\im.py", line 584, in render return cache.get(self, render=True) File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\im.py", line 266, in get surf = image.load() File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\display\im.py", line 629, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "D:\jeu extrait\SummertimeSaga-0-19-1-pc moded2\renpy\loader.py", line 576, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'backgrounds/menu_ground.png'. Windows-8-6.2.9200 Ren'Py 7.3.2.320 SummertimeSaga 0.19.1 Sun Oct 20 01:37:24 2019
not the same person, but here is my save with same issue.Could you attach a savegame pls?