Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,056
You don't have permission to view the spoiler content. Log in or register now.
Two 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).
 
  • Like
Reactions: Ceeris

rayminator

Engaged Member
Respected User
Sep 26, 2018
3,041
3,140
Two 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).
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

Code:
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
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,056
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.
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.
 

prime-time

Newbie
Jan 2, 2019
25
23
Two Things, that came to my mind while playing the latest update:
- sun bathing (at the beach) may be allowed more often (once a day instead of once a week, but still capping the tanning buff)
- the comments MC says while watching porn on her laptop may change with her courage (it's funny if MC wants to try anal but at the same time when watching it she says something like "I would never do it")
 
  • Like
Reactions: MrBlack ✌

rayminator

Engaged Member
Respected User
Sep 26, 2018
3,041
3,140
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.
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 errors

best thing if they do what you suggest is to make a backup and use the backup with unren then with the original copy create folders called images, spr and gg3 then copy those images then rename them to the right ones but they still not right but close
 

tommygeil1968

New Member
Dec 24, 2019
7
0
hello, yesterday i played the new content, saved and today is anythink like before update...all the new content are gone !? what is the problem?
 

W.Bear88

Newbie
Mar 15, 2019
85
12
problem error.....:confused:

Code:
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
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,056
3.50 star(s) 80 Votes