Rayplon

Newbie
Dec 13, 2018
85
126
managed to get her mood to 24 .....step outside and it plummets to 2 have a ciggie and it goes to -1 .....have a coffee at starbucks and it goes to -3 .......am i doing something wrong or is this broken ?
 

hrmf

Member
Sep 15, 2016
103
64
Getting a traceback in 0.35.3 on Mac when I got outside without an umbrella, then go to the bathroom:

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

While running game code:
  File "game/script.rpy", line 2018, in <module>
Exception: DynamicImage u'spr/nastr[makeup]/nastr3_[cloth].png': could not find image. (u'spr/nastr2/nastr3_4.png')

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

Full traceback:
  File "game/script.rpyc", line 2018, in script call
  File "game/script.rpyc", line 2018, in script call
  File "game/script.rpyc", line 2018, in script call
  File "game/script.rpyc", line 2018, in script call
  File "game/LOCS.rpyc", line 1431, in script call
    ����ǂ�@�e��˞�bpz��Rp����9&�����
  File "game/script.rpyc", line 2018, in script
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/ast.py", line 882, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/script.rpy", line 2018, in <module>
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/exports.py", line 1335, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/core.py", line 3049, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/screen.py", line 428, in visit_all
    self.child.visit_all(callback, seen=None)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/core.py", line 523, in visit_all
    callback(self)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/core.py", line 3049, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/image.py", line 728, in per_interact
    self.find_target()
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/image.py", line 634, in find_target
    raise Exception(error)
Exception: DynamicImage u'spr/nastr[makeup]/nastr3_[cloth].png': could not find image. (u'spr/nastr2/nastr3_4.png')

Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.1.1.929
Bright Past 0.35.3
Mon Oct 21 23:13:38 2019
 

Klausus

Member
Game Developer
Feb 27, 2019
445
242
Where do i find the nightclub? All i remember is the secret code and that it's underground, but i cannot find it.
 

gnadudu

Well-Known Member
Aug 31, 2018
1,845
2,733
Getting a traceback in 0.35.3 on Mac when I got outside without an umbrella, then go to the bathroom:

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

While running game code:
  File "game/script.rpy", line 2018, in <module>
Exception: DynamicImage u'spr/nastr[makeup]/nastr3_[cloth].png': could not find image. (u'spr/nastr2/nastr3_4.png')

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

Full traceback:
  File "game/script.rpyc", line 2018, in script call
  File "game/script.rpyc", line 2018, in script call
  File "game/script.rpyc", line 2018, in script call
  File "game/script.rpyc", line 2018, in script call
  File "game/LOCS.rpyc", line 1431, in script call
    ����ǂ�@�e��˞�bpz��Rp����9&�����
  File "game/script.rpyc", line 2018, in script
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/ast.py", line 882, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/script.rpy", line 2018, in <module>
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/exports.py", line 1335, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/core.py", line 3049, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/screen.py", line 428, in visit_all
    self.child.visit_all(callback, seen=None)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/core.py", line 523, in visit_all
    callback(self)
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/core.py", line 3049, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/image.py", line 728, in per_interact
    self.find_target()
  File "/private/var/folders/b5/r9909k0d4w11cc3_ty7t5szh0000gn/T/AppTranslocation/DC3E6BDD-9BC7-4A18-B73B-163641CD2ED7/d/Bright_Past.app/Contents/Resources/autorun/renpy/display/image.py", line 634, in find_target
    raise Exception(error)
Exception: DynamicImage u'spr/nastr[makeup]/nastr3_[cloth].png': could not find image. (u'spr/nastr2/nastr3_4.png')

Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.1.1.929
Bright Past 0.35.3
Mon Oct 21 23:13:38 2019
Was a known bug in 0.35.x I don't know if this still happens in 0.4.2.
I uploaded the Mac version for 0.4.2 on Mega...


Is your phone note the only way to write songs? It just throws an error every time.

You don't have permission to view the spoiler content. Log in or register now.
Did you use cheats to raise your stats? How high is your writing skill? Is it higher as 13? If so set it to something like 10 (I think that's the actual highest you can get in the game without cheating...)
 
  • Like
Reactions: hrmf

Ernst Kurz

Active Member
Jun 13, 2017
852
722
managed to get her mood to 24 .....step outside and it plummets to 2 have a ciggie and it goes to -1 .....have a coffee at starbucks and it goes to -3 .......am i doing something wrong or is this broken ?
If it happens exactly as you describe it it would be an error. ;-) You can trace your "mood influencers" by clicking on :) on top. It shows you their remaining minutes. It is quite possible to have kind of a breakdown when suddenly the positive effects wear off during working.
 

ViSmuT

Newbie
Sep 25, 2018
52
19
Thas anyone know if this new version is made by some new version of Ren´py? This is the second game i can´t play. Works a min and then start to freeze, have to wait and then i can do something then freeze again :/
 

fakk2

Member
Donor
May 30, 2017
141
165
Thas anyone know if this new version is made by some new version of Ren´py? This is the second game i can´t play. Works a min and then start to freeze, have to wait and then i can do something then freeze again :/
Acording to log.txt, prev game version 0.35.3 had Ren'Py 7.1.1.929. Latest game version 0.4.2 has Ren'Py 7.3.4.596
Don't know the differences but all works fine for me.
Author did mention on release, that a new version is used
 
  • Like
Reactions: Ernst Kurz

Ernst Kurz

Active Member
Jun 13, 2017
852
722
Thas anyone know if this new version is made by some new version of Ren´py? This is the second game i can´t play. Works a min and then start to freeze, have to wait and then i can do something then freeze again :/
Yes, as fakk2 already explained. Maybe the standard by Renpy can help? A generic engine bug seems rather unlikely.
 

FPcrab

Member
Aug 14, 2018
370
320
after load my save from 0.35.3 - i cant play. renpy errors after every dialoge or move to any location

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

While running game code:
  File "game/stats.rpy", line 199, in <module>
KeyError: 17

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

Full traceback:
  File "game/LOCS.rpyc", line 193, in script call
    -F�K�
  File "game/stats.rpyc", line 199, in script
    G�����E&���H��t����z�Q��Y)lO�d�K�I�l2�LQȦz�Φ!��l��l%�!�����E�]P��ā�Y�O�1[`�A��
  File "E:\Mega\Bright_Past-042-pc\Bright_Past-0.4.2-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "E:\Mega\Bright_Past-042-pc\Bright_Past-0.4.2-pc\renpy\python.py", line 2039, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "E:\Mega\Bright_Past-042-pc\Bright_Past-0.4.2-pc\renpy\python.py", line 2032, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/stats.rpy", line 199, in <module>
KeyError: 17

Windows-8-6.2.9200
Ren'Py 7.3.4.596
Bright Past 0.4.2
Wed Oct 23 08:49:15 2019
 
3.50 star(s) 81 Votes