Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits) (+3)

edit: this issue has been fixed now & the engine runs with no issues on windows!

hello! this looks really cool but when i try to run the demo (from renpythm.exe/renpythm-32.exe), i get this error:

I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/00-renpythm/rhythm_game_displayable.rpy", line 29, in script
    init python:
  File "game/00-renpythm/rhythm_game_displayable.rpy", line 29, in script
    init python:
  File "game/00-renpythm/rhythm_game_displayable.rpy", line 36, in <module>
    from aubio import source, onset

(sorry if this is an issue on my end, but i'm not sure how to solve it!)

(1 edit) (+1)

First, thanks for the note! I’m on a Mac and haven’t tested this on Windows so I can’t tell from the first glance what’s wrong. Is there any way I can reach you to discuss this further? Feel free to reach me at email r3dhummingbird at outlook.com, or, lynn#9327 on Discord.

As a starter for debugging, you can also try downloading the source code from GitHub and see if it runs.

I believe this is now fixed. Would you mind giving it another try and letting me know how it goes? Thanks!

(2 edits) (+1)

that issue was fixed, but different issue seems to be occurring!

I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'00-renpythm/images\\up.png'>:
  File "game/script.rpy", line 52, in script
    call screen rhythm_game(audio_path, beatmap_path, beatmap_stride=2)
  File "renpy/common/000statements.rpy", line 570, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/00-renpythm/rhythm_game_displayable.rpy", line 207, in render
    render.place(note_drawable, x=note_xoffset, y=y_offset)
Exception: Backslash in filename, use '/' instead: u'00-renpythm/images\\up.png'

also copy-pasting my comment from above: i noticed that the download comes with copyrighted music - i suggest switching to music you have permission to use! (as it is now i don't feel comfortable recommending this engine to other people since it seems to just have music downloaded from youtube included in the files.)

Thanks for your continued support! I’ve changed all music to copyright-free ones and attempted to address the bug on Windows. I don’t have a Windows computer to test on so I’d appreciate any feedback :)

(+1)

thank you so much! it's working perfectly on my windows computer now (: