Taboo Lord

Member
Oct 12, 2017
176
70
Anyone else having trouble just trying to save the game? Also, I'm not seeing any new content even though I know there should be. What do I need to do?
 

Ochnun

New Member
Dec 3, 2020
4
0
I tried to play on android and it's not working, can't use this "downloader", then i got a link to download it "directly" and when u play it, u got a callback error in certain actions, like, when u try to buy a book. Tried to play on joiplay too and it doesn't even load, just crash. Does someone come up with a solution for android users?
 

Bradd D

Member
Oct 8, 2022
310
428
I tried to play on android and it's not working, can't use this "downloader", then i got a link to download it "directly" and when u play it, u got a callback error in certain actions, like, when u try to buy a book. Tried to play on joiplay too and it doesn't even load, just crash. Does someone come up with a solution for android users?
Use Estrada or Eonor's Android port found elsewhere in the thread.

The official Android is hot garbage.
 
  • Like
Reactions: Sayajin2205
Oct 25, 2021
51
10
Hey guys, can someone explain to me, is Angela going to be a romance option for Bree and not for Mike?? Or is she not going to have a romance option for either of them??
 

ben-san123

Member
May 4, 2023
108
49
guys we need cherie as a romance option for mike. she just appears for some scenes and then disappears from the game even though we told her that we will take care of her.
 
  • Like
Reactions: Orieni01

Jackseth808808

New Member
Sep 20, 2019
4
0
You can try console commands to up her sub value



or replay the event



However, as always, save before entering any commands and keep that save around for a while. Commands often break internal flags and connections which sometimes only materializes weeks later and then the damage would be done.
thanks man. also whats the console command to max out emma's love points. if i talk to her she just leaves.
 
Last edited:

berserker285714

New Member
Apr 21, 2023
6
0
Do anyone still have the 24.1.0b download link? Could you share me? I decide to play 24.1.0b with the Mike DLC first.
English is not my native language, sorry.
 

Bradd D

Member
Oct 8, 2022
310
428
what do you mean bro.... i have the same problem
There are compressed third party ports of the game that are a lot more stable than the official, which largely stays a broken and unplayable mess that doesn't really serve any purpose.

You can find them on this thread with the search function.
 

Alaa54645

Newbie
Sep 20, 2021
21
2
There are compressed third party ports of the game that are a lot more stable than the official, which largely stays a broken and unplayable mess that doesn't really serve any purpose.

You can find them on this thread with the search function.
i tried those and its the same an error apear when i try to buy anything
 

estrada777

Forum Fanatic
Modder
Donor
Mar 22, 2020
4,283
10,441
Updated Android port. Nothing too fancy but let me know if you have any issues.

Version: 24.5.1a

Appreciate my porting? Leave a Tip! You're supporting my efforts, paying for storage, and encouraging more ports!
¯\_(ツ)_/¯ OR or even MEGA

You don't have permission to view the spoiler content. Log in or register now.

This unofficial port/version is not released by the developer, download at your own risk.

PLEASE don't reply, or @ me, or DM me for updates. I always update my ports, YES I ALREADY KNOW ABOUT THE UPDATE.

PIXELDRAIN
MEGA

Size 899 MB

PLEASE don't reply, or @ me, or DM me for updates. I always update my ports, YES I ALREADY KNOW ABOUT THE UPDATE.

Updates are faster on .

Game Developers: Want to talk about an official Android version for your game? Come join my Discord.
Updated my android port.
 

godoftheearth

Member
Jul 6, 2020
219
170

Popy

Newbie
Feb 4, 2018
25
9
I can't save my game, even auto save isn't working, the error:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 174, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 174, in <module>
    $ ui.interact()
  File "renpy/common/00action_file.rpy", line 414, in __call__
    renpy.save(fn, extra_info=save_name)
