Post by Histidine on Feb 11, 2016 4:05:04 GMT -8
Missing sound file:
And now you know why definition data shouldn't be stored inside a save. emoticon_ava_small
I guess it won't really kill me to play the whole game over from the beginning...
Better plan, copy over the needed sound files from a previous beta. Ha!
Didn't work. Ugh, fine...
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 5031, in script call
call battlewarning_label from _call_battlewarning_label_5
File "game/combatlabels.rpy", line 241, in script call
if ui.interact() == 'continue':
File "game/combatlabels.rpy", line 186, in script call
python:
File "game/combatlabels.rpy", line 104, in script
python:
File "game/combatlabels.rpy", line 116, in <module>
BM.start()
File "game/classes.rpy", line 1139, in start
self.formation_phase()
File "game/classes.rpy", line 478, in formation_phase
self.result = ui.interact()
IOError: Couldn't find file 'AllianceCruiser/Alliance Cruiser Here.ogg'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 5031, in script call
call battlewarning_label from _call_battlewarning_label_5
File "game/combatlabels.rpy", line 241, in script call
if ui.interact() == 'continue':
File "game/combatlabels.rpy", line 186, in script call
python:
File "game/combatlabels.rpy", line 104, in script
python:
File "D:\Games\Sunrider\SunriderLiberationDay-B12-all\renpy\ast.py", line 805, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Games\Sunrider\SunriderLiberationDay-B12-all\renpy\python.py", line 1461, in py_exec_bytecode
exec bytecode in globals, locals
File "game/combatlabels.rpy", line 116, in <module>
BM.start()
File "game/classes.rpy", line 1139, in start
self.formation_phase()
File "game/classes.rpy", line 478, in formation_phase
self.result = ui.interact()
File "D:\Games\Sunrider\SunriderLiberationDay-B12-all\renpy\ui.py", line 277, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Games\Sunrider\SunriderLiberationDay-B12-all\renpy\display\core.py", line 2424, in interact
repeat, rv = self.interact_core(preloads=preloads, **kwargs)
File "D:\Games\Sunrider\SunriderLiberationDay-B12-all\renpy\display\core.py", line 2715, in interact_core
renpy.audio.audio.interact()
File "D:\Games\Sunrider\SunriderLiberationDay-B12-all\renpy\audio\audio.py", line 790, in interact
periodic()
File "D:\Games\Sunrider\SunriderLiberationDay-B12-all\renpy\audio\audio.py", line 724, in periodic
c.periodic()
File "D:\Games\Sunrider\SunriderLiberationDay-B12-all\renpy\audio\audio.py", line 340, in periodic
topf = load(self.file_prefix + topq.filename + self.file_suffix)
File "D:\Games\Sunrider\SunriderLiberationDay-B12-all\renpy\audio\audio.py", line 74, in load
rv = renpy.loader.load(fn)
File "D:\Games\Sunrider\SunriderLiberationDay-B12-all\renpy\loader.py", line 533, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'AllianceCruiser/Alliance Cruiser Here.ogg'.
Windows-7-6.1.7601-SP1
Ren'Py 6.99.8.949
Sunrider Beta 12.03
And now you know why definition data shouldn't be stored inside a save. emoticon_ava_small
Didn't work. Ugh, fine...