Mormont

Devoted Member
Nov 30, 2018
11,925
53,076
Agreed it gets you really involved in the story and not many games can do that except a certain few. So many twists and turns involved in this.
 
  • Like
Reactions: Red469
D

Deleted member 1928798

Guest
Guest
Just made an Unofficial Android Port

UPDATED: 14 Mar, 2020
Download it here:

This release supports my gestures:
- Swipe up to open the game menu
- Swipe down to hide the interface
- Swipe left to roll back
- Swipe right to skip

Made with Custom scripts based on RpaKit (Madeddy@F95Zone), UnRen (Sam@F95Zone) and Cruncher (bas@F95Zone)

If you encounter an issue with my port please ping me here or at my

Enjoy ! ;)
 

AdrielEtriss

Newbie
Game Developer
Feb 24, 2020
86
63
Can 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
"
 

Mormont

Devoted Member
Nov 30, 2018
11,925
53,076
Can 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
"
Follow the instructions here and see if it helps
https://f95zone.to/threads/renpy-games-crash-after-1-2-mins.8728/post-463189
 
  • Like
Reactions: AdrielEtriss

chodu_baba

Newbie
Mar 7, 2020
24
56
man what ride ........just so it can kick it in the NUTS / POURING ACID in eyeballs or other painfull scenario one can picture
 

dantalion696

Newbie
Jun 24, 2019
39
32
that disclaimer: "are u in a dark period of your life?" should been put in this game, im at cht7 pushing to continue. BaDIK is a walk compared to this game. thank u so much for this level of writting in a game.
 

TrainDez

New Member
Nov 11, 2019
8
55
This game is god damn ridiculously good and not because of the porn. Maybe cheesy at times but this puts most AAA game stories to shame for how human and real it is.
 
  • Like
Reactions: dosenspezi

aerox1234

Newbie
Jul 8, 2018
36
41
Wow im speechless. It sure has its flaws but that was just incredible. Waiting for BAD update finishing this one here, my expectations skyrocketed. What a masterpiece...
 
  • Like
Reactions: Knight Court
4.60 star(s) 801 Votes