Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 612 to 651 of 1,563 · Next page · Previous page · First page · Last page
(+3)

A kink list on this page would be nice.

Deleted 32 days ago
(-1)

Yes, but it's patron-only, since it's a reward for supporting out project.

is the latest mac version available yet?

(2 edits)

It's available on our website, we removed the Mac download link from here by mistake.

https://youngnaughty.net/downloads/

Upd: Mac download link restored.

will there ever be a pharah route? we see her in the start of the game but the only other mention we have of her is ana mentioning her

(+2)

Will that work as an answer? :}
We have already finished working on her first update and it's currently pending to be added into the game. We're estimating to release it around August, right after DVa.

I can't find Ana after updating I even redownloaded the game

(2 edits)

The download links on itch are now updated to v0.15.2.3 — that's the version with Ana Intro in it.

(+1)

Ah thank you the game is great Btw keep it up

(2 edits)

🍆 ANA AMARI ENJOYERS RISE UP 🍆

ACADEMY34 Players are EATING GOOD in JULY:

1️⃣ SOMBRA Comic featuring [REDACTED]
2️⃣ BRIGITTE in her true form
3️⃣CHARLOTTE's fursona
4️⃣ANA Intro FOR FREE

...

5️⃣AND AN UPDATE FOR DVA LATER THIS MONTH!

 

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!

how to get apk??

(1 edit)

You can download it either here, or directly from our website:
> Link <

Will junkerqueen be added in the future? 

(+1)(-1)

Absolutely. We crave more muscle mommies.

(+2)

The widowmaker story is great props. When is the next part dropping?

(+2)(-1)

No estimated release date yet, but it's already in the development!

What is written here?

(+1)

Basically it translates to "Ugh fuck".

You are from rusia? 

From Ukraine, though we do speak both languages. The phrase on the screen will be written the same both in Ukrainian and russian, so I guess it's easy to mistake them.

whenever i open the save menu there is an error and it wont open. any solutions?

(+1)(-1)

What platform are you playing on?

(1 edit)

Hi, I have encountered an error that makes my game unplayable, when i try to close the phone my game crashes 

https://pastebin.com/tKi9jHJK

Edit: It got fixed after i progressed with the story a bit

That's a strange bug and even stranger fix, but we took a note of it and we'll see what might've caused it.

I tried experimenting some more and i noticed that when i close the phone using esc and then do any fast action for example going to another place similiar thing happens

https://pastebin.com/WeRJ0cnn

(+2)(-1)

By far one of the better games on here, loving the emotional aspect of the game a lot, can't wait for more updates here

(+1)(-1)

Thank you <3

(+6)(-1)

Wow you guys made the homepage for the game better than it already was. It makes me want to download and play the game but I've already been doing that for months lmfao

(+5)(-1)

Damn, feels really nice when people notice the work we put in <3

(+4)

I am looking forward to an expansion on the Widowmaker storyline, is there any definitive date or estimate on when something like that might be announced?

(+2)

We prefer not to give any ETA's so we won't disappoint our audience in case we won't make something in time, but I can say that she is already in the development! 

How long does it take to meet d.va like how many weeks does it take

You need to complete Sombra's questline, then buy all of the content that includes DVa from Sombra's shop. It will trigger her route.

All in all, I would say 2-3 in-game weeks at most, which you can mostly speedrun.

Will Ana be coming out soon?

Her Intro update is coming out for free this Thursday!

hiya!

whenever i try to load/save my game i get this message

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00start.rpy", line 273, in script

    python:

  File "renpy/common/00start.rpy", line 273, in script

    python:

  File "renpy/common/00start.rpy", line 275, in <module>

    renpy.call_in_new_context(_restart[2])

  File "renpy/common/000statements.rpy", line 569, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "game/menu/save/save.rpy", line 39, in execute

  File "game/menu/save/save.rpy", line 39, in execute

  File "game/menu/save/save.rpy", line 42, in execute

  File "game/menu/save/save.rpy", line 1, in execute

  File "game/menu/save/save.rpy", line 1, in execute

  File "game/menu/save/save.rpy", line 2, in execute

  File "game/menu/popup/popup.rpy", line 1, in execute

  File "game/menu/popup/popup.rpy", line 1, in execute

  File "game/menu/popup/popup.rpy", line 18, in execute

  File "game/menu/popup/popup.rpy", line 22, in execute

  File "game/menu/popup/popup.rpy", line 26, in execute

  File "game/menu/popup/popup.rpy", line 78, in execute

  File "game/menu/save/save.rpy", line 2, in execute

  File "game/menu/save/save.rpy", line 13, in execute

  File "game/menu/save/save.rpy", line 15, in execute

  File "game/menu/save/save.rpy", line 16, in execute

  File "game/menu/save/save.rpy", line 27, in execute

  File "game/menu/save/save.rpy", line 28, in execute

  File "game/menu/save/save.rpy", line 28, in <module>

Exception: Expected an image, but got a general displayable.

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

Full traceback:

  File "renpy/bootstrap.py", line 331, in bootstrap

    renpy.main.main()

  File "renpy/main.py", line 662, in main

    run(restart)

  File "renpy/main.py", line 148, in run

    renpy.execution.run_context(True)

  File "renpy/execution.py", line 922, in run_context

    context.run()

  File "renpy/common/00start.rpy", line 273, in script

    python:

  File "renpy/common/00start.rpy", line 273, in script

    python:

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

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

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

    exec(bytecode, globals, locals)

  File "renpy/common/00start.rpy", line 275, in <module>

    renpy.call_in_new_context(_restart[2])

  File "renpy/game.py", line 344, in call_in_new_context

    return renpy.execution.run_context(False)

  File "renpy/execution.py", line 922, in run_context

    context.run()

  File "menu/main_menu/main_menu.rpyc", line 3, in script

  File "menu/main_menu/main_menu.rpyc", line 3, in script

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

    self.call("execute")

  File "renpy/ast.py", line 2003, 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 3136, 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 3325, 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 3737, 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/screen.py", line 436, in visit_all

    callback(self)

  File "renpy/display/core.py", line 3737, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "renpy/display/screen.py", line 447, in per_interact

    self.update()

  File "renpy/display/screen.py", line 637, in update

    self.screen.function(**self.scope)

  File "game/menu/save/save.rpy", line 39, in execute

  File "game/menu/save/save.rpy", line 39, in execute

  File "game/menu/save/save.rpy", line 42, in execute

  File "game/menu/save/save.rpy", line 1, in execute

  File "game/menu/save/save.rpy", line 1, in execute

  File "game/menu/save/save.rpy", line 2, in execute

  File "game/menu/popup/popup.rpy", line 1, in execute

  File "game/menu/popup/popup.rpy", line 1, in execute

  File "game/menu/popup/popup.rpy", line 18, in execute

  File "game/menu/popup/popup.rpy", line 22, in execute

  File "game/menu/popup/popup.rpy", line 26, in execute

  File "game/menu/popup/popup.rpy", line 78, in execute

  File "game/menu/save/save.rpy", line 2, in execute

  File "game/menu/save/save.rpy", line 13, in execute

  File "game/menu/save/save.rpy", line 15, in execute

  File "game/menu/save/save.rpy", line 16, in execute

  File "game/menu/save/save.rpy", line 27, in execute

  File "game/menu/save/save.rpy", line 28, in execute

  File "game/menu/save/save.rpy", line 28, in <module>

  File "renpy/display/im.py", line 863, in __init__

    im = image(im)

  File "renpy/display/im.py", line 1877, in image

    raise Exception("Expected an image, but got a general displayable.")

Exception: Expected an image, but got a general displayable.

Windows-10-10.0.19041

Ren'Py 7.4.11.2266

ACADEMY34 v0.15.1.1

Tue Jul  4 01:29:38 2023

Are you trying to use your old save, or is it the one you created after downloading new update? 

Also, if possible, could you share your save file with us? It would help immensely at locating the cause of the problem. Saves are located at:

C:\Users\[User_Name]\AppData\Roaming\RenPy\ACADEMY34-v0.2.3

New save

cant send the file on itch, would it be alright if i send it on discord? my @ is shatterax

Sent you a friend request in Discord.

(+1)

this page just keeps getting better and better, love the new changes. 

Thank you! We thought that it's only fitting to improve at along with our game's improvements.

Pls add some cheats

There are. When you start a new game, you can:
- Skip straight to new content, which also unlocks everything in the gallery, apart from the latest update.
- Enable cheats, which gives you maximum stats and infinite money.

will the sombra comic ever become public or is it going to be patreon only forever

Yes, pages will be released for free every week. Just yesterday we released first two public pages! You should expect the entire comic to get free in around month and a half, maybe two.

how do i access the released pages?

They are posted in our Twitter and Discord server. Later we will also create a dedicatet page for then on our website.

So after downloading the newest update, my game seems to crash after getting into the new content, and wipes my saves. Any ideas to help?

We are currently investigating this problem. It might be caused by the way we updated layering system for scenes, because we (yet again) fucked something up. Patch should be available soon, we'll keep you posted. In a meantime, don't worry about losing gallery too much. You can use "Konami code" in the main manu and it unlocks all of the gallery images in case you lost any.

Can you give some instructions of the "Konami code" :)

(+1)

Buttons of the code; in order, up, up, down, down, left, right, left, right, B, A, plus


Type this while in the menu of the game

How to type it on mobile version?

(1 edit)

Sadly it's impossible to do on the mobile. And, honestly, for some reason we never actually thought about how would you do it on mobile...

We are not the most professional team of all. Probably we will add some kind of an option in the settings, that will restore the gallery for cases like this.

Please finish widow makers story i need to know what happens to that mf when the story get resolved

(+3)

Working on her literally right now :}

(-1)

i hope he gets pegged lol

Dude I cannot download the apk

if says:

"This site can’t be reachedThe connection was reset.

Try:


Checking the connection

ERR_CONNECTION_RESET"

Bro howwww

Hm, hard to say what might cause the issue. I have double-checked all download links and they seem to work fine for me, so it seems to be the problem on your end. We'll try to look into it, but I'm not sure we would be able to fix it.

Have you been trying to download from Itch or from our website directly?

(1 edit)

Uhh wait, what are you gonna do something for this android downloader on itch.io? Look likes you should MEGA This super cool man o I mean I hope you work hard this game.

And probably not I forgot trying and sorry for late reply I didn't check gmail

my gallery is missing? i loaded the newest version i could get and my gallery is missing.

You mean your entire gallery, or some specific scenes?

alot of the scenes specific scenes

Okay, thanks for the report. We are looking into this problem right now.

(-1)

🫡 IT'S BRIGITTING TIME 🫡


Release Train sure is at rush hour:

1️⃣ 20-page SOMBRA Comic
2️⃣ NEW Femme Fatale skin for BRIGITTE
3️⃣ Cutesy skin for CHARLOTTE
4️⃣ ANA Intro for MILF Hunters


4 RELEASES IN ONE MONTH...

And you can get ALL this by joining our Patreon!


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 edit) (+1)

I like the new page, dripped in pink.

(+1)

Thanks <3

It's part of a big overhaul, so there is more to come to itch and to patreon and maybe even to our site!

(+1)

love the graves part about his cigar

(͡ ͡° ͜ つ ͡͡°)

(+2)

For everyone who encountered problems with Charlotte: talk with Brig when she's at the classrooms (be4 technology lesson). Charlotte will then disappear for the day, visit on the next day and voila! Worked for me at least so doesn't hurt to try.

Worked for me on Android

can i delete old files after downloading the update

If you are talking about the older version of the game, then yes, sure, you can delete it. If you mean save files, you can also delete them, they are located at:

"C:\Users\[User_Name]\AppData\Roaming\RenPy\ACADEMY34-v0.2.3"

thank you

is the room in the top right only ever used for the game intro?

It was used?

If you mean top right on the map, that's a park. You visit it on multiple occasions during dates, but we just haven't added a proper background yet. It's currently work-in-progress and will be implemented later.
If you're talking about the room in the middle of the stairs in the main hall of Academy, then yes, it's only used in intro.

thanks for telling me 

(+2)

🦊 PANDA CHARLOTTE IS OUT IN THE OPEN 🦊

Hop into the General Tier and get ALL the content that we have to offer this month!

 

You will get:
1️⃣ SOMBRA: Digital Footprint Comic — $35+
2️⃣ Red Panda CHARLOTTE skin — $20+
3️⃣ ANA AMARI Intro story — $5+
4️⃣ BRIGITTE skin — Coming next week

 

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!

how do you get strength???

(+1)

nvm ig

(+1)

love the game! cant wait for more updates!

Who is the dark and mysterious person I talk to about the book

Mothra, the goth girl in the library.

mothra in the liabrary

how do I go to the fountain

(+1)

You unlock it during Tracer's route, or you can just click "back" button when you're inside your room.

thank u

Im not sure if im dumb, but where are you supposed to meet charlotte after you set up the date? i cant find her for the life of me

You are supposed to talk to her in the Academy hall, but seems like for some people it just doesn't trigger an interaction between characters. We are already investigating the problem.

I think this is probably a bug but it could be just me, when I talk to charlotte after getting the prompt to talk to her in the notebook it just gives me the same dialogue over and over (all times of day) and doesn't progress the story. (PS I love your game and keep up the good work)

(-1)

Multiple people have reported this bug, and we're trying to figure out what causing it asap. 

Could you share you save file if possible?

Also, could you provide a bit more info on what did you do before the bug occured? Which part of the route is it exactly? After you discussed public session with both of them I assume?

(1 edit)

Yeah it was right after I was prompted to ask Charlotte on the date (after it was discussed with both of them) 

I can't figure out how to add the file to this but if you add my discord (------) I can send it to you through there 

Sent you a friend request!

(1 edit)

When y'all reply with, "(tm)," what does that mean?

It's just a common meme, when developers say that something is coming soon. You can see it in many other game's comments, especially for bigger companies.

(+1)

I think I found a bug with the new update it says talk with Charlotte in the tasks but nothing is happening when I talk to her in the hallway. I tried doing it on different days but it's the same thing every time.


I'm on Android btw

Are you playing on an old save file? At some point few months ago we completely reworked save system, so old saves might cause issues like this from time to time.

Also, have you tried talking to her after classes? When you have 2 out of 3 energy left.

I started my save right before the new update


I talked to her after class. Shes always right outside the class. Is there a different place I'm supposed to talk to her? 

Viewing most recent comments 612 to 651 of 1,563 · Next page · Previous page · First page · Last page