AI Porn is here, Create and Fap TRY FREE
x

jaredhsieh65

Active Member
Jul 2, 2017
723
640
300
Found 1 solution for missing shop item , deleted all file in path→ \AppData\Roaming\RenPy\BF-1490368329
and restart new game ...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bank girl .... still has error log , what ever you do , hit "return" icon it shows.
 
Last edited:

Ernst Kurz

Active Member
Jun 13, 2017
852
727
319
Found 1 solution for missing shop item , deleted all file in path→ \AppData\Roaming\RenPy\BF-1490368329
and restart new game ...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bank girl .... still has error log , what ever you do , hit "return" icon it shows.
That's too strange. There is no reference in the actual code to this image anymore. The bank girl has a name now and is called Anita. The correct relative path and name is "but/0/act_anita.png". Are you sure that you are not loading an older save and not using strange mods?
 

hotNess

Member
Jun 25, 2020
184
167
208

jaredhsieh65

Active Member
Jul 2, 2017
723
640
300
I really hope we don't have to start a new save file then. Also, how do you get her female sexual orientation up? I have 0/10 rn. Do I just keep engaging girls and rejecting guys?
from save file I read , variable male_points is define by 10 , only fem_points is define 0 , so , just keep do what girls like .
 

goovraedt

Member
Aug 5, 2017
179
78
234
So if the old save does not work, we have to restart the game from the beginning ? There is no other way ?
 

jaredhsieh65

Active Member
Jul 2, 2017
723
640
300
That's too strange. There is no reference in the actual code to this image anymore. The bank girl has a name now and is called Anita. The correct relative path and name is "but/0/act_anita.png". Are you sure that you are not loading an older save and not using strange mods?
Test my save files , 4-6 is park error trigger , 5-1 is in the bank , you should know is old or new .
And I already deleted all save from folder /renpy/ then start new game , remember , I do that for bring shop item back .

Oh! yes ! I do edit save file variables , for make game progress faster , because .... I START A NEW GAME , is this reason make sense ? no harm , right ?


For ever one , the variables is following , use with your own risk !

vozb → excit (on screen right bottom corner 8 heart icon)
power → physical strength
vinos → stamina
smel → courage
ritor → rhetoric
cuni → cunnilingus
lovk → agility

sharm → natural beauty
allsharm → charm

_otn →xxx's relationship
 
Last edited:

Alen Mak

Active Member
Oct 26, 2018
643
387
225
i feel strange about this new update, there was somthing like bonus "skill" that can't lose love points (this hearts) when sleep
and there was some walktrought too.... i missing somthing ?
 

RottenPlum

Well-Known Member
Jun 17, 2017
1,336
711
319
The "Full" save again plus the Cheat Menu with translations. Attention, the package overwrites your local 1-1 save.
Unpack the rar-file into the Bright-Past folder (/game-path is included). (Re-)start game. Button is above the "T"-knob.

- Some nice tech guy could develop it further ...
Is this full save with everything completed in previous version? Because i want to see new events that are added in newest version.
 

Juanjobar

Member
Nov 11, 2017
148
71
207
EDIT: u may ignore this, after advancing a bit in the game then i was able to save game again :D

Hello, i just started the game, i tried to save after the intro and i get this error (so i cant save my game) I playing only witth the game 0.8.1 nothinh else added, and i even deleted all of the previous saves but i get this message anyways.

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

While running game code:
  File "renpy/common/00action_file.rpy", line 372, in __call__
    renpy.save(fn, extra_info=save_name)
PicklingError: Can't pickle <function say at 0x0B508770>: it's not the same object as store.say

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 372, in __call__
    renpy.save(fn, extra_info=save_name)
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\loadsave.py", line 419, in save
    six.reraise(t, e, tb)
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\loadsave.py", line 405, in save
    dump((roots, renpy.game.log), logf)
  File "C:\Users\XXX\Documents\MEGAsync Downloads\Bright_Past-0.80.1-pc\renpy\loadsave.py", line 51, in dump
    pickle.dump(o, f, pickle.HIGHEST_PROTOCOL)
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 1370, in dump
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 224, in dump
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 286, in save
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 548, in save_tuple
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 331, in save
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 419, in save_reduce
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 286, in save
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 649, in save_dict
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 681, in _batch_setitems
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 286, in save
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 600, in save_list
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 633, in _batch_appends
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 331, in save
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 419, in save_reduce
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 286, in save
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 649, in save_dict
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 681, in _batch_setitems
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 286, in save
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 649, in save_dict
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 681, in _batch_setitems
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 286, in save
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 649, in save_dict
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 681, in _batch_setitems
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 286, in save
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 753, in save_global
PicklingError: Can't pickle <function say at 0x0B508770>: it's not the same object as store.say

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Bright Past 0.80.1
Tue Feb 23 16:56:20 2021
 
Last edited:
3.50 star(s) 100 Votes