Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1 to 5 of 47 · Next page · Last page
(+2)

could you do a mac version pls

The next version will have it for sure!

Also suffering from an exception, though I'm not sure how much using Joiplay affects things.


I found 1 error in image, and not locating some sfx, I will fix it! , Unfortunatelly never found your error playing by myself.

Ah sorry for forgetting to mention this, the error happens on start-up so I can't even see the main menu. Thanks for responding quickly

Okay, thanks for asking, please verify if the OS is correctly and requirements are okay. I will check all this errors soon, its my first time coding~

У меня не запускается возможно вы уже фиксите это но взгляните пожалуйста

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/speak.rpy", line 8, in script

  File "game/speak.rpy", line 11, in <module>

ModuleNotFoundError: No module named 'game.pydub'

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "game/speak.rpy", line 8, in script

  File "renpy/ast.py", line 1133, in execute

  File "renpy/python.py", line 1124, in py_exec_bytecode

  File "game/speak.rpy", line 11, in <module>

  File "renpy/loader.py", line 1037, in load_module

  File "pydub/__init__.py", line 1, in <module>

    from .audio_segment import AudioSegment

  File "renpy/loader.py", line 1037, in load_module

  File "pydub/audio_segment.py", line 10, in <module>

    from game.pydub import pyaudioop, pywave

ModuleNotFoundError: No module named 'game.pydub'

[/code]

Hello, sorry for the inconvenience, but does anyone know how I can solve this problem? [code] I'm sorry, but an uncaught exception occurred.  While running game code:   File "game/IntroSonico.rpy", line 721, in script     Main "Yeah. I told you: We're in this together, 100%." ValueError: incomplete format  -- Full Traceback ------------------------------------------------------------  Full traceback:   File "game/IntroSonico.rpy", line 721, in script     Main "Yeah. I told you: We're in this together, 100%."   File "C:\Users\T-Gamer\AppData\Local\Temp\Rar$EXa1844.7360\Stuffed_Sonico-0.2-pc\renpy\ast.py", line 2579, in execute     Say.execute(self)   File "C:\Users\T-Gamer\AppData\Local\Temp\Rar$EXa1844.7360\Stuffed_Sonico-0.2-pc\renpy\ast.py", line 621, in execute     renpy.exports.say(who, what, *args, **kwargs)   File "C:\Users\T-Gamer\AppData\Local\Temp\Rar$EXa1844.7360\Stuffed_Sonico-0.2-pc\renpy\exports\sayexports.py", line 121, in say     what = what % tag_quoting_dict ValueError: incomplete format  Windows-10-10.0.19041 AMD64 Ren'Py 8.3.4.24120703 Super Sonico Plus Size Adventure 0.1 Tue May 20 02:26:31 2025 [/code]

any chance at an update post with a list of new features and locations?

man’s deep in the code mines rn

Viewing most recent comments 1 to 5 of 47 · Next page · Last page