You're right. It works now. Thank you. :>
lycheestar
Creator of
Recent community posts
I'm sorry, but an uncaught exception occurred.
Before loading the script.
ModuleNotFoundError: No module named 'renpy.display.displayable'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Program Files\renpy-8.1.3-sdk\renpy\bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "C:\Program Files\renpy-8.1.3-sdk\renpy\main.py", line 400, in main
load_rpe(dir + "/" + fn)
File "C:\Program Files\renpy-8.1.3-sdk\renpy\main.py", line 155, in load_rpe
exec(autorun, {'__file__': os.path.join(fn, "autorun.py")})
File "<string>", line 13, in <module>
File "<frozen zipimport>", line 259, in load_module
File "C:\Users\Clem\Documents\Renpy Games\Test Game\Dress Up Collection\game\renpy-guiManipulatev0.7.0.rpe\class_manipulation.py", line 6, in <module>
ModuleNotFoundError: No module named 'renpy.display.displayable'
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
Sun Jul 12 16:31:59 2026
Aw man :(
I have 3 questions.
Is it possible to repurpose this wheel outside of the minigame to use as a visual for random chance? (Examples: Attack points increased by random percent during battle, random prize awarded at end of battle)
I'm an artist. Is it possible to re-design the wheel's images so they fit my game's art style?
Is it simple to resize the wheel or place it somewhere else on screen?
Thank you. :)


