3.10 star(s) 91 Votes

.Black Panther.

Well-Known Member
Jun 3, 2020
1,435
4,786
Sorry for not explaining it more. I want to port it to ios. I get a lot of errors:
thon path configuration:
PYTHONHOME = '/Users/Deluxe4arms/Library/Developer/CoreSimulator/Devices/761D558D-3318-4538-8CC5-28FDA1F4A710/data/Containers/Bundle/Application/C4D5FA41-FACA-4166-A87C-9B52331861DA/Big Brother: another story.app/base'
PYTHONPATH = (not set)
program name = '/Users/Deluxe4arms/Library/Developer/CoreSimulator/Devices/761D558D-3318-4538-8CC5-28FDA1F4A710/data/Containers/Bundle/Application/C4D5FA41-FACA-4166-A87C-9B52331861DA/Big Brother: another story.app/Big Brother: another story'
isolated = 1
environment = 0
user site = 0
import site = 1
sys._base_executable = '/Users/Deluxe4arms/Library/Developer/CoreSimulator/Devices/761D558D-3318-4538-8CC5-28FDA1F4A710/data/Containers/Bundle/Application/C4D5FA41-FACA-4166-A87C-9B52331861DA/Big Brother: another story.app/Big Brother: another story'
sys.base_prefix = '/Users/Deluxe4arms/Library/Developer/CoreSimulator/Devices/761D558D-3318-4538-8CC5-28FDA1F4A710/data/Containers/Bundle/Application/C4D5FA41-FACA-4166-A87C-9B52331861DA/Big Brother'
sys.base_exec_prefix = ' another story.app/base'
sys.platlibdir = 'lib'
sys.executable = '/Users/Deluxe4arms/Library/Developer/CoreSimulator/Devices/761D558D-3318-4538-8CC5-28FDA1F4A710/data/Containers/Bundle/Application/C4D5FA41-FACA-4166-A87C-9B52331861DA/Big Brother: another story.app/Big Brother: another story'
sys.prefix = '/Users/Deluxe4arms/Library/Developer/CoreSimulator/Devices/761D558D-3318-4538-8CC5-28FDA1F4A710/data/Containers/Bundle/Application/C4D5FA41-FACA-4166-A87C-9B52331861DA/Big Brother'
sys.exec_prefix = ' another story.app/base'
sys.path = [
'/Users/Deluxe4arms/Library/Developer/CoreSimulator/Devices/761D558D-3318-4538-8CC5-28FDA1F4A710/data/Containers/Bundle/Application/C4D5FA41-FACA-4166-A87C-9B52331861DA/Big Brother/lib/python39.zip',
'/Users/Deluxe4arms/Library/Developer/CoreSimulator/Devices/761D558D-3318-4538-8CC5-28FDA1F4A710/data/Containers/Bundle/Application/C4D5FA41-FACA-4166-A87C-9B52331861DA/Big Brother/lib/python3.9',
' another story.app/base/lib/python3.9/lib-dynload',
]
Failed checking if argv[0] is an import path entry
ModuleNotFoundError: No module named 'encodings'
Traceback (most recent call last):
File "/Users/Deluxe4arms/Library/Developer/CoreSimulator/Devices/761D558D-3318-4538-8CC5-28FDA1F4A710/data/Containers/Bundle/Application/C4D5FA41-FACA-4166-A87C-9B52331861DA/Big Brother: another story.app/base/main.py", line 26, in <module>
ModuleNotFoundError: No module named '__future__'
2023-08-24 02:10:03.864885-0700 Big Brother: another story[4665:210798] Unbalanced calls to begin/end appearance transitions for <UIViewController: 0x7fa292b069a0>. with Xcode
Unfortunately, I have not used iOS and related things for a long time. I don't have a clear idea about this at the moment. But follow Nemo56 recommendations, I hope the problem will be solved. If not, then will look for another ways.
 

DaddyDraven

Member
Jun 19, 2020
128
75
Unfortunately, I have not used iOS and related things for a long time. I don't have a clear idea about this at the moment. But follow Nemo56 recommendations, I hope the problem will be solved. If not, then will look for another ways.
There’s a website with the game
 

OnlyFunz

Game Changer
Modder
Game Developer
Nov 23, 2017
772
5,058

Joselito99

Newbie
Apr 4, 2021
78
157
Any news about the next update?? Perhaps I did not understand well, but I believe he said it would be released 4 weeks after the last update
 

.Black Panther.

Well-Known Member
Jun 3, 2020
1,435
4,786
d3dx666 — Yesterday
Question: Can you give a brief update on the status of the update?

Aleksey90 — Yesterday
We are now filling in the content of the 2nd week of the game (priority), but the filling of the 3rd week is also going on in parallel. Almost all branches of events are collected immediately for the entire 1st chapter.
In about a week, testing will be conducted for the 2nd week of the game
 

DaddyDraven

Member
Jun 19, 2020
128
75

Game Extra patch(v 09.02.x)

This post will be updated whenever a new update is available.

Attention
Rebuild version does not need extra patch

You don't have permission to view the spoiler content. Log in or register now.

I'm getting:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/extra/extra.rpy", line 293, in <module>
AttributeError: 'StoreModule' object has no attribute 'accent_color'
 
3.10 star(s) 91 Votes