- Jan 19, 2020
- 12,382
- 49,569
- 892
Hit me up in the mod's thread to discuss so I don't get reprimanded yet again being "off topic" due to me fussing that the mod got removed from the VN's OP yet again (go figure).Anyone know how to fix this? I am using Sancho1969 mod, so I don't know if it's the main game, or the mod.
Edit:Code:I'm sorry, but an uncaught exception occurred. Compiling ATL code at game/scripts/new_phone/apps/pack_quest_app/mphone_pack_quest_img.rpy:181 File "game/scripts/episode_interlude/episode_interlude.rpy", line 3439, in script $ renpy.pause() File "game/scripts/episode_interlude/episode_interlude.rpy", line 3439, in <module> $ renpy.pause() File "renpy/common/00action_other.rpy", line 537, in __call__ rv = self.callable(*self.args, **self.kwargs) File "game/scripts/new_phone/apps/wallpaper_app/mphone_wallpaper_func.rpy", line 11, in unlock_wallpapers_s2 mphone_wallpaper_list[x+2][2] = True IndexError: list index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/scripts/episode_interlude/episode_interlude.rpy", line 3439, in script $ renpy.pause() 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/scripts/episode_interlude/episode_interlude.rpy", line 3439, in <module> $ renpy.pause() File "renpy/exports.py", line 1561, 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 3315, 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 4155, in interact_core rv = root_widget.event(ev, x, y, 0) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1100, 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 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/transform.py", line 760, in event rv = d.event(ev, cx, cy, st) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/behavior.py", line 979, in event return handle_click(self.clicked) File "renpy/display/behavior.py", line 914, in handle_click rv = run(action) File "renpy/display/behavior.py", line 322, in run new_rv = run(i, *args, **kwargs) File "renpy/display/behavior.py", line 329, 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/scripts/new_phone/apps/wallpaper_app/mphone_wallpaper_func.rpy", line 11, in unlock_wallpapers_s2 mphone_wallpaper_list[x+2][2] = True File "renpy/python.py", line 992, in __getitem__ rv = list.__getitem__(self, index) IndexError: list index out of range Windows-10-10.0.19041 Ren'Py 7.4.10.2178 Being a DIK 0.9.1 Fri Jul 7 10:08:31 2023
This happens when I try to change wallpapers in the phone.
Otherwise I have zero issue (just now tested to be sure). I don't mod the wallpaper code nor have any unlockers for it so, did you do something outside the mod on your own? SanchoMod doesn't play well if you've been poking around or previously used some other cheat that takes variables, lists, and dictionaries outside their limits.
This is me just now and I can scroll through all currently unlocked WPs (obviously what's unlocked is playthrough specific):