I'm sorry, but an uncaught exception occurred.
While running game code:
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/characters/iwanka/layeredimage.rpy", line 403, in script
image iwanka_body_b_club_dance = AnimatedImage('iwanka_club_dance',
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/characters/iwanka/layeredimage.rpy", line 404, in <module>
(4, 5, 6, 5), M_iwanka, randomize=False)
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/core/images.rpy", line 162, in __init__
self._sound_list += [self.get_sound(sound_index)[0]]
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/core/images.rpy", line 332, in get_sound
file = io.open(os.path.join(config.gamedir, 'overlays/sounds/animation_mappings.txt'), 'r', encoding = "utf8")
IOError: [Errno 2] No such file or directory: '/data/data/com.kompasproductions.summertimesaga/files/overlays/sounds/animation_mappings.txt'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/characters/iwanka/layeredimage.rpy", line 403, in script
image iwanka_body_b_club_dance = AnimatedImage('iwanka_club_dance',
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/ast.py", line 1013, in execute
File "/home/gitlab-runner/builds/NJFsLXfc/0/summertime-saga/renpy-sdk/renpy/python.py", line 2052, in py_eval_bytecode
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/characters/iwanka/layeredimage.rpy", line 404, in <module>
(4, 5, 6, 5), M_iwanka, randomize=False)
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/core/images.rpy", line 162, in __init__
self._sound_list += [self.get_sound(sound_index)[0]]
File "/storage/emulated/0/Android/data/com.kompasproductions.summertimesaga/files/game/scripts/core/images.rpy", line 332, in get_sound
file = io.open(os.path.join(config.gamedir, 'overlays/sounds/animation_mappings.txt'), 'r', encoding = "utf8")
IOError: [Errno 2] No such file or directory: '/data/data/com.kompasproductions.summertimesaga/files/overlays/sounds/animation_mappings.txt'