- Jan 19, 2020
- 12,382
- 48,806
Good evening. Apologies for late reply as I've been working another VN update all day.Help please, error occured in Season 8 after talking to Dusty about ordering the window. Using Sancho mod
Tried looking up but can't find this exact fix. Thanks in advance for any assistanceCode:I'm sorry, but an uncaught exception occurred. While running game code: File "game/season2/scripts/freeroam/episode8/ep8_freeroam_diks_room.rpy", line 41, in <module> File "game/season2/scripts/new_phone/apps/art_2d/mphone_art_app.rpy", line 34, in art_unlock_orders File "game/season2/scripts/new_phone/apps/art_2d/mphone_art_app.rpy", line 17, in setup_art_shop IndexError: list index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "season2/scripts/freeroam/episode8/ep8_freeroam_diks_room.rpyc", line 41, in script File "renpy/ast.py", line 1898, in execute if renpy.python.py_eval(condition): File "renpy/python.py", line 2276, in py_eval return py_eval_bytecode(code, globals, locals) File "renpy/python.py", line 2269, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/season2/scripts/freeroam/episode8/ep8_freeroam_diks_room.rpy", line 41, in <module> File "game/season2/scripts/new_phone/apps/art_2d/mphone_art_app.rpy", line 34, in art_unlock_orders File "game/season2/scripts/new_phone/apps/art_2d/mphone_art_app.rpy", line 17, in setup_art_shop File "renpy/python.py", line 992, in __getitem__ rv = list.__getitem__(self, index) IndexError: list index out of range Windows-10-10.0.22621 Ren'Py 7.4.10.2178 Being a DIK 0.8.3 Wed Feb 22 15:39:01 2023
That particular looked familiar not long ago so I searched and this fella had the same issue but never replied back. I cannot replicate on unmodded game play nor pure SanchoMod game play so I need more info. Like were and when exactly does it occur, etc. There's something going on with your installation or save file... that list for the Art Shop is original code, I don't fuck with it.