CREATE and FUCK your own AI GIRLFRIEND TRY FOR FREE
x

Radnos Salazar

Active Member
Dec 4, 2023
843
1,262
A season 4? How long is this game? Been waiting since forever thinking season 3 would be final and I'll finally start the game but damn. Do we have any idea how many seasons are planned for this game?:unsure:
 

RobLocksley

Member
Oct 7, 2023
141
72
A season 4? How long is this game? Been waiting since forever thinking season 3 would be final and I'll finally start the game but damn. Do we have any idea how many seasons are planned for this game?:unsure:
I'd guess anything from four (BA) to seven (PhD) years ('seasons') total until he finishes, unless he becomes a professor at the school, then maybe more.
 
  • Haha
Reactions: PR Mitter

Nemo56

Forum Fanatic
Jan 7, 2018
5,255
4,260
I think at least s1-3 were poste on the forum. If you use the search function (and don't forgt to sort by date), then you should be able to find them.
 

nxq

Newbie
Nov 28, 2017
92
19
i assume s4 client doesnt include the previous 3 seasons and you need to play them one after another?
 

Nemo56

Forum Fanatic
Jan 7, 2018
5,255
4,260
Did anyone get a trojan alert from there antvirus for the execute file?
You should not download a executable, but a zip file. If you downloaded a executable, then the warning is right, you downloaded some third party adware or even malware.

Don't just click "yes" on every dialog option you see, always read what you are about to download.
Alternatively: Use a download manager like JDownloader to avoid the download of adware or malware from the hosting sites.
JDownloader will ignore third party downloads.
 

Rodgor14

Newbie
Feb 5, 2018
23
5
As for the combat in Lust Academy-4 4.1.1, you can't use any spells.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 545, in script call
call Intro from _call_Intro
File "game/logic/events/intro.rpy", line 33, in script call
call Intro_1_label from _call_Intro_1_label
File "game/logic/events/intro.rpy", line 990, in script call
call Duels_In_Scenes (label='Intro_3_1') from _call_Duels_In_Scenes
File "game/logic/mini_games/tournament.rpy", line 116, in script
call screen JF_Tournament_duel_action_screen with my_dissolve
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/screens.rpy", line 2800, in execute
screen popup(message, _area, _xpos=50, _ypos=50, _xmax=400, _ymax=200, _arrow="right", _arrow_pos=.5, _image={"frame":"main_interface/popup/tutorial_message.png","arrow":"main_interface/popup/tutorial_arrow.png"}, _size=16, _font=checkFont('fonts/roboto_regular.ttf'), _color='#292C4B'):
File "game/screens.rpy", line 2800, in execute
screen popup(message, _area, _xpos=50, _ypos=50, _xmax=400, _ymax=200, _arrow="right", _arrow_pos=.5, _image={"frame":"main_interface/popup/tutorial_message.png","arrow":"main_interface/popup/tutorial_arrow.png"}, _size=16, _font=checkFont('fonts/roboto_regular.ttf'), _color='#292C4B'):
File "game/screens.rpy", line 2879, in execute
if _area is not None:
File "game/screens.rpy", line 2879, in <module>
if _area is not None:
NameError: name '_area' is not defined

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

Full traceback:
File "game/script.rpy", line 545, in script call
call Intro from _call_Intro
File "game/logic/events/intro.rpy", line 33, in script call
call Intro_1_label from _call_Intro_1_label
File "game/logic/events/intro.rpy", line 990, in script call
call Duels_In_Scenes (label='Intro_3_1') from _call_Duels_In_Scenes
File "game/logic/mini_games/tournament.rpy", line 116, in script
call screen JF_Tournament_duel_action_screen with my_dissolve
File "D:\GAMES\Lust Academy\Lust-Academy-4.1.1d-pc\renpy\ast.py", line 1971, in execute
self.call("execute")
File "D:\GAMES\Lust Academy\Lust-Academy-4.1.1d-pc\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\GAMES\Lust Academy\Lust-Academy-4.1.1d-pc\renpy\statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\GAMES\Lust Academy\Lust-Academy-4.1.1d-pc\renpy\exports.py", line 3420, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\GAMES\Lust Academy\Lust-Academy-4.1.1d-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\GAMES\Lust Academy\Lust-Academy-4.1.1d-pc\renpy\display\core.py", line 2166, 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 "D:\GAMES\Lust Academy\Lust-Academy-4.1.1d-pc\renpy\display\core.py", line 2688, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\GAMES\Lust Academy\Lust-Academy-4.1.1d-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\GAMES\Lust Academy\Lust-Academy-4.1.1d-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\GAMES\Lust Academy\Lust-Academy-4.1.1d-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\GAMES\Lust Academy\Lust-Academy-4.1.1d-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "D:\GAMES\Lust Academy\Lust-Academy-4.1.1d-pc\renpy\display\core.py", line 2688, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\GAMES\Lust Academy\Lust-Academy-4.1.1d-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "D:\GAMES\Lust Academy\Lust-Academy-4.1.1d-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 2800, in execute
screen popup(message, _area, _xpos=50, _ypos=50, _xmax=400, _ymax=200, _arrow="right", _arrow_pos=.5, _image={"frame":"main_interface/popup/tutorial_message.png","arrow":"main_interface/popup/tutorial_arrow.png"}, _size=16, _font=checkFont('fonts/roboto_regular.ttf'), _color='#292C4B'):
File "game/screens.rpy", line 2800, in execute
screen popup(message, _area, _xpos=50, _ypos=50, _xmax=400, _ymax=200, _arrow="right", _arrow_pos=.5, _image={"frame":"main_interface/popup/tutorial_message.png","arrow":"main_interface/popup/tutorial_arrow.png"}, _size=16, _font=checkFont('fonts/roboto_regular.ttf'), _color='#292C4B'):
File "game/screens.rpy", line 2879, in execute
if _area is not None:
File "game/screens.rpy", line 2879, in <module>
if _area is not None:
NameError: name '_area' is not defined

Windows-10-10.0.17763 AMD64
Ren'Py 8.2.3.24061702
LustAcademy-4 4.1.1d
Sat Jul 27 18:32:48 2024
 

yup88888

Newbie
Sep 2, 2021
27
25
I don't know if is a bug*, or only happens to my but the version Lust-Academy-4.1.1d-mac. after pass my info from Lust-Academy-3.10.1d-mac, I play the update normally and do the saves and so on, but when I'm in the main screen and go to load it appears empty and the gallery broken, I can transfer my third season save, but I have to replay for ever and ever and even saving and accessing to the loas game while play it's empty from main screen or after execute the game.
 

Buridus

Newbie
Jul 31, 2021
42
14
hey havent tryed this befor but i wanna know if you have added or are planing to add pregnacy to the game seens its in s4 and planned content havent bin updated meby.
 
3.80 star(s) 172 Votes