Booplicate / MAS-Submods-YouTubeMusic

A submod for MAS which allows you to listen to music from youtube
9 stars 9 forks source link

Can't Play Music #42

Open xChilXChilx opened 1 year ago

xChilXChilx commented 1 year ago

When searching up a song title for Monika, she then pulls up the menu to choose which an error then occurs saying:

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script-ch30.rpy", line 2141, in script call
  File "game/event-handler.rpy", line 3119, in script call
  File "game/Submods/YouTube Music/ytm_topics.rpy", line 154, in script
    call screen mas_gen_scrollable_menu(menu_list, ytm_globals.SCR_MENU_AREA, ytm_globals.SCR_MENU_XALIGN, *ytm_globals.SCR_MENU_LAST_ITEMS)
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Character U+1f525 not found in FontGroup

Not sure what this means but I basically can't play music anymore. When I put in a link it takes like more than a minute for her to start playing it and when it starts I hear nothing. Haven't used this submod in a while so yeah. I can post full traceback if needed.

Booplicate commented 1 year ago

This will be fixed with the next MAS update.