tovy tavares

New Member
Jun 21, 2018
1
0
52
I downloaded newest just moments ago and no effect.
I didn't write down version numbers unfortunately, but it isn't first time. It was something like 20.8/9.x? until things worked correctly and then 20.10.x fix it only to be broken again. I even tried wine and wait times get catastrophic :D

Not that game would be unplayable, just annoying thing. Also little sad that this is my favorite here right now.
I delete the last one (on my phone) and For me it not working on Android since this update l&s20..11.1b it abord the installation everytime..
 
Last edited:

tengizi

Newbie
Nov 27, 2017
36
12
252
Several last updates changelogs say that new story events were added, like:


v20.11.1 Patreon
8 new story event (Bree, Sasha, Samantha, Harmony)
and

v20.10.3b

- 7 new story events [Mike MC] (Kylie, Bree, Ayesha, lexi, samantha, shiori)
But there is nothing new in my "quest log". Am I missing something, or do I have to restart the game for them? Are they somewhere in the middle of their stories?
 

Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,255
4,523
548
Several last updates changelogs say that new story events were added, like:



and



But there is nothing new in my "quest log". Am I missing something, or do I have to restart the game for them? Are they somewhere in the middle of their stories?
Some are side events or alternate events that don't fit into the story tracker others might be bugs...
 

AstarothCray

Member
Sep 11, 2020
132
39
243
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'ui/girl_icons/hanna.png'>:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'ui/girl_icons/hanna.png'.

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

Full traceback:
  File "cl/class_room.rpyc", line 259, in script
  File "C:\Users\Usuario\Documents\LoSeSb-Patreon-20.11.1b-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "C:\Users\Usuario\Documents\LoSeSb-Patreon-20.11.1b-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\Usuario\Documents\LoSeSb-Patreon-20.11.1b-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\Users\Usuario\Documents\LoSeSb-Patreon-20.11.1b-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\Usuario\Documents\LoSeSb-Patreon-20.11.1b-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Usuario\Documents\LoSeSb-Patreon-20.11.1b-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\Usuario\Documents\LoSeSb-Patreon-20.11.1b-pc\renpy\display\core.py", line 3194, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\Usuario\Documents\LoSeSb-Patreon-20.11.1b-pc\renpy\display\core.py", line 2094, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
    rv = render(root, width, height, st, st)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\Usuario\Documents\LoSeSb-Patreon-20.11.1b-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\Usuario\Documents\LoSeSb-Patreon-20.11.1b-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\Usuario\Documents\LoSeSb-Patreon-20.11.1b-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\Usuario\Documents\LoSeSb-Patreon-20.11.1b-pc\renpy\display\screen.py", line 675, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\Usuario\Documents\LoSeSb-Patreon-20.11.1b-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\Usuario\Documents\LoSeSb-Patreon-20.11.1b-pc\renpy\display\layout.py", line 1127, in render
    st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  Archivo "C: \ Users \ Usuario \ Documents \ LoSeSb-Patreon-20.11.1b-pc \ renpy \ display \ layout.py", línea 925, en render
    surf = render (d, ancho - x, rh, cst, cat)
  Archivo "renpy / display / render.pyx", línea 166, en renpy.display.render.render (gen \ renpy.display.render.c: 4075)
    cpdef render (d, object widtho, object heighto, double st, double at):
  Archivo "renpy / display / render.pyx", línea 259, en renpy.display.render.render (gen \ renpy.display.render.c: 3520)
    rv = d.render (widtho, heighto, st, at)
  Archivo "C: \ Users \ Usuario \ Documents \ LoSeSb-Patreon-20.11.1b-pc \ renpy \ display \ layout.py", línea 1127, en render
    st, en)
  Archivo "renpy / display / render.pyx", línea 166, en renpy.display.render.render (gen \ renpy.display.render.c: 4075)
    cpdef render (d, object widtho, object heighto, double st, double at):
  Archivo "renpy / display / render.pyx", línea 259, en renpy.display.render.render (gen \ renpy.display.render.c: 3520)
    rv = d.render (widtho, heighto, st, at)
  Archivo "C: \ Users \ Usuario \ Documents \ LoSeSb-Patreon-20.11.1b-pc \ renpy \ text \ text.py", línea 1989, en render
    renders [i] = renpy.display.render.render (i, width, self.style.size, st, at)
  Archivo "renpy / display / render.pyx", línea 166, en renpy.display.render.render (gen \ renpy.display.render.c: 4075)
    cpdef render (d, object widtho, object heighto, double st, double at):
  Archivo "renpy / display / render.pyx", línea 259, en renpy.display.render.render (gen \ renpy.display.render.c: 3520)
    rv = d.render (widtho, heighto, st, at)
  Archivo "C: \ Users \ Usuario \ Documents \ LoSeSb-Patreon-20.11.1b-pc \ renpy \ display \ im.py", línea 583, en render
    return cache.get (self, render = True)
  Archivo "C: \ Users \ Usuario \ Documents \ LoSeSb-Patreon-20.11.1b-pc \ renpy \ display \ im.py", línea 266, en get
    surf = image.load ()
  Archivo "C: \ Users \ Usuario \ Documents \ LoSeSb-Patreon-20.11.1b-pc \ renpy \ display \ im.py", línea 628, en carga
    surf = renpy.display.pgrender.load_image (renpy.loader.load (self.filename), self.filename)
  Archivo "C: \ Users \ Usuario \ Documents \ LoSeSb-Patreon-20.11.1b-pc \ renpy \ loader.py", línea 576, en carga
    raise IOError ("No se pudo encontrar el archivo '% s'."% name)
IOError: No se pudo encontrar el archivo 'ui / girl_icons / hanna.png'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Amor y sexo: segunda base - Patreon Edition 20.11.1b
Sáb 05 dic 16:35:26 2020
[/código]
 

jahall

Well-Known Member
Feb 20, 2019
1,890
1,260
391
We are looking into ways of fixing this but so far no luck...
I'm hoping that whatever you do for Linux users will also fix the severe lag I'm experiencing under Windows 10. I suspect that a factor may be my graphics adaptor, which is an Intel HD 4400. Other Ren'Py games of comparable size and complexity to this one don't exhibit lag, though.
 

Ranting Old Man

Member
Donor
Oct 24, 2019
412
926
387
Is it possible to Marry Minami? Because I can't seem to be able to purpose, yet it's a quest and it isn't marked as for a later update.
 

Macfinn99

Active Member
Jun 20, 2017
513
522
379
Andrealphus I am following this walkthrough here trying to get a date with Harmony. I have her lp at 30 and her purity at 70 but she still wont go on a date with me. All the in game hint says is ask her on a date.
The dating event before you can get to regular dating is a picnic. If you are in the Winter you can't go on a picnic yet.

A number of events are season specific such as beach and waterpark , I'm guessing that the picnic is too.

The game balance can be a screaming bitch at times. You start off on the 5th of Summer, so you're already short on time for any of the beach and waterpark events. If you miss those events, you have to wait through Fall and Winter to get back to them.

To learn the skills from books takes time, (2 hours for each 5% skill), and money and you gotta work your butt off (work hard 4 hours a shot), to get enough money to buy books, car, bed, etc to be able to advance the game. Even with the hints there is still a bunch of hidden stuff. I missed a lot my first time. I took a lot of notes my 1st restart and I'm on my second restart. I've got the Home Harem and Band Harem, working towards the Pixie Harem and avoiding Kylie like the plague. ( I was told that you can counter her with Ayesha but I haven't figured that out yet).

To get Band Harem with Sasha & the Gamer with Bree you need the Guitar & gaming. I strongly recommend that you get the guitar skill at the beginning because you have greater chances to get the gaming skill without a book .
 
Last edited:
3.60 star(s) 323 Votes