KeyError: "amy (perhaps store._history_list[155].show_args['person'] = <store.Girl object at 0x3071791f0>)"

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 174, in script
    $ ui.interact()
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gamemenu.rpy", line 174, in <module>
    $ ui.interact()
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/core.py", line 2165, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/core.py", line 3201, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/transition.py", line 53, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/screen.py", line 793, in event
    rv = self.child.event(ev, x, y, st)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/layout.py", line 1426, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/behavior.py", line 1174, in event
    return handle_click(self.clicked)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/behavior.py", line 1095, in handle_click
    rv = run(action)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/behavior.py", line 388, in run
    new_rv = run(i, *args, **kwargs)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/behavior.py", line 395, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 414, in __call__
    renpy.save(fn, extra_info=save_name)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/loadsave.py", line 436, in save
    reraise(t, e, tb)
  File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/loadsave.py", line 417, in save
    dump((roots, renpy.game.log), logf)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/compat/pickle.py", line 103, in dump
    pickle.dump(o, f, pickle.HIGHEST_PROTOCOL if highest else PROTOCOL)
  File "game/cl/class_person_ren.py", line 105, in __getattr__
KeyError: "amy (perhaps store._history_list[155].show_args['person'] = <store.Girl object at 0x3071791f0>)"

macOS-14.5-arm64-arm-64bit arm64
Ren'Py 8.2.1.24030407
Love & Sex : Second Base - 24.5.1a 24.5.1a
Wed Jun 12 10:49:43 2024
 

godoftheearth

Member
Jul 6, 2020
219
170
I can't save my game, even auto save isn't working, the error:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 174, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 174, in <module>
    $ ui.interact()
  File "renpy/common/00action_file.rpy", line 414, in __call__
    renpy.save(fn, extra_info=save_name)
KeyError: "amy (perhaps store._history_list[155].show_args['person'] = <store.Girl object at 0x3071791f0>)"

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 174, in script
    $ ui.interact()
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gamemenu.rpy", line 174, in <module>
    $ ui.interact()
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/core.py", line 2165, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/core.py", line 3201, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/transition.py", line 53, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/screen.py", line 793, in event
    rv = self.child.event(ev, x, y, st)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/layout.py", line 1426, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/behavior.py", line 1174, in event
    return handle_click(self.clicked)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/behavior.py", line 1095, in handle_click
    rv = run(action)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/behavior.py", line 388, in run
    new_rv = run(i, *args, **kwargs)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/display/behavior.py", line 395, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 414, in __call__
    renpy.save(fn, extra_info=save_name)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/loadsave.py", line 436, in save
    reraise(t, e, tb)
  File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/loadsave.py", line 417, in save
    dump((roots, renpy.game.log), logf)
  File "/private/var/folders/4b/sfb8v40j6c5gcyd6b0vgqkqh0000gn/T/AppTranslocation/BADE6A83-CBCE-4D3D-B400-01AEFE162A70/d/LoSeSb.app/Contents/Resources/autorun/renpy/compat/pickle.py", line 103, in dump
    pickle.dump(o, f, pickle.HIGHEST_PROTOCOL if highest else PROTOCOL)
  File "game/cl/class_person_ren.py", line 105, in __getattr__
KeyError: "amy (perhaps store._history_list[155].show_args['person'] = <store.Girl object at 0x3071791f0>)"

macOS-14.5-arm64-arm-64bit arm64
Ren'Py 8.2.1.24030407
Love & Sex : Second Base - 24.5.1a 24.5.1a
Wed Jun 12 10:49:43 2024
Get the dlc_fafow.rpa file from this post:
https://f95zone.to/threads/love-sex-second-base-v24-5-1a-andrealphus.13488/post-13614968
 

AsticHam

Member
May 30, 2020
154
193
I guess i'm blocking out of Kleio. I mean, the "Something Will Happen Soon" never happens. Attaching the save for anyone confirm or help me. Also, if i'm blocked NOW, i'll need to restart or i can solve this?
 

godoftheearth

Member
Jul 6, 2020
219
170
I guess i'm blocking out of Kleio. I mean, the "Something Will Happen Soon" never happens. Attaching the save for anyone confirm or help me. Also, if i'm blocked NOW, i'll need to restart or i can solve this?
You need buy a car or sport car
You must buy a sport car at this point if you want to collar Kleio.
 
  • Like
Reactions: AsticHam
3.50 star(s) 302 Votes