Menu

#1 KeyError: 'Rolemusic_-_Straw_Fields.ogg'

1.0
closed
NCO
None
2015-05-26
2015-05-21
No

Traceback (most recent call last):
File "Run.py", line 26, in <module>
from src import main
File "/python/src/Project Interstellar/src/init.py", line 11, in <module>
from main import main
File "/python/src/Project Interstellar/src/main.py", line 74, in <module>
main()
File "/python/src/Project Interstellar/src/main.py", line 51, in main
interface.handle()
File "/python/src/Project Interstellar/src/interface.py", line 46, in handle
menu.pause()
File "/python/src/Project Interstellar/src/menu.py", line 175, in pause
options()
File "/python/src/Project Interstellar/src/menu.py", line 315, in options
sounds.music.play("pause")
File "/python/src/Project Interstellar/libs/tygamusic/tygamusic.py", line 198, in play
currentpos + self.timeplayed[self.playlist[self._pauselevel]])
KeyError: 'Rolemusic
-_Straw_Fields.ogg'

Discussion

  • NCO

    NCO - 2015-05-21

    Thanks for reporting ;)
    Has been fixed and will be patched with next release.
    (Alternatively ask me how I changed it and copy-paste it so do you don't need to wait for next release)

     
  • NCO

    NCO - 2015-05-21
    • status: open --> closed
    • assigned_to: NCO
     
  • NCO

    NCO - 2015-05-26

    Ich habe in das Sourceforge-Repository den aktuellen fix committed. D.h. über https://sourceforge.net/p/project-interstellar/code/HEAD/tree/ und dort auf den Knopf "Download Snapshot" können sie eine Gepatchte version herunterladen.

     

Log in to post a comment.