- Sep 18, 2021
- 695
- 5,133
- 608
Your problem comes from a very old version of JASON, when Girls Have Dreams was one with JASON.Getting an error right after the Monday the 24th of May 2021 screen. Had the same error in 0.6.3, updating to 0.6.4 didn't fix it.
Code:I'm sorry, but an uncaught exception occurred. While running game code: Exception: DynamicImage u'[avatarVanille]': could not find image. (u'avatar/Avatar_Vanille_Nue.webp') -- Full Traceback ------------------------------------------------------------ Full traceback: File "tl/English/bonusPrologue.rpyc", line 67, in script File "renpy/ast.py", line 721, in execute renpy.exports.say(who, what, *args, **kwargs) File "renpy/exports.py", line 1419, in say who(what, *args, **kwargs) File "renpy/character.py", line 1249, in __call__ self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args) File "renpy/character.py", line 901, in do_display **display_args) File "renpy/character.py", line 647, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) 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 441, in visit_all self.child.visit_all(callback, seen=None) 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/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 558, in visit_all for d in self.visit(): File "renpy/display/image.py", line 744, in visit self.find_target() File "renpy/display/image.py", line 652, in find_target raise Exception(error) Exception: DynamicImage u'[avatarVanille]': could not find image. (u'avatar/Avatar_Vanille_Nue.webp') Windows-10-10.0.19041 Ren'Py 7.4.11.2266 L' Eveil V0.6.4 Sat Jan 28 19:22:18 2023
The game is looking for a file that is no longer present in this version.
To start again on a good basis, delete everything and your files present on C:/user/AppData/Roaming/RenPy/JASON
---
Ton problème vient d'une très vieille version de JASON, au temps où Girls Have Dreams ne faisait qu'un avec JASON.
Le jeu cherche un fichier qui n'est plus présent dans cette version.
Pour repartir sur de bonnes bases, efface tout ainsi que tes fichiers présents sur C:/user/AppData/Roaming/RenPy/JASON