Played the free version on Steam. Liked it.
Bought the $5 version 3.2, loved it!
...2 Qs:
- How's the Extra version different from the vanilla one?
- Is it possible to upgrade from the $5 version to the extra for $5 extra?
Mad_Martigan70
Recent community posts
It's great to see OppaiMan Store grow month by month. My library is growing there. However, the number of titles sold grows even harder! At this point it would be great if an wishlist and/or search function could be added. What I do now is fast-click "Show more" until I can see every title and then use CTRL-F to find the one I'm actually looking for!
As for FreshWomen: I bought Season1 on Steam and loved it. I'll be sure to buy S2+ on Oppai at one point.
Got a game crash. Walking to the basement to collar Riley.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
IOError: Couldn't find file 'audio/Music/BasementFloor.ogg '.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Script.rpyc", line 1565, in script call
File "Events/Z 2) New Responsibilities/Day11 (Mon)/3) GymClass1.rpyc", line 5400, in script call
File "Events/Z 2) New Responsibilities/Day11 (Mon)/4A) RileyPunishment1.rpyc", line 1046, in script call
File "Events/Z 2) New Responsibilities/Day11 (Mon)/4A) RileyPunishment1.rpyc", line 3100, in script
File "renpy/ast.py", line 1658, in execute
renpy.exports.with_statement(trans, paired=paired)
File "renpy/exports.py", line 1657, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "renpy/display/core.py", line 2801, in do_with
clear=clear)
File "renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 4103, in interact_core
renpy.audio.audio.periodic()
File "renpy/audio/audio.py", line 1166, in periodic
raise_(exc[0], exc[1], exc[2])
File "renpy/audio/audio.py", line 1144, in periodic_thread_main
periodic_pass()
File "renpy/audio/audio.py", line 1086, in periodic_pass
c.periodic()
File "renpy/audio/audio.py", line 517, in periodic
topf = load(filename)
File "renpy/audio/audio.py", line 70, in load
rv = renpy.loader.load(fn)
File "renpy/loader.py", line 820, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'audio/Music/BasementFloor.ogg '.
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Stormside v0.23.1.4
Wed May 22 13:58:42 2024
[/code]