It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Installed,,,, it was going through the start video,,, thn

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/screens.rpy", line 160, in execute
File "game/screens.rpy", line 160, in execute
File "game/screens.rpy", line 180, in execute
File "game/screens.rpy", line 191, in execute
File "game/screens.rpy", line 191, in keywords
TypeError: 'NoneType' object has no attribute '__getitem__'

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "D:\Program Files (x86)\GOG Galaxy\Kotor\The Expression Amrilato\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Program Files (x86)\GOG Galaxy\Kotor\The Expression Amrilato\renpy\python.py", line 1959, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "D:\Program Files (x86)\GOG Galaxy\Kotor\The Expression Amrilato\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Program Files (x86)\GOG Galaxy\Kotor\The Expression Amrilato\renpy\display\core.py", line 2701, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Program Files (x86)\GOG Galaxy\Kotor\The Expression Amrilato\renpy\display\core.py", line 3093, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Program Files (x86)\GOG Galaxy\Kotor\The Expression Amrilato\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Program Files (x86)\GOG Galaxy\Kotor\The Expression Amrilato\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Program Files (x86)\GOG Galaxy\Kotor\The Expression Amrilato\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Program Files (x86)\GOG Galaxy\Kotor\The Expression Amrilato\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "D:\Program Files (x86)\GOG Galaxy\Kotor\The Expression Amrilato\renpy\display\core.py", line 3093, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Program Files (x86)\GOG Galaxy\Kotor\The Expression Amrilato\renpy\display\screen.py", line 440, in per_interact
self.update()
File "D:\Program Files (x86)\GOG Galaxy\Kotor\The Expression Amrilato\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 160, in execute
File "game/screens.rpy", line 160, in execute
File "game/screens.rpy", line 180, in execute
File "game/screens.rpy", line 191, in execute
File "game/screens.rpy", line 191, in keywords
File "<screen language>", line 191, in <module>
TypeError: 'NoneType' object has no attribute '__getitem__'

Windows-8-6.2.9200
Ren'Py 7.3.0.271
The Expression Amrilato 1.3
Thu Jun 20 01:48:59 2019
[/code]