- Oct 20, 2019
- 2,004
- 9,498
I had the two lessons. How I achieve the test? I come back to the sex shop and nothing happens.Two lessons, and a test of sorts, not much sadly.
I had the two lessons. How I achieve the test? I come back to the sex shop and nothing happens.Two lessons, and a test of sorts, not much sadly.
you instruction won't help anyone cause the script and images are in rpa files and if you use unren then that causes errorsTwo choices for really quick fix to get you going now (only pick one of the following two choices):
1) exit game, edit script and change string "gg12_zadum_1.png" to "gg12_zadum.png", start game and test.
2) exit game, go to directory game/images/spr/gg3, copy the file named "gg12_zadum.png", paste a copy of the image in the same directory, rename new copied image to "gg12_zadum_1.png", start game and test.
method #2 above is the easiest for most folks, especially if you are not comfortable editing scripts.
Third choice if you don't feel like doing either the above: wait for update in OP whenever it may come. This v0.6.3 update has several image naming errors in the script so you'll likely run into others (MC caught in rain without umbrella for example).
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/screens.rpy", line 382: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
style_prefix "main_menu"
^
File "game/screens.rpy", line 578: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use game_menu(_("О"), scroll="viewport"):
^
File "game/screens.rpy", line 619: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use file_slots(_("Сохранить игру"))
^
File "game/screens.rpy", line 626: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use file_slots(_("Загрузить игру"))
^
File "game/screens.rpy", line 753: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
if renpy.mobile:
^
File "game/screens.rpy", line 938: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
predict False
^
File "game/screens.rpy", line 1019: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
default device = "keyboard"
^
Ren'Py Version: Ren'Py 7.3.5.606
Mon Mar 23 16:23:45 2020
To clarify: I've renamed duplicate images as errors occurred to what the script is requesting and have had zero issue since. Also, unren does indeed work, the error you are showing is simply indention errors and very easily resolved. Either way it's not a big deal. But stating my instruction won't help anyone is untrue as either way I listed will indeed work. Bottom line, anyone is free to use whatever they prefer (including your hotfixes) to get past the script errors and continue, I'm simply helping where I can. Regards.you instruction won't help anyone cause the script and images are in rpa files and if you use unren then that causes errors
I would suggest to go here for a bugfix
https://f95zone.to/threads/bright-past-v0-6-3-kosmos-games.10622/post-3195634
this what shows up when using unren
You don't have permission to view the spoiler content. Log in or register now.
With the guy? I went in and they were all out back.I had the two lessons. How I achieve the test? I come back to the sex shop and nothing happens.
What guy? Who? Thanks for your answer.With the guy? I went in and they were all out back.
true but not everyone on this site is not a python coder that know how to do those things so for people don't python wouldn't know all of that information on how to fix those errorsTo clarify: I've renamed duplicate images as errors occurred to what the script is requesting and have had zero issue since. Also, unren does indeed work, the error you are showing is simply indention errors and very easily resolved. Either way it's not a big deal. But stating my instruction won't help anyone is untrue as either way I listed will indeed work. Bottom line, anyone is free to use whatever they prefer (including your hotfixes) to get past the script errors and continue, I'm simply helping where I can. Regards.
Do you have a new game save file that you've been cheatcan i use my old save?
Alex used a mask so that no one would recognize her, it was in an update a year ago. In the next scene with Barbara, she still has to get rid of the medical mask.Alex...Anti Covid-19 approved:
You don't have permission to view the spoiler content. Log in or register now.
Go back to shop next day, same time (9pm) as described in lesson two's slice below. It will trigger "the exam" scene.I had the two lessons. How I achieve the test? I come back to the sex shop and nothing happens.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 2688, in <module>
Exception: DynamicImage u'spr/nastr[makeup]/nastr3_6.png': could not find image. (u'spr/nastr2/nastr3_6.png')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 2688, in script call
File "script.rpyc", line 2688, in script call
File "LOCS.rpyc", line 202, in script call
File "script.rpyc", line 2688, in script call
File "script.rpyc", line 2688, in script call
File "script.rpyc", line 2688, in script call
File "script.rpyc", line 2688, in script call
File "script.rpyc", line 2688, in script call
File "LOCS.rpyc", line 1615, in script call
File "script.rpyc", line 2688, in script call
File "script.rpyc", line 2688, in script call
File "LOCS.rpyc", line 1615, in script call
File "LOCS.rpyc", line 1473, in script call
File "script.rpyc", line 2688, in script call
File "script.rpyc", line 2688, in script
File "C:\Users\SisCo\Desktop\A Games\Bright_Past\Bright_Past-0.63.0-pc\Bright_Past-0.63.0-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\SisCo\Desktop\A Games\Bright_Past\Bright_Past-0.63.0-pc\Bright_Past-0.63.0-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 2688, in <module>
File "C:\Users\SisCo\Desktop\A Games\Bright_Past\Bright_Past-0.63.0-pc\Bright_Past-0.63.0-pc\renpy\exports.py", line 1480, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File "C:\Users\SisCo\Desktop\A Games\Bright_Past\Bright_Past-0.63.0-pc\Bright_Past-0.63.0-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\SisCo\Desktop\A Games\Bright_Past\Bright_Past-0.63.0-pc\Bright_Past-0.63.0-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\SisCo\Desktop\A Games\Bright_Past\Bright_Past-0.63.0-pc\Bright_Past-0.63.0-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\SisCo\Desktop\A Games\Bright_Past\Bright_Past-0.63.0-pc\Bright_Past-0.63.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\SisCo\Desktop\A Games\Bright_Past\Bright_Past-0.63.0-pc\Bright_Past-0.63.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\SisCo\Desktop\A Games\Bright_Past\Bright_Past-0.63.0-pc\Bright_Past-0.63.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\SisCo\Desktop\A Games\Bright_Past\Bright_Past-0.63.0-pc\Bright_Past-0.63.0-pc\renpy\display\screen.py", line 434, in visit_all
self.child.visit_all(callback, seen=None)
File "C:\Users\SisCo\Desktop\A Games\Bright_Past\Bright_Past-0.63.0-pc\Bright_Past-0.63.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\SisCo\Desktop\A Games\Bright_Past\Bright_Past-0.63.0-pc\Bright_Past-0.63.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\SisCo\Desktop\A Games\Bright_Past\Bright_Past-0.63.0-pc\Bright_Past-0.63.0-pc\renpy\display\core.py", line 531, in visit_all
for d in self.visit():
File "C:\Users\SisCo\Desktop\A Games\Bright_Past\Bright_Past-0.63.0-pc\Bright_Past-0.63.0-pc\renpy\display\image.py", line 742, in visit
self.find_target()
File "C:\Users\SisCo\Desktop\A Games\Bright_Past\Bright_Past-0.63.0-pc\Bright_Past-0.63.0-pc\renpy\display\image.py", line 651, in find_target
raise Exception(error)
Exception: DynamicImage u'spr/nastr[makeup]/nastr3_6.png': could not find image. (u'spr/nastr2/nastr3_6.png')
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Bright Past 0.63.0
Tue Mar 24 19:08:02 2020
So, 9pm was the magic hour. Thanks.Go back to shop next day, same time (9pm) as described in lesson two's slice below. It will trigger "the exam" scene.
You don't have permission to view the spoiler content. Log in or register now.
Already answered here: https://f95zone.to/threads/bright-past-v0-6-3-kosmos-games.10622/post-3199006