Burt

Ignoring Social Media
Dec 14, 2016
1,315
1,023
442
Is it 2025 version? If yes, imma salute to you all for working this. It so nostalgic for me to play your work
It is a total remake of the game and is on going work by the devs the original whilst in my opinion was a good game but marred by the original devs lack of coding skills not imagination
 
  • Like
Reactions: Yukemoto

Shrisha228

Newbie
Apr 28, 2024
22
6
48
how do you research tier 2+ traits, i have unlocked them at the ceo office, but i cant research them at research center?
 

Deane9850

Active Member
Jan 4, 2018
638
665
302
why is the description to download the beta version from the first posting so complicated? install github, download batch file...

Why not just download the zip from that github site (under Code and download sourcecode zip)
Because the zip file is 1.8Gb per download and setting up git to pull changes is less than 100kb?
 

ehesse

Member
Jan 6, 2018
121
60
204
Playing old mod game saves in 2025.07_mod4.0.33 and 2025.07_mod4.0.36 got this:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/bugfix_additions/action_mod_core.rpy", line 77, in <module>
File "game/game_screens/hud_screens/player_status_hud.rpy", line 5, in execute
File "game/game_screens/hud_screens/player_status_hud.rpy", line 5, in execute
File "game/game_screens/hud_screens/player_status_hud.rpy", line 9, in execute
File "game/game_screens/hud_screens/player_status_hud.rpy", line 22, in <module>
AttributeError: 'MainCharacter' object has no attribute 'schedule'
 

Burt

Ignoring Social Media
Dec 14, 2016
1,315
1,023
442
Because the zip file is 1.8Gb per download and setting up git to pull changes is less than 100kb?
Yeah but the zip does not have missing files/pics so better in my opinion and easier to download and set up as he said
 

Burt

Ignoring Social Media
Dec 14, 2016
1,315
1,023
442
Playing old mod game saves in 2025.07_mod4.0.33 and 2025.07_mod4.0.36 got this:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/bugfix_additions/action_mod_core.rpy", line 77, in <module>
File "game/game_screens/hud_screens/player_status_hud.rpy", line 5, in execute
File "game/game_screens/hud_screens/player_status_hud.rpy", line 5, in execute
File "game/game_screens/hud_screens/player_status_hud.rpy", line 9, in execute
File "game/game_screens/hud_screens/player_status_hud.rpy", line 22, in <module>
AttributeError: 'MainCharacter' object has no attribute 'schedule'
Rule of thumb never play old saves if you want the game to work
 
  • Like
Reactions: kamycekXXX

uny

Newbie
Aug 27, 2017
41
9
192
How to get event christina home dinner i ready tutoring emily 72℅ and lust/love christina 40/60?
 
  • Like
Reactions: lan1967

nobodx

Newbie
Nov 2, 2017
95
66
194
Playing old mod game saves in 2025.07_mod4.0.33 and 2025.07_mod4.0.36 got this:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/bugfix_additions/action_mod_core.rpy", line 77, in <module>
File "game/game_screens/hud_screens/player_status_hud.rpy", line 5, in execute
File "game/game_screens/hud_screens/player_status_hud.rpy", line 5, in execute
File "game/game_screens/hud_screens/player_status_hud.rpy", line 9, in execute
File "game/game_screens/hud_screens/player_status_hud.rpy", line 22, in <module>
AttributeError: 'MainCharacter' object has no attribute 'schedule'
You should be able to open the Console from the main-menu and enter
MainCharacter.schedule = AppointmentScheduler()

that *should* work, but will fuck up your appointment-list (as in it wont show anything anymore)
 

Asia Argento

The Golden Dragon Princess
Donor
Apr 14, 2020
1,884
4,351
429
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 499, in __call__
renpy.load(fn)
AttributeError: Can't get attribute 'VTPerson' on <renpy.python.StoreModule object at 0x00000000041cd1c0>
 
4.60 star(s) 79 Votes