Ravenmore

Newbie
Dec 20, 2017
35
14
114
Anyone else getting issues on PC? The previous version worked perfectly, but this one has weird glitches when hovering the cursor anywhere on-screen.
 

SPARDA2408

Member
Jan 28, 2019
420
1,663
358
Bug fix version when? so, after browsing through forums here I found out that I needed to talk to Haley in the morning and then spy on Amelie in the afternoon. So, i've done that and now I can't find Haley anywhere to talk to after she told me to talk to here in her room once I discover the secret room. The quest log does not work because you get a ton of errors that cant be ignored and have to rollback. Thanks
After you discover the secret room in library that's the end for Haley quest for this update. Really really hope there's much more quality and quantity scenes for Haley in next update.
 

Ahchi

Forum Fanatic
Jul 17, 2020
4,854
8,988
678
Hi All,
Here are copies of my "Gameplays" for Version 2.2[Beta], (including final save)
One with the "LGBTQ+" option Enabled, and
One with the "LGBTQ+" option Disabled
Due to a number of changes in the game I restarted the game .

Therefore these are FRESH "Gameplays"
and NOT a update to "Gameplay_LA_2.1f".
(All quests @ 100%)
I will update the 2.2[Beta] Gameplays when the Public(Gold?) version is released
Hope it will be some help,
Good luck and enjoy.
 
Last edited:

nuoovo

Newbie
May 12, 2018
30
23
73
Here is a picture of the crash when I try to open the character/quest section. The one where it crashes while saving didn't happen atm. Happens sometimes, but not everytime. Don't know on what it depends.

Here is the complete code that appears:

You don't have permission to view the spoiler content. Log in or register now.
I had the same issue, because I am a big cheater and every single renpy game I use unrenpy.
The thing I did (not ideal but at least removes the error) is to modify the script a little to satisfy the engine.
1. Go to game\logic\main_interface\quest_log_screen.rpy
2. Line 619 xmaximum change to 100 (or any other number)
3. Line 631 Instead of #str(int(float(p_variables[str(log_name).title()])/(len(log_message_p[log_name.title()])-1)*100.0)) + '%', Just write something like '69%',
Or just remove entire Add Text() part

Remember about indentation etc.
 

cgehunter

Member
Mar 3, 2018
382
156
201
Hope that we can snu snu ms. Victoria on the the next update coz she is snu snu and waifu material as well.
 

Nerttu

Forum Fanatic
Jul 4, 2017
4,263
2,079
341
Find couple of "bugs" !!!!! Lilys cunninglus position 2 (Anim not found) and Mushruum Girl scene (Image not found) !!!!!!
Not played futher !!!
 

Shaverma

New Member
Aug 13, 2021
12
8
13
Nice update dev! (y) Interesting story and top notch renders and animations! One of the best on this site.
There were a few minor bugs (unfortunately, I didn't make screenshots), but they didn't crash the game.
I hope you will fix all the bugs that mentioned above my post.

P.S. Adele & Vanessa need more content :love:
 
  • Heart
Reactions: Bear in the Night

Ahchi

Forum Fanatic
Jul 17, 2020
4,854
8,988
678




Unlocked



We would like to start today's weekly dev. update by warning our critics:
Don't anger a programming wizard!
Cause he'll curse you, and every time you remove it, he'll just re-curse.


Alright, jokes aside - let's talk about how the work on Lust Academy has been going:
For the v0.2.2:
  • Fixed a list of bugs and typos in character routes.
  • Fixed character log and navigation bugs alongside other UI\UX bugs
  • Finished coding the fishing mini-game and intro scenes.
  • Finished few last animations.
  • Added Dale intro scene.
We're also working on the next release v0.3.1. Here's what we've done:
  • Finished the story for the main quest scenes.
  • Finished the story for Elijah's scenes.
That's It for today. As always, thank you for your interest and support. It is our main source of power.

Sincerely,
Bear in the Night.





(YES the dad jokes are back...(y):D)
 

Acheron32

Member
Aug 12, 2019
124
151
114
At some point the character/quest page doesn't work anymore. Game crashes. And now I can't even save the game, also crashes.

p.s.: Is there an actual erotic scene with Haley?
At least you got further than me fuckin game shuts down on main menu.
 

DragonPhoenix

New Member
Nov 30, 2018
13
16
129
How do you get into the quest log in the latest version. My phone only has he lust app and nothing else, when I close that it closes the whole phone.
 

Segnbora

Well-Known Member
Aug 30, 2017
1,803
3,227
368
Bear in the Night, a very minor suggestion: on the nights that the MC visits Samantha and Audrey's bedroom and they're not there, the MC should comment on it somehow. I know writing out the full story is going to be major, but right now it's kinda weird to put him in an empty bedroom and not respond. Just a line. A placeholder until the plot's available.
 
Last edited:

Crow537

Newbie
Jan 11, 2018
38
5
99
Every time I try to open up the character info screen I get an error message.
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/locations_main/items/clubenter/romul_dale_clubenter_1.png'>:
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/logic/main_interface/quest_log_screen.rpy", line 53, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 53, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 64, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 91, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 412, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 581, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 590, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 592, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 594, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 612, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 618, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 618, in keywords
  File "game/logic/main_interface/quest_log_screen.rpy", line 619, in <module>
TypeError: float() argument must be a string or a number

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

Full traceback:
  File "logic/events/giant.rpyc", line 16, in script call
  File "logic/main_interface/label.rpyc", line 251, in script
  File "renpy/ast.py", line 2010, in execute
    self.call("execute")
  File "renpy/ast.py", line 1998, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 278, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 3132, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3276, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3694, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3694, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/logic/main_interface/quest_log_screen.rpy", line 53, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 53, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 64, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 91, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 412, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 581, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 590, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 592, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 594, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 612, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 618, in execute
  File "game/logic/main_interface/quest_log_screen.rpy", line 618, in keywords
  File "game/logic/main_interface/quest_log_screen.rpy", line 619, in <module>
TypeError: float() argument must be a string or a number

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
LustAcademy 0.2.2b
Tue Aug 17 04:36:18 2021
[/CODE]
 
3.60 star(s) 213 Votes