Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 126 to 165 of 1,405 · Next page · Previous page · First page · Last page

hi, recently i updated the game and now i am getting this error while trying to load my savefile and i dont know how to fix it :(

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/migrations/migrate_202307061937.rpy", line 22, in <module>

AttributeError: type object 'SMItems' has no attribute 'brigitte_route_d_e_retsuko'

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

Full traceback:

  File "helper/utility/migrate_saves.rpyc", line 50, in script call

  File "helper/utility/migrate_saves.rpyc", line 50, in script call

  File "helper/utility/migrate_saves.rpyc", line 48, in script call

  File "migrations/migrate_202307061937.rpyc", line 22, in script

  File "renpy/ast.py", line 1898, in execute

    if renpy.python.py_eval(condition):

  File "renpy/python.py", line 2276, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "renpy/python.py", line 2269, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/migrations/migrate_202307061937.rpy", line 22, in <module>

AttributeError: type object 'SMItems' has no attribute 'brigitte_route_d_e_retsuko'

```
i'll be glad if someone knows how to help me :(

(2 edits)

Hi! 

In July we changed the names of all the characters in the game and Ren'Py really didn't like that. 

Basically, since Ren'Py stores everything using character names, it causes issues with save files — save file has an old name, and the game no longer has that variable.

So our programmer tried his best to do a migration system that would take care of that problem, but it's not perfect, and sometimes the save file gets corrupted.


That's what probably happened in your case and we're really sorry for this :c

You can try using "Skip to new content" option at the start of the game or use a Gallery unlock in the settings. 


Again, sorry for this, we're working on our save system, but it is taking A LOT of time and a fix/solution will be probably pushed out with the Overhaul Update later this year.

oh :( sadge, i understand that.

but really thank you for the fast answer, i hope you the best and keep doing this game great :D

(1 edit)

Hey guys. I couldn't contact you anywhere else, so I thought this comment section would be the best place. Do you need a TLC? I noticed the English was stiff and broken at parts of the script when I was playing, and I'd like to double check the grammar and sentence structure. I absolutely adore this game so I would be willing to do the job for free. I specialize in English, so it would mean a lot to me if you considered. I'll leave my email at the end if you would like to reach out.

Sincerely,
Noah Wyatt.

(dfan6074@gmail.com)

(3 edits) (+1)

Hi! Thanks for the feedback!


Could you please provide some examples of what you found to be stiff? We are aware of problems with dialogues from early routes (Sonya, Seraphina, Yun and Freja) — they were written a long time ago and will be rewritten in the Overhaul Update. 

Right now Young (our story writer) writes in English from the get-go instead of relying on the help of a translator, like he was doing early in the development. It allowed for a much better control of the flow of each line and hopefully had a positive effect on our later updates.


So if it's the early stuff you're bothered with — it's okay, we're working on it! But if it's the dialogues of Ava, Reina and Aurelie, then we'd like to see what exactly you found to be broken. Though we will still skim through those parts just in case once we get to updating older writing.

It was the earlier parts of the scripts, yes. However, I still believe I could offer some help in just proofreading and double-checking scripts. I really adore this game and would love to help the development process. If you guys feel like you could use the extra help, feel free to shoot me an email. :)

(1 edit) (+3)

🧡 Andre, Part 3 — $10 Release 🧡


WAKE UP NEW ANIMATED RELEASE JUST DROPPED 🔥

Andre's guide on how to get your attention:

1️⃣ Almost die running down the stairs 
2️⃣ End up in a medbay with you 
3️⃣ ... 
4️⃣ SEX TIME!

Will this work on you?

 

DOWNLOAD:
LINK <

MORE INFO:
LINK <

  

If you enjoy what we do and would like to take part in shaping our game's future, be sure to join high ranks and get access to this and every upcoming closed testing, as well as many other rewards!

(+1)

ANDRE IS BACK!!!!

(+2)

I just spent a good three days completing this now i must say im very impressed this was a hell of a ride im curious on how updates work for this is it just one character per update or multiple because everyones story is absolutely perfect so far I NEED MOAAARRRR 


10/10

(2 edits)

We release one story piece for a character per update (Like Part 1, Part 2 and so on, until it reaches Grand Finale). 

We release updates montly, and sometimes even more frequently. 

Also we do skins and post-route content:
1. Skins — you can replay scenes with the new look for the character (like goth girl, nun or maybe ice dragon queen).
2. Post-route content — additional scenes for beloved characters who already had their "Grand Finals" and their routes are finished. The latest example of that is update for Yun.

I'm on the last part of the x ray quest, but I have no idea where the main building is, do I still have it locked?

The main building is the entirety of the top left corner of the map. To make it easier, look specifically in the classroom.

(+1)

Oh alright thx, this is a great game btw. I played it all night long 💀🙏

im stuck getting aurelie to spawn i dont know how to complete survive week 1

(+4)

Andre fan #1

(+2)

Best girl 

the next update well be ava right?

if it's not, the roadmap is wrong.

You guessed right — Ava is next, we're already hard at work doing her new sex scene!

Does anyone know how to fix a error happening when i use the x-ray which props up with this error 

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/helper/utility/navigate.rpy", line 139, in <module>

  File "game/helper/utility/navigate.rpy", line 113, in teleport

  File "game/displayables/interactable.rpy", line 143, in render

  File "game/displayables/interactable.rpy", line 28, in invert_alpha_mask

TypeError: __init__() got an unexpected keyword argument 'opaque'

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

Full traceback:

  File "helper/utility/navigate.rpyc", line 139, in script

  File "renpy/ast.py", line 1138, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/helper/utility/navigate.rpy", line 139, in <module>

  File "game/helper/utility/navigate.rpy", line 113, in teleport

  File "renpy/ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "renpy/display/core.py", line 3582, 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 "renpy/display/core.py", line 4175, in interact_core

    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)

  File "renpy/display/core.py", line 2785, in draw_screen

    renpy.config.screen_height,

  File "render.pyx", line 492, in renpy.display.render.render_screen

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display/layout.py", line 888, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display/layout.py", line 888, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display/layout.py", line 888, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display/screen.py", line 731, in render

    child = renpy.display.render.render(self.child, w, h, st, at)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display/layout.py", line 888, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 266, in renpy.display.render.render

  File "renpy/display/transform.py", line 909, in render

    return RenderTransform(self).render(width, height, st, at)

  File "accelerator.pyx", line 979, in renpy.display.accelerator.RenderTransform.render

  File "accelerator.pyx", line 404, in renpy.display.accelerator.RenderTransform.render_child

  File "render.pyx", line 266, in renpy.display.render.render

  File "game/displayables/interactable.rpy", line 143, in render

  File "game/displayables/interactable.rpy", line 28, in invert_alpha_mask

  File "render.pyx", line 588, in renpy.display.render.Render.__init__

TypeError: __init__() got an unexpected keyword argument 'opaque'

Ren'py changed it's rendering API and didn't state that in the changelog, so we pushed the fixes when we noticed.

This error is fixed in latest paid release, which will be free in a few weeks.

I want to know the game has Chinese translation, right?

As of now, the game doesn't have a chinese translation, sorry :c

ok,I'll wait

(2 edits) (+2)

This is probably one of the best adult themed games i have played , all characters are unique and fun to interact with , the gameplay expands beyond just clicking on characters and there is a lot to do with a lot of different characters, i truly hope it gets expanded on

Ohh, thanks! We're planning to expand on the gameplay department with the Overhaul Update, and to rework old routes for Sonya (Tracer) and Seraphina (Mercy)!

(+1)

It's just a suggestion if you want to read it, reply to me or even ignore it, that's your choice, my suggestion would be to put the academy34  on Steam

Oh, we will! We just want to get the game in the best shape possible with the Overhaul Update, which will address multiple issues with the gameplay.

thanks for answering me

Im at a part where it says Show your work to Yun, but I do not know what to actually do here

Have you tried seeing Yun on tuesday at the morning near class?

Yeah, every time it's her class, I interact with her with all the options available, but it just says nevermind and leaves 

Are you on PC? Can you send a save file to us? You can upload it to Mega or some other site.

(+1)

💙 Andre, Part 3 — $20 Release 💙

BEST GIRL gets BEST CONTENT 😳

Andre is always here to comfort you: 
🔸 New high quality H-scenes with Animations! 
🔸 New female character — Andre's roommate is joining the fight! 
🔸 Cute story to accompany it all! 


Ready for cuteness overload?

 

DOWNLOAD:
LINK <

MORE INFO:
LINK <

  

If you enjoy what we do and would like to take part in shaping our game's future, be sure to join high ranks and get access to this and every upcoming closed testing, as well as many other rewards!

💀i cant find the jammer hidden in the main building

If I remember correctly — it's in the classroom.

thanks

Will there be a possibility of adding the Spanish language?

We don't have the resources right now to hire a translator. Our game has A LOT of text and each release adds a lot, so we will take a look into translations after the release of the Overhaul Update planned for this year.

(2 edits) (+2)

male love interest(s) in the future perhaps? maybe possibly? you guys couldn't have introduced luca for nothing...

(2 edits) (+1)

There will be male dating options! Clyde (McCree) is first on the line of OW inspired characters.

And yes, we have plans for Luca — he wasn't added as just a background character :}

does any one know how to fix the saves i have a older version of the game v15 and it has migration problems when moving to the new version

Sadly, there's barely any chance a save from versions before v18 would work with current release. We had to change a lot of stuff, both in terms of content and in terms of some outdated code that stopped us from expanding the list of features. 

Your best bet would be to either start a new game and use "skip to new content" option or unlocking the gallery via in-game settings.

thx at least yall respond to your players unlike other dev teams

(1 edit) (+1)

🧡 Yun, Animation Update — $10 Release 🧡


Explore Academy in new ways and experience Yun's scenes with fluid animations: 

🔸 Every single detail is animated!

🔸 Lovense toys sync integration!

🔸 Expect even more to come!

 

We're graduating out of the ACADEMY with this 🗣️🔥💯

 

DOWNLOAD:
LINK <

MORE INFO:
LINK <

  

If you enjoy what we do and would like to take part in shaping our game's future, be sure to join high ranks and get access to this and every upcoming closed testing, as well as many other rewards!

(+1)

To the GOAT that got the idea of the QR code leading to heir to the cum throne, you are a genius and things like this make me love this little game

(2 edits) (+1)

Cum throne is canon in Academy34 universe :D

(+1)(-1)

Can you please add an option to revert the namings? Kinda Confused on who is who at the moment.

they were gonna get sued, so its either you deal with it, or the game gets destroyed.

Oh I see that understandable I guess.

(+1)

We are currently working on adding an option to manually change character's names to whatever you want. It should be done relatively soon and patched in along with one of upcoming updates!

(+1)

Hey, is there any chance of you adding a name changer functionality to the game for characters other than MC in the future?

I'm not trying to name anyone anything specific, just a totally random thought that crossed my mind for no particular reason at all :|

(+3)

Yep, we're working on this feature, but we can't say for sure when it'll be available.

(+1)

🔥 ANIMATIONS ARE FINALLY HERE 🔥

🧡 Yun, Animation Update — $20 Release 🧡

What we've cooked: 

🔸 High-quality animations for Yun's update!

🔸 Lovense toys support — synchronised with game action!

🔸 Supporting this release helps us make more animations & work on a web version (yes!)

 

DOWNLOAD:
LINK <

MORE INFO:
LINK <

  

If you enjoy what we do and would like to take part in shaping our game's future, be sure to join high ranks and get access to this and every upcoming closed testing, as well as many other rewards!

(+1)

when you will guys update the roadmap

(+1)

Our roadmap is updated on our site, we have a lot in store for 2024!

Nice

You forgot to change name here. It should be Sonya instead of Lena

i still don't know haw to start the game i clicked the map icone i had one place to go to

i went the main character room and talked to the random guy from the trash after that whatever i click the character says "i don't have time to miss with this" i opend the map again and i got those unlocked

but also whatever i go whatever i click he says the same thing

(+1)

could you add a way to back out of cutscenes from the gallery? sometimes i missclick and have to speed through them

(+1)

Noted! I will pass down the info to our programmer.

I got the update but every time i talk to Zhou it does the "staring at her in class" dialogue automatically

You have to talk to her outside of class

Do you guys have a discord server?

Yep, but it's only available to Patreon Supporters.

How do i update the game

Just download the new version and run it.

okay ty

I haven't played this for a few updates to allow a bulk amount of content to be available but after loading it my gallery is missing most of the scenes and images does anyone know whats going on?

Hi, we had to change all the names of the characters due to copyright, and Ren'Py really didn't like that, so all the previous saves are not working properly and the gallery gets wiped.

Thankfully you can use a button in settings to unlock the gallery:

is is possible to download the archived versions of this game?

No, sorry, our server is experiencing a very hard load, so we had to archive all the old version so we can keep up.

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/migrations/migrate_202307061937.rpy", line 22, in <module>

AttributeError: type object 'SMItems' has no attribute 'brigitte_route_d_e_retsuko'

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

Full traceback:

  File "helper/utility/migrate_saves.rpyc", line 50, in script call

  File "helper/utility/migrate_saves.rpyc", line 50, in script call

  File "helper/utility/migrate_saves.rpyc", line 48, in script call

  File "migrations/migrate_202307061937.rpyc", line 22, in script

  File "renpy/ast.py", line 1898, in execute

    if renpy.python.py_eval(condition):

  File "renpy/python.py", line 2276, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "renpy/python.py", line 2269, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/migrations/migrate_202307061937.rpy", line 22, in <module>

AttributeError: type object 'SMItems' has no attribute 'brigitte_route_d_e_retsuko'

Windows-10-10.0.22621

Ren'Py 7.4.11.2266

ACADEMY34 v0.19.2.2

Sat Jan 20 20:54:01 2024

```


I've just encountered this after loading a save from the most recent public version into the new one. how do I fix this?

(1 edit) (+1)

Sent this to our Programmer, we'll see what can be done!

Edit: This error indicates that the save file couldn't be migrated to a newer version. We highly suggest starting a new game and using "skip to new content" feature if you don't want to replay the same routes. Errors like this are to be expected while we are revamping old content, and while we did our best to avoid them, it's the issue of the way engine itself operates. 

(+1)

💙 Yun, Epilogue — FREE Release 💙

PUBLIC RELEASE IS OUT 🗣️🗣️🔥🔥🔥


With first animations right around the corner, it's the perfect time to enjoy some quality afterclass time with miss Yun!

She has a lot of ideas on how to please you... 


Don't waste this chance!

DOWNLOAD:
LINK <

MORE INFO:
LINK <

  

If you enjoy what we do and would like to take part in shaping our game's future, be sure to join high ranks and get access to this and every upcoming closed testing, as well as many other rewards!

i just started the game naw and after talking to all the people in the area i don't know what to do after am i messing something ?

(+1)

You can bring up a map with this button:


Then you have to go to the main building.

Sorry, we know the beginning of the game is a mess — we plan to remake it with the Overhaul Update, that we plan to start releasing in parts this year.

(+1)

So ,I was replaying the game and I saw this in it. Don't know if it was left intentionally but just in case. The notice is Hana Song which could end up being copyright.

(+2)

Thanks! We forgot about this image — passed the info to our programmer and art team.

How to turn on autoplay

(+1)(-1)

get an autoclicker

(+1)

Is there a way to change my characters name in my save

also have they came out with a way to change all the other characters names?

(+1)

I loved the game, I wanted to know if you would consider translating it into Portuguese because I'm from Brazil and unfortunately I don't speak English very well so I can't understand the whole game... And I believe that here in Brazil there are also a lot of people who liked the game

(1 edit)

💙 Yun, Epilogue — $2 Release 💙

Meteorologists sure know lots of lewd ways to get warm in the winter 🔥


You thought we forgot about the kinkiest sub in the Academy?!

 Ain't no way Yun will get to spend the Holidays without getting down on all fours~ 


She's waiting for you 😏

 

DOWNLOAD:
LINK <

MORE INFO:
LINK <

  

If you enjoy what we do and would like to take part in shaping our game's future, be sure to join high ranks and get access to this and every upcoming closed testing, as well as many other rewards!

Viewing most recent comments 126 to 165 of 1,405 · Next page · Previous page · First page · Last page