- May 2, 2017
- 2,852
- 7,700
The Inn is the friends we made along the way.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/days/day09/day09_jo_living_room.rpy", line 899, in <module>
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/phone/phone-sms-engine.rpy", line 12, in sms
IndexError: string index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "days/day09/day09_jo_living_room.rpyc", line 899, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/days/day09/day09_jo_living_room.rpy", line 899, in <module>
File "renpy/exports.py", line 1563, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
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 4160, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 473, in event
rv = run(action)
File "renpy/display/behavior.py", line 323, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 330, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/phone/phone-sms-engine.rpy", line 12, in sms
IndexError: string index out of range
Windows-10-10.0.22000
Ren'Py 7.4.11.2266
The Inn v0.07.03
Wed Aug 3 07:09:51 2022
At what part of the sms convo this happens?I keep getting this error while playing the movie night with Valentina. I noticed that this only happened with ipatch installed.
Does anyone know how to fix it, with the patch installed of course?
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/days/day09/day09_jo_living_room.rpy", line 899, in <module> File "renpy/common/00action_other.rpy", line 537, in __call__ rv = self.callable(*self.args, **self.kwargs) File "game/phone/phone-sms-engine.rpy", line 12, in sms IndexError: string index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "days/day09/day09_jo_living_room.rpyc", line 899, in script File "renpy/ast.py", line 928, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2245, in py_exec_bytecode exec(bytecode, globals, locals) File "game/days/day09/day09_jo_living_room.rpy", line 899, in <module> File "renpy/exports.py", line 1563, in pause rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay) 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 4160, in interact_core rv = root_widget.event(ev, x, y, 0) File "renpy/display/layout.py", line 1102, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1102, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1102, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/screen.py", line 727, in event rv = self.child.event(ev, x, y, st) File "renpy/display/layout.py", line 1102, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/behavior.py", line 473, in event rv = run(action) File "renpy/display/behavior.py", line 323, in run new_rv = run(i, *args, **kwargs) File "renpy/display/behavior.py", line 330, in run return action(*args, **kwargs) File "renpy/common/00action_other.rpy", line 537, in __call__ rv = self.callable(*self.args, **self.kwargs) File "game/phone/phone-sms-engine.rpy", line 12, in sms IndexError: string index out of range Windows-10-10.0.22000 Ren'Py 7.4.11.2266 The Inn v0.07.03 Wed Aug 3 07:09:51 2022
This happened after this message.At what part of the sms convo this happens?
Is it right at the start of it or can you see some messages before the game crashes?
If you can, what is the last message you see?
I'll take a look at it.This happened after this message.
View attachment 1964103
But I just did a test and noticed something, if you uncheck the option "set the language automatically", the error doesn't show up. I tried in English and Portuguese with the option disabled and it didn't give an error. If the option is enabled, the error appears in both languages.
Oh man, then you're going to love a scene I did in BETA 7!as much as i like the deeper story driven games, the memes in this one are top notch, love that you actually posed MC at the dance club. - keep it up man
Aw dang... Now I'll have to do it won't I?
The last public available BETA was 0.07.03.Is it my imagination or was there an earlier version 0.07.06 and now we are suddenly back to version 0.07.04, which was made available by the dev as a free public version?
So I'm wondering what's the point of replacing a newer version with an older one just because the older one has been officially released as public.
I understand that, but version 0.07.06 was available here earlier, and just because it's still officially for patrons only doesn't mean someone didn't share it here, because that's how this site works as everyone knows.The last public available BETA was 0.07.03.
0.07.06 was released last month (June) for INNitiate patrons and above.
It's still a patron exclusive version and will be public in October.
You're mistaken.I understand that, but version 0.07.06 was available here earlier, and just because it's still officially for patrons only doesn't mean someone didn't share it here, because that's how this site works as everyone knows.
I checked my hard drive now and I have a previously downloaded version 0.07.06 from here (09-07-2022), so I don't know what the point of replacing it with an older version 0.07.04 in OP.