GaboCAP

Well-Known Member
Jun 7, 2018
1,919
1,634
Find a job: What exactly do i need to do?
That's and old quest, you probably used and old save that bugs the game, to get the new content (some of it can be reached with old saves, some don't) you must use the save provided with new update, some good fella shared it up thread.
 
Apr 25, 2020
30
23
That's and old quest, you probably used and old save that bugs the game, to get the new content (some of it can be reached with old saves, some don't) you must use the save provided with new update, some good fella shared it up thread.
Yeah, that's the save i'm using.
Still don't get it :D
 

FPcrab

Member
Aug 14, 2018
370
320
can someone share saves 2-3 versions ago plz? Working. I rly dont wonna start from begining again.
 
Mar 18, 2019
359
619
So what route is the save? Like all content or?

I've been playing a pure lesbian game, so I'm guessing the save is of no use to me?
 
  • Like
Reactions: J1215

th3pun1sh3r

Member
Nov 18, 2018
190
72
can someone share saves 2-3 versions ago plz? Working. I rly dont wonna start from begining again.
you dont need to resrart just use the save that uploaded with the new version and it has the new quests or could maybe find a few earlier saves in the foum
 

T ☯ K Y ☯

Newbie
Sep 15, 2019
76
74
"v0.91"

stupid question but does that mean the game is about 91% finished? I still don't quite understand these numbers.
 

rayminator

Engaged Member
Respected User
Sep 26, 2018
3,041
3,140
found a error in the game when alex buys a apple and tries to eat it it give this error

and this is without any cheatmods

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 7346, in script
    $ renpy.pause()
  File "game/script.rpy", line 7346, in <module>
    $ renpy.pause()
  File "game/DATA.rpy", line 2, in execute
    screen data():
  File "game/DATA.rpy", line 2, in execute
    screen data():
  File "game/DATA.rpy", line 3916, in execute
    if help_inf >= 4:
  File "game/DATA.rpy", line 4116, in execute
    hbox xalign 0.930 ypos 0.055 spacing 10 yminimum 200 ymaximum 200 box_reverse True:
  File "game/DATA.rpy", line 4289, in execute
    if golod >= 350:
  File "game/DATA.rpy", line 4290, in execute
    vbox spacing 10 xminimum 50 xmaximum 50:
  File "game/DATA.rpy", line 4315, in execute
    if data_dop_menu == 7:
  File "game/DATA.rpy", line 4319, in execute
    $ apple = alex_inv.qty(item_apple)
  File "game/DATA.rpy", line 4319, in <module>
    $ apple = alex_inv.qty(item_apple)
NameError: name 'item_apple' is not defined

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

Full traceback:
  File "game/script.rpy", line 7346, in script
    $ renpy.pause()
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/script.rpy", line 7346, in <module>
    $ renpy.pause()
  File "renpy/exports.py", line 1563, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3737, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3737, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/DATA.rpy", line 2, in execute
    screen data():
  File "game/DATA.rpy", line 2, in execute
    screen data():
  File "game/DATA.rpy", line 3916, in execute
    if help_inf >= 4:
  File "game/DATA.rpy", line 4116, in execute
    hbox xalign 0.930 ypos 0.055 spacing 10 yminimum 200 ymaximum 200 box_reverse True:
  File "game/DATA.rpy", line 4289, in execute
    if golod >= 350:
  File "game/DATA.rpy", line 4290, in execute
    vbox spacing 10 xminimum 50 xmaximum 50:
  File "game/DATA.rpy", line 4315, in execute
    if data_dop_menu == 7:
  File "game/DATA.rpy", line 4319, in execute
    $ apple = alex_inv.qty(item_apple)
  File "game/DATA.rpy", line 4319, in <module>
    $ apple = alex_inv.qty(item_apple)
NameError: name 'item_apple' is not defined

Windows-10-10.0.22000
Ren'Py 7.4.11.2266
Bright Past 0.91.0
Tue Apr 26 12:14:07 2022
 
3.50 star(s) 82 Votes