[Fixed on 5/18] Please Use the Source Code Instead of the Executables
Ren'Py Rhythm Game » Devlog
Please do not use any executables downloaded on May 17th and refer to the source code instead.
Those executables contain a bug with importing NumPy. The developer is actively fixing this issue and hopes to push out new executables as soon as possible.
The error might look like:
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
ImportError:
Importing the multiarray numpy extension module failed. Most
likely you are trying to import a failed build of numpy.
If you're working with a numpy git repo, try `git clean -xdf` (removes all
files not under version control). Otherwise reinstall numpy.
Files
renpy-rhythm.zip 79 MB
May 18, 2021
Get Ren'Py Rhythm Game
Ren'Py Rhythm Game
Play a rhythm game in your Ren'Py Visual Novel game!
Status | Released |
Author | r3dhummingbird |
Genre | Rhythm, Visual Novel |
Tags | 2D, Open Source, Ren'Py, resource-pack, sourcecode |
More posts
- Curious about how I built this? I've made a course!Jul 19, 2021
- Stable Executables and Additional UtilitiesMay 18, 2021