Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1,263 to 1,302 of 1,531 · Next page · Previous page · First page · Last page

The third jammer under the desk suddenly disappeared when I try to obtain it,could you guys fix it and I'm using a android phone.

Thanks for the report, we'll check it out.

(+1)

this game is really really good, but I have a problem tho
this appears when I try to save when left clicking, or by any means at all:
(sorry for the wall of text, I really hope someone can reply to help me fix this issue, I tried deleting and downloading the game multiple times)

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00gamemenu.rpy", line 173, in script

    $ ui.interact()

  File "renpy/common/00gamemenu.rpy", line 173, in <module>

    $ ui.interact()

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

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

  File "game/menu/save/save.rpy", line 44, 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 10, in execute

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

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

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

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

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

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

Full traceback:

  File "renpy/common/00gamemenu.rpy", line 173, in script

    $ ui.interact()

  File "C:\Users\nash\AppData\Local\Temp\Rar$EXa7244.23089\ACADEMY34-v0.10.3.5-pc\renpy\ast.py", line 914, in execute

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

  File "C:\Users\nash\AppData\Local\Temp\Rar$EXa7244.23089\ACADEMY34-v0.10.3.5-pc\renpy\python.py", line 2028, in py_exec_bytecode

    exec bytecode in globals, locals

  File "renpy/common/00gamemenu.rpy", line 173, in <module>

    $ ui.interact()

  File "C:\Users\nash\AppData\Local\Temp\Rar$EXa7244.23089\ACADEMY34-v0.10.3.5-pc\renpy\ui.py", line 297, in interact

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

  File "C:\Users\nash\AppData\Local\Temp\Rar$EXa7244.23089\ACADEMY34-v0.10.3.5-pc\renpy\display\core.py", line 2702, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)

  File "C:\Users\nash\AppData\Local\Temp\Rar$EXa7244.23089\ACADEMY34-v0.10.3.5-pc\renpy\display\core.py", line 3094, in interact_core

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

  File "C:\Users\nash\AppData\Local\Temp\Rar$EXa7244.23089\ACADEMY34-v0.10.3.5-pc\renpy\display\core.py", line 541, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\nash\AppData\Local\Temp\Rar$EXa7244.23089\ACADEMY34-v0.10.3.5-pc\renpy\display\core.py", line 541, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\nash\AppData\Local\Temp\Rar$EXa7244.23089\ACADEMY34-v0.10.3.5-pc\renpy\display\core.py", line 541, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\nash\AppData\Local\Temp\Rar$EXa7244.23089\ACADEMY34-v0.10.3.5-pc\renpy\display\screen.py", line 430, in visit_all

    callback(self)

  File "C:\Users\nash\AppData\Local\Temp\Rar$EXa7244.23089\ACADEMY34-v0.10.3.5-pc\renpy\display\core.py", line 3094, in <lambda>

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

  File "C:\Users\nash\AppData\Local\Temp\Rar$EXa7244.23089\ACADEMY34-v0.10.3.5-pc\renpy\display\screen.py", line 440, in per_interact

    self.update()

  File "C:\Users\nash\AppData\Local\Temp\Rar$EXa7244.23089\ACADEMY34-v0.10.3.5-pc\renpy\display\screen.py", line 625, in update

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

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

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

  File "game/menu/save/save.rpy", line 44, 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 10, in execute

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

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

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

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

  File "<screen language>", line 25, in <module>

  File "C:\Users\nash\AppData\Local\Temp\Rar$EXa7244.23089\ACADEMY34-v0.10.3.5-pc\renpy\display\im.py", line 795, in __init__

    im = image(im)

  File "C:\Users\nash\AppData\Local\Temp\Rar$EXa7244.23089\ACADEMY34-v0.10.3.5-pc\renpy\display\im.py", line 1755, in image

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

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

Windows-8-6.2.9200

Ren'Py 7.3.5.606

ACADEMY34 v0.10.3.5

Mon Oct 25 12:23:19 2021

[/code]

(1 edit)

What platform are you playing on?

im playing on pc, windows 10

Can you provide a save file, so we could replicate the error and fix the bug?

(1 edit) (+5)

Andre is best girl ever!!! 10/10!!!

(ngl I created a itch.io account just to comment this)

(+1)

yeah!

Any updates on the library Creator

(1 edit) (+1)

Just to keep it up in the comments for all the beautiful new people that play this game:

1) To find the jammers you have to use level one x-ray and search them in various places.

  • The first is in the bushes in the parking lot.
  • The second one is in the pool.
  • The third one is under one desk in the classroom.

2) After you complete the D-va quest if you wait 2 weeks and do the homework for money in the weekend you will unlock the ability to use x-rays on sombra, both level 1 and 2.

3) for the new update, to distract symmetra in the library first use your phone 1 time and after that talk to her  aqnd click "try to distract her" and that's it.

If you have trouble with something you can ask,  I play since the demo and I know everything on the game. I'm always happy to help remove some work off the shoulders of the Young  and Naughty staff. All you guys are great and this game and his developer are the best

How do I get a level 1 x-ray? I didn't understand, I have level 0.

where is the 3 jammer?

(1 edit)

Under one desk in the classroom

thx

(+1)

god you guys must be going insane from being asked the same 1 question 100 times. Why not consider adding a hint in the game? i think that would be better then receive the same jammer question over and over again. just a suggestion though!

(+1)

are there any near future plans for routes for terra and Blaze? these characters have made me laugh more than once and i love thme XD. i know you planned to give most characters routes. but are these 2 on any roadmap anytime soon? or is it too soon to tell lol lol

(1 edit) (+1)

oh, on the roadmap we currently have widowmaker, dva and sombra, so no Blaze and Terra anytime soon, so sorry.

It was fun writing these chars though!

that is fine! im enjoying the game so much. look forward to seeing what you do with them if you do decide to add to them!! thanks for all the awesome stuff you are doing!!!!

How can I distract Symmetra!? :(

Forget it. I found it :D

(1 edit)

how? You simply must share this knowledge 

(+1)

try talking to her :3:3

(1 edit)

Andre (Part two) + Library expansion — PUBLIC Release

With this project getting bigger, updates becoming even more frequent and our team expanding, we wanted to depict the same thing in the game. And what will do the thing better than expanding on one of the most beloved storyline, as well as throwing in some other juicy additions to previously underutilized location? Nothing will, that's the answer.

 

Whatchu gonna do first?
— X-ray Symmetra and the girls? —
— Play DickDuck on your phone? —
— Study with Andre? —
— Touch Andre? —
— Facefuck Andre? —
— Visit library for self-development? —

  

So here you go! Even more characters, even more interactions, even more scenes! And yes, you can finally use X-Ray in the library. Enjoy!


DOWNLOAD:
LINK <

MORE INFO:
LINK <


If you enjoy what we are doing and willing to take a part in shaping our game's future, be sure to join the high ranks and gain access to every future closed beta release, as well as other nice rewards!

(+1)

How does one distract the person in the library so x-ray is useable?

so basicallly go the libraru and use your phone and she'll tell you not to then after she says not to use your phone talk to her again and boom

Thank you my ma

Thank you my man

(+3)

This game is genuinely a masterpiece as far as NSFW games go, great art, bugless from what ive seen, ONE OF THE ONLY DECENT GAMES WITH ROMANCE! The best part to me is how you laid out the characters, One of the only games that didn't make me want to rip off the heads of all the male characters, genuinely good game. Honestly the dev and art team deserve so much praise.

(+2)

Vanilla for the win!

Is it just me who wants to see more tracer?

(+1)

We will redo her route and scoop in new content

(+1)

I srsly can't decide between Andre and Mei. I love them both.

(+4)

# mem

(+2)

i am excited for the next public update. this is the update i have been waiting for!!

LET'S GOOOO

Ey when the library update go public?

in 6 days

Hi developer im new here i have a question to ask what difference between the game files and the development logs is it like certain character expansion like that?

Basically every update adds new content, so the latest version has the most amount of content.

(1 edit)

Andre (Part two) + Library expansion — $2+ Release


DOWNLOAD:
LINK <

MORE INFO:
LINK <

 
 

If you enjoy what we are doing and willing to take a part in shaping our game's future, be sure to join the high ranks and gain access to this and every future closed beta release, as well as other nice rewards!

Deleted post

male

Deleted post

Long-term plans, so don't expect it anytime soon.

Deleted post

quick question how do i transfer my save into new versions when they come out

depends on the jump length between version, but most of the time saves transfer without you doing anything

anyone know where the second jammer is?

(1 edit) (+1)

second one is in the pool area

can someone explain the version? if I download the latest public release do I get all previous content included in the version I downloaded? or do I have to download specific releases for specific routes

(+1)

with latest public release you get all content included

thank

dang it sucks not being able to be able to do a one time payment with being broke and knowing that i have to wait for the public release to be able to play with 2 days till my birthday ( Oct 9th ). iv enjoyed this game a lot its fun and its been funny with the crazy twist in the story. but will still be enjoying the game as much as i can and when i can.

You can subscribe for 5 dollars, get the update and then unsubscribe.

i would but im broke.

(2 edits)

Andre (Part two) + Library expansion — $5+ Release


DOWNLOAD:
LINK <

MORE INFO:
LINK <

 

If you enjoy what we are doing and willing to take a part in shaping our game's future, be sure to join the high ranks and gain access to this and every future closed beta release, as well as other nice rewards!

(1 edit) (+1)

Andre (Part two) + Library expansion — $10+ Release

That's right, we expanded on your most beloved storyline, and as a bonus threw in some juicy additions.

So here you go! Even more characters, even more interactions, even more scenes! And yes, you can finally use X-Ray in the library. Enjoy!


DOWNLOAD:
LINK <

MORE INFO:
LINK <


If you enjoy what we are doing and willing to take a part in shaping our game's future, be sure to join the high ranks and gain access to this and every future closed beta release, as well as other nice rewards!

(+3)

(+1)

When will the next update Come out

(+1)

They said this month but it's almost over, so if it isn't in the next two days it will be at the start of October. I hope for an Halloween themed update!!

(+1)

K

(+1)

You are doing a great job on this game, one question tho, i played the last version but didnt see that sweet sombra in bikini, where can i find her in the game

You can use X-rays on Sombra after 2 weekends after the end of the D-va quest

thanks, for help, but this is only thing i can see lol, ma i doing something wrong, did this after second weekend and even third but still same shit XD

Try to do the homework for money in the weekend and a message will appear saying that now your x-rays are upgrated

(+1)

Thanks a lot, it worked!!!

No problem!

The joke is sombra owns the tech and is tech savvy so she's blocking you from perving on her

(2 edits) (+3)

Just to keep it up in the comments for all the beautiful new people that play this game:


1) To find the jammers you have to use level one x-ray and search them in various places.

  • The first is in the bushes in the parking lot.
  • The second one is in the pool.
  • The third one is under one desk in the classroom.

2) After you complete the D-va quest if you wait 2 weeks and do the homework for money in the weekend you will unlock the ability to use x-rays on sombra, both level 1 and 2.

If you have trouble with something you can ask,  I play since the demo and I know everything on the game. I'm always happy to help remove some work off the shoulders of the Young  and Naughty staff. All you guys are great and this game and his developer are the best

Deleted 2 years ago

Will there ever be a time where we can change peoples skins, maybe in future updates?

(+2)

damn you guys really putting your heart into this project. every month we get an update, its like we're super spoiled or something lol. keep up the good work

(+5)

You deserve to be spoiled for the amount of support you people are giving us <3

(+1)

Yoo when will n

Next update release?

(+4)

This month.

(+1)

Ohhhh shit i cant wait🤩

i had cheats on and bought everything from Sombra, and now all the pictures and scenes i had in my gallery are gone.

We are aware of this problem and working on resolving it

(+1)(-1)

When will the next update come out because it took me few hours just to beat it

(+1)

Soon™

Awesome update, but when will sombra have scenes?

(+2)

Working on it.

Yoo srsly oh god... I just like... I was craving for her scene sooooo bad bro

(1 edit) (+2)

Oh my god. This game is better than the original lol. The lore is so fckng awesome. I need a book of that! Good job guys! I'll buy the patreon $10 membership very soon :) 


¡Saludos desde México! ¡Viva Sombra!  

(1 edit) (+1)

Thank you, that means a lot! And also...

¡Viva Sombra!  

(+1)

Last thing keeping Overwatch fresh in my mind. Amazing work!

(1 edit)

Blizzard probably taking notes from Academy34 to make that Overwatch 2 extra juicy

(+2)

i hope there is gonna be a sombra sex scene i rlly love her in the story and i think she and the mc would be great together

(+3)

Soon™

Hey I just finished the new update it was great but on the thumbnail it show sombra in a bikini is that not in this update

also if there is how do i get it pls

(+2)

I've been trying everything in my power to figure it out and I have. You have to select do homework at the weekend and it should have a scene where sombra's xray updates and then you will be able to see sombra using the xray app

THANK YOU MY GUY

do you have any hints for getting the xray of sombra? i have tried everything i can think of but it won't work.

(+1)(-1)

You gotta finish the D.Va/Sombra route till the "to be continued" message and then you will get the hint (X-ray update for you phone)

Viewing most recent comments 1,263 to 1,302 of 1,531 · Next page · Previous page · First page · Last page