Bingoogus

Engaged Member
Sep 5, 2021
2,700
6,119
Is Alex a red-shirt, a foil or a future bro? I can't figure out how he fits into the story this early in the game (new player) and i'd rather have it spoiled for me so i can properly absorb his character development with the right mindset.
 

wiseold6996

Well-Known Member
Sep 22, 2020
1,478
1,852
Is Alex a red-shirt, a foil or a future bro? I can't figure out how he fits into the story this early in the game (new player) and i'd rather have it spoiled for me so i can properly absorb his character development with the right mindset.
future c...
 

Jmvb294

New Member
Jun 21, 2020
1
0
Mac download won't start, this the reason, does anyone know how to fix it?

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/manualtracks.rpy", line 5, in script
init python:
File "game/manualtracks.rpy", line 7, in <module>
import ost
FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/6h/t2l5llr97w1flc9zhqh77n6c0000gn/T/AppTranslocation/327573AF-9184-46D5-91D6-A239EB21CEBC/d/OppaiOdyssey.app/Contents/Resources/autorun/game/track/covers'

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

Full traceback:
File "game/manualtracks.rpy", line 5, in script
init python:
File "/private/var/folders/6h/t2l5llr97w1flc9zhqh77n6c0000gn/T/AppTranslocation/327573AF-9184-46D5-91D6-A239EB21CEBC/d/OppaiOdyssey.app/Contents/Resources/autorun/renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/6h/t2l5llr97w1flc9zhqh77n6c0000gn/T/AppTranslocation/327573AF-9184-46D5-91D6-A239EB21CEBC/d/OppaiOdyssey.app/Contents/Resources/autorun/renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/manualtracks.rpy", line 7, in <module>
import ost
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 664, in _load_unlocked
File "<frozen importlib._bootstrap>", line 627, in _load_backward_compatible
File "/private/var/folders/6h/t2l5llr97w1flc9zhqh77n6c0000gn/T/AppTranslocation/327573AF-9184-46D5-91D6-A239EB21CEBC/d/OppaiOdyssey.app/Contents/Resources/autorun/renpy/loader.py", line 1037, in load_module
exec(code, mod.__dict__) # type: ignore
File "python-packages/ost.py", line 660, in <module>
FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/6h/t2l5llr97w1flc9zhqh77n6c0000gn/T/AppTranslocation/327573AF-9184-46D5-91D6-A239EB21CEBC/d/OppaiOdyssey.app/Contents/Resources/autorun/game/track/covers'

macOS-14.2-arm64-arm-64bit arm64
Ren'Py 8.1.3.23091805
OppaiOdyssey 0.4.2
Sun Dec 17 15:25:49 2023
```
 

mammonoth

New Member
Mar 29, 2020
7
4
Mac download won't start, this the reason, does anyone know how to fix it?

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/manualtracks.rpy", line 5, in script
init python:
File "game/manualtracks.rpy", line 7, in <module>
import ost
FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/6h/t2l5llr97w1flc9zhqh77n6c0000gn/T/AppTranslocation/327573AF-9184-46D5-91D6-A239EB21CEBC/d/OppaiOdyssey.app/Contents/Resources/autorun/game/track/covers'

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

Full traceback:
File "game/manualtracks.rpy", line 5, in script
init python:
File "/private/var/folders/6h/t2l5llr97w1flc9zhqh77n6c0000gn/T/AppTranslocation/327573AF-9184-46D5-91D6-A239EB21CEBC/d/OppaiOdyssey.app/Contents/Resources/autorun/renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/6h/t2l5llr97w1flc9zhqh77n6c0000gn/T/AppTranslocation/327573AF-9184-46D5-91D6-A239EB21CEBC/d/OppaiOdyssey.app/Contents/Resources/autorun/renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/manualtracks.rpy", line 7, in <module>
import ost
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 664, in _load_unlocked
File "<frozen importlib._bootstrap>", line 627, in _load_backward_compatible
File "/private/var/folders/6h/t2l5llr97w1flc9zhqh77n6c0000gn/T/AppTranslocation/327573AF-9184-46D5-91D6-A239EB21CEBC/d/OppaiOdyssey.app/Contents/Resources/autorun/renpy/loader.py", line 1037, in load_module
exec(code, mod.__dict__) # type: ignore
File "python-packages/ost.py", line 660, in <module>
FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/6h/t2l5llr97w1flc9zhqh77n6c0000gn/T/AppTranslocation/327573AF-9184-46D5-91D6-A239EB21CEBC/d/OppaiOdyssey.app/Contents/Resources/autorun/game/track/covers'

macOS-14.2-arm64-arm-64bit arm64
Ren'Py 8.1.3.23091805
OppaiOdyssey 0.4.2
Sun Dec 17 15:25:49 2023
```
I’ve got the same issue as well.
 

Cherubin25

Well-Known Member
Nov 7, 2020
1,085
1,783
Is Alex a red-shirt, a foil or a future bro? I can't figure out how he fits into the story this early in the game (new player) and i'd rather have it spoiled for me so i can properly absorb his character development with the right mindset.
Honestly, just dont bother with him. You can be nice or rude to him, it does not matter for the story or his behavior towards you.


Why is Zara's belly out of focus when she stands before the council?
I mean, it is not like her pregnancy has any focus when it comes to her speaking in front of the council. The game, after all, still has a story and I personally appreciate it that it is sometimes not just focussed on the fact how attractive the characters are.
 

Cherubin25

Well-Known Member
Nov 7, 2020
1,085
1,783
Is ntr avoidable or optional ??
What is it with people like you?
Why the heck do people like you end up in a Thread with 0 NTR and 0 hints on NTR, asking if NTR is avoidable or optional? There is no Tag about NTR, there is no mention about it in the description, the pictures dont even show any of the male side characters.

I just want to understand how the fear of NTR can be so big that people ask in places with no NTR at all.
 

Maviarab

Conversation Conqueror
Jul 12, 2020
7,884
17,425
What is it with people like you?
Why the heck do people like you end up in a Thread with 0 NTR and 0 hints on NTR, asking if NTR is avoidable or optional? There is no Tag about NTR, there is no mention about it in the description, the pictures dont even show any of the male side characters.

I just want to understand how the fear of NTR can be so big that people ask in places with no NTR at all.
Because they are just morons...like the fucking virginity/pregnancy/lesbian crowd too that infect every other damn thread.
 
  • Like
Reactions: LordGonti

Bingoogus

Engaged Member
Sep 5, 2021
2,700
6,119
I believe Cryo originally thought it would be a good idea to have a best bro kind of character in the game.
Turns out that's too close to NTR for some snowflakes and he got tired of the bitching so he made Alex betray the crew for some random reason and never show up again.
Interesting, curious how he'd get to bro status given he starts off like a douchey rival/foil, but that could easily be fixed by the MC saving his ass or something and going that cliche route, hence future bro being one of the possible paths i was expecting him to fit. Honestly though, i just found his inclusion odd from the beginning, he just doesn't fit as cleanly as the rest of the crew within the story.
 
  • Like
Reactions: DarkBlade12345
4.40 star(s) 142 Votes