Iam getting this anyone can help?
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script_c3.rpy", line 3964, in script
$ Replay_items_unlock[6] = True
File "game/script_c3.rpy", line 3964, in <module>
$ Replay_items_unlock[6] = True
IndexError: list assignment index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script_c3.rpy", line 3964, in script
$ Replay_items_unlock[6] = True
File "D:\Oscar\Archives\game\CrossRealms-0.4-pc\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Oscar\Archives\game\CrossRealms-0.4-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script_c3.rpy", line 3964, in <module>
$ Replay_items_unlock[6] = True
File "D:\Oscar\Archives\game\CrossRealms-0.4-pc\renpy\revertable.py", line 97, in do_mutation
return method(self, *args, **kwargs)
IndexError: list assignment index out of range
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
Cross Realms 0.4
Sun Mar 1 23:51:52 2026
```