3.50 star(s) 24 Votes

Pr0GamerJohnny

Conversation Conqueror
Sep 7, 2022
6,142
9,043
HEY Dev maybe you want to knoe that your game do some crash error when you want to see the pics from your phone Edit: i cant to put the trace back text here so i put in that way Sorry again.
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/phone.rpy", line 222, in execute
File "game/phone.rpy", line 222, in execute
File "game/phone.rpy", line 224, in execute
File "game/phone.rpy", line 231, in execute
Exception: Imagebutton does not have a idle image. (auto=u'images/replay/close_phone_screen_%s.png').

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

Full traceback:
File "chapter-04.rpyc", line 815, 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 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/phone.rpy", line 222, in execute
File "game/phone.rpy", line 222, in execute
File "game/phone.rpy", line 224, in execute
File "game/phone.rpy", line 231, in execute
File "renpy/ui.py", line 951, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "renpy/ui.py", line 945, in choice
raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto=u'images/replay/close_phone_screen_%s.png').

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Mastering The Pink Box 0.08
Mon Sep 16 04:06:03 2024
I think this is the issue that was discussed earlier in thread - the compressed version here isnt the official version, so it causes game to crash because the game script is expecting pics in different format than the compressers use. I would just use the full version.
 
  • Like
Reactions: The Sailor Man

Pr0GamerJohnny

Conversation Conqueror
Sep 7, 2022
6,142
9,043
BlenderGuy Yes, I enjoy playing this game - I was joking above because I've seen your posts on the LSS thread suggesting Ann becoming as cherubic as possible. :LOL:

People including myself tend to be protective of the main LI here because she's simply adorable....yes, I know how little sense that makes in an ntr-marked game heh. But obviously I liked it enough to put it alongside EB in my sigs.
 
3.50 star(s) 24 Votes