I'm running the Windows game folder in RenPy on Mac and I get this - any solutions?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/00_Functions/02_init_python_translation.rpy", line 13, in script
init python:
File "game/00_Functions/02_init_python_translation.rpy", line 13, in script
init python:
File "game/00_Functions/02_init_python_translation.rpy", line 71, in <module>
language_dict_fields_len = len(language_dict.items()[0][1])
TypeError: 'dict_items' object is not subscriptable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/Applications/renpy-8.0.3-sdk/renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "/Applications/renpy-8.0.3-sdk/renpy/main.py", line 558, in main
renpy.game.context().run(node)
File "game/00_Functions/02_init_python_translation.rpy", line 13, in script
init python:
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "game/00_Functions/02_init_python_translation.rpy", line 13, in script
init python:
File "/Applications/renpy-8.0.3-sdk/renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Applications/renpy-8.0.3-sdk/renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/00_Functions/02_init_python_translation.rpy", line 71, in <module>
language_dict_fields_len = len(language_dict.items()[0][1])
TypeError: 'dict_items' object is not subscriptable
macOS-10.15.7-x86_64-i386-64bit x86_64
Ren'Py 8.0.3.22090809
v8.01-Extra
Wed Feb 1 18:14:51 2023