- Dec 15, 2019
- 1
- 1
Shit happenesRead the comments. Heard about the heartbreaking choices. Downloaded LisaRepacks port anyways. Why do I seek such pain?
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'images/Extras/ep2/hw_an_intro.jpg'>:
File "game/episode2.rpy", line 3556, in script
scene hw_an_intro at transformTop with fade
Exception: Could not load image u'images/Extras/ep2/hw_an_intro.jpg': error('Out of memory',)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/episode2.rpy", line 3556, in script
scene hw_an_intro at transformTop with fade
File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\ast.py", line 1387, in execute
renpy.exports.with_statement(trans, paired)
File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\exports.py", line 1592, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\core.py", line 2250, in do_with
clear=clear)
File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\core.py", line 2701, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\core.py", line 3193, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\core.py", line 2093, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 519, in renpy.display.render.render_screen
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\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 "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\transition.py", line 180, in render
renpy.display.render.render(self.transitions[-1], width, height, 0, 0)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\transition.py", line 361, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 154, in renpy.display.render.render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\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 "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\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 "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 247, in renpy.display.render.render
File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(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 "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\im.py", line 582, in render
return cache.get(self, render=True)
File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\im.py", line 627, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\pgrender.py", line 162, in load_image
raise Exception("Could not load image {!r}: {!r}".format(filename, e))
Exception: Could not load image u'images/Extras/ep2/hw_an_intro.jpg': error('Out of memory',)
Windows-8-6.2.9200
Ren'Py 7.3.0.271
Acting lessons 1.0.2
Sun Mar 15 11:42:34 2020
Follow the instructions here and see if it helpsCan someone me what to do? in Bar with Liam when Angela say " Hah! Hedwig, I Win ....." this happend "
"Code:I'm sorry, but an uncaught exception occurred. While loading <'Image' u'images/Extras/ep2/hw_an_intro.jpg'>: File "game/episode2.rpy", line 3556, in script scene hw_an_intro at transformTop with fade Exception: Could not load image u'images/Extras/ep2/hw_an_intro.jpg': error('Out of memory',) -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/episode2.rpy", line 3556, in script scene hw_an_intro at transformTop with fade File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\ast.py", line 1387, in execute renpy.exports.with_statement(trans, paired) File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\exports.py", line 1592, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\core.py", line 2250, in do_with clear=clear) File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\core.py", line 2701, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\core.py", line 3193, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\core.py", line 2093, in draw_screen renpy.config.screen_height, File "render.pyx", line 519, in renpy.display.render.render_screen File "render.pyx", line 247, in renpy.display.render.render File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\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 "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\transition.py", line 180, in render renpy.display.render.render(self.transitions[-1], width, height, 0, 0) File "render.pyx", line 154, in renpy.display.render.render File "render.pyx", line 247, in renpy.display.render.render File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\transition.py", line 361, in render top = render(self.new_widget, width, height, st, at) File "render.pyx", line 154, in renpy.display.render.render File "render.pyx", line 247, in renpy.display.render.render File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\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 "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\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 "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render File "render.pyx", line 247, in renpy.display.render.render File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\image.py", line 500, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\image.py", line 306, in wrap_render rend = render(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 "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\im.py", line 582, in render return cache.get(self, render=True) File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\im.py", line 266, in get surf = image.load() File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\im.py", line 627, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "C:\Users\Evelyn\Downloads\SecretLab\ActingLessons-1.0.2-pc\renpy\display\pgrender.py", line 162, in load_image raise Exception("Could not load image {!r}: {!r}".format(filename, e)) Exception: Could not load image u'images/Extras/ep2/hw_an_intro.jpg': error('Out of memory',) Windows-8-6.2.9200 Ren'Py 7.3.0.271 Acting lessons 1.0.2 Sun Mar 15 11:42:34 2020
You can't avoid it.What choices trigger the event with the house in fire ? Or simply : how to avoid this event ?
Yeah, save both or die. There is no other way.I think the game is very good. But the decision you have to make in episode 6 is really cruel.
With 22 possible ends, I would have found it better if at least one end gave me the opportunity to save both.
There is a mod you could use I believe it unlocks everythingHi
can't find the full save to unlock the full gallery, event with the search.
Anybody help?
Thanks