oh its active ive followed along since the early daysI honestly didn't think this game was still being developed. Probably haven't played it for at least 6 months.
Isn't there a pretty big gap between updates? I think the last time I checked the game update was at least 4 months ago. Not really sure since I don't follow the game or updates anymore. It felt like there was quite a bit of time between updates and they weren't very big.oh its active ive followed along since the early days
there is bit of a gap but its quality and content added every time so its worth the waitIsn't there a pretty big gap between updates? I think the last time I checked the game update was at least 4 months ago. Not really sure since I don't follow the game or updates anymore. It felt like there was quite a bit of time between updates and they weren't very big.
So you don't know anything about what actually goes on with releases, but instead of doing two minutes research to find out when the last updates were (this is the second since you "last checked" and the fourth in just over a year), or even asking the lazy "how often has this been updating?" question, you throw shade on the dev with no basis at all in not just one but two posts.Isn't there a pretty big gap between updates? I think the last time I checked the game update was at least 4 months ago. Not really sure since I don't follow the game or updates anymore
i'm far from lazy just sayinSo you don't know anything about what actually goes on with releases, but instead of doing two minutes research to find out when the last updates were (this is the second since you "last checked" and the fourth in just over a year), or even asking the lazy "how often has this been updating?" question, you throw shade on the dev with no basis at all in not just one but two posts.
You only have to complete the exclamation marked events, but even so...A lot of the scenes are mandatory, especially regarding Lym and Nyx. I like to weave sex into the main storyline, so it became harder and harder to make optional paths for avoid scenes (plus i think its lame to). Eventually when the game is complete there will be ways to skip sex or characters, but building out the story and girls is my priority now.Ok, I am a little bit confused. So the game started out with sex scenes being optional, then I chose the VN mode and the VN mode said that:
View attachment 3484211
Why are sex scenes no longer optional? Will they be optional if I choose sandbox?
Edit: ok, nevermind, I just tried the sandbox mode and you HAVE to participate in every single sex scene to advance the main plot. This really sucks. Unlucky.
Not sure what the point of these is:
View attachment 3484256
If I HAVE to do it in order to progress the game.
i happen to enjoy your styleYou only have to complete the exclamation marked events, but even so...A lot of the scenes are mandatory, especially regarding Lym and Nyx. I like to weave sex into the main storyline, so it became harder and harder to make optional paths for avoid scenes (plus i think its lame to). Eventually when the game is complete there will be ways to skip sex or characters, but building out the story and girls is my priority now.
Sorry if that is ruining your enjoyment!
I don't have a problem with your game, obviously as the dev you can do whatever you want, it is your game after all. I just felt like I was baited and so I am disappointed. All I am saying is that when the game starts off with 2 sex scenes in a row being completely optional followed by a quote that says: ''Choices will still be available and optional scenes will remain optional'' seeing as how ALL the sex scene choices up to that point were optional it made a strong impression that the pattern will continue. Sex scenes becoming mandatory came out of the blue for me and as an unpleasant surprise. Maybe there could be a better way to communicate these things to the player before they get invested in the story, so that other players who are like me and do care about these things won't be disappointed, as obviously I have spent quite a bit of time reading and getting invested before I realized that this game is not for me. Otherwise good luck!Sorry if that is ruining your enjoyment!
Exclamation mark does not appear until I complete all mandatory sex scenes around the ship with all characters.you only have to complete the exclamation marked events
I'm sorry, but an uncaught exception occurred.
While running game code:
TypeError: unsupported operand type(s) for +: 'NoneType' and 'float'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "OppaiOdyssey-0.4.3-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "OppaiOdyssey-0.4.3-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "OppaiOdyssey-0.4.3-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "OppaiOdyssey-0.4.3-pc\renpy\display\core.py", line 3582, 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 "OppaiOdyssey-0.4.3-pc\renpy\display\core.py", line 4543, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "OppaiOdyssey-0.4.3-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "OppaiOdyssey-0.4.3-pc\renpy\display\transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "OppaiOdyssey-0.4.3-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "OppaiOdyssey-0.4.3-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "OppaiOdyssey-0.4.3-pc\renpy\display\screen.py", line 770, in event
rv = self.child.event(ev, x, y, st)
File "OppaiOdyssey-0.4.3-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "OppaiOdyssey-0.4.3-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "OppaiOdyssey-0.4.3-pc\renpy\display\transform.py", line 936, in event
rv = d.event(ev, cx, cy, st)
File "OppaiOdyssey-0.4.3-pc\renpy\display\image.py", line 507, in event
return self.target.event(ev, x, y, st)
File "OppaiOdyssey-0.4.3-pc\renpy\display\layout.py", line 1569, in event
return self.child.event(ev, x, y, st)
File "OppaiOdyssey-0.4.3-pc\renpy\display\behavior.py", line 1142, in event
return handle_click(self.clicked)
File "OppaiOdyssey-0.4.3-pc\renpy\display\behavior.py", line 1075, in handle_click
rv = run(action)
File "OppaiOdyssey-0.4.3-pc\renpy\display\behavior.py", line 379, in run
return action(*args, **kwargs)
File "python-packages/ost.py", line 321, in current_music_pause
TypeError: unsupported operand type(s) for +: 'NoneType' and 'float'
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
OppaiOdyssey 0.4.3
Wed Mar 27 23:55:09 2024