Milvidi

Member
Game Developer
Feb 26, 2018
199
481
I'm getting an error whenever I try to buy chocolate and get the notification to try and visit with Tsuyu. Don't know how to upload traceback file. I'm using a save from v0.11, so I suspect that's at least part of the issue.

Also, can't access the beach at all.
The beach is at the bottom right corner, was that what you clicked on? Some people mistake the lake on the top left as the beach.

Also, you can copy paste the content of the traceback file here. There's no need to upload the file.

In the meantime. is the save file with all content up to 0.11 cleared, for anyone who's having trouble and don't want to wait for a fix. To begin new content, just go to sleep and talk to Tsuyu at school the following day.
 
Jul 9, 2017
258
335
The beach is at the bottom right corner, was that what you clicked on? Some people mistake the lake on the top left as the beach.

Also, you can copy paste the content of the traceback file here. There's no need to upload the file.

In the meantime. Here is the save file with all content up to 0.11 cleared, for anyone who's having trouble and don't want to wait for a fix. To begin new content, just go to sleep and talk to Tsuyu at school the following day.
Looks like I'm one of those people, but it turns out that I can't access the actual beach either. So...I'm an idiot and I can't get the content. Yay.

Here's the traceback stuff.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 6, in script call
    call intro from _call_intro
  File "game/options.rpy", line 63, in script call
    call screen HomeScreen
  File "game/options.rpy", line 63, in script call
    call screen HomeScreen
  File "game/options.rpy", line 63, in script call
    call screen HomeScreen
  File "game/phone events/tsuyu_phone_event.rpy", line 16, in script call
    call phone_end from _call_phone_end_1
  File "game/options.rpy", line 63, in script call
    call screen HomeScreen
  File "game/ochaco events/ochaco_tg_chair_massage.rpy", line 9, in script call
    call expression oTgMassageLabel from _call_expression_2
  File "game/options.rpy", line 63, in script call
    call screen HomeScreen
  File "game/ochaco events/ochaco_tg_chair_massage.rpy", line 9, in script call
    call expression oTgMassageLabel from _call_expression_2
  File "game/options.rpy", line 63, in script call
    call screen HomeScreen
  File "game/phone events/ochaco_phone_events.rpy", line 24, in script call
    call phone_end from _call_phone_end
  File "game/options.rpy", line 63, in script call
    call screen HomeScreen
  File "game/phone events/ochaco_phone_events.rpy", line 41, in script call
    call phone_end from _call_phone_end_2
  File "game/locations/tg_corner.rpy", line 4, in script call
    call screen mainUI
  File "game/locations/bedroom.rpy", line 34, in script call
    call screen mainUI
  File "game/locations/bedroom.rpy", line 20, in script call
    call Ochaco_Event_2_24 from _call_Ochaco_Event_2_24
  File "game/options.rpy", line 63, in script call
    call screen HomeScreen
  File "game/phone events/ochaco_phone_events.rpy", line 87, in script call
    call phone_end from _call_phone_end_4
  File "game/locations/bedroom.rpy", line 34, in script call
    call screen mainUI
  File "game/locations/classroom.rpy", line 10, in script call
    call screen mainUI
  File "game/locations/bedroom.rpy", line 23, in script call
    call Nemuri_Tsuyu_0_7 from _call_Nemuri_Tsuyu_0_7
  File "game/nemuri tsuyu events/nemuri_tsuyu_0_7.rpy", line 15, in script
    $ Places[12].isUnlocked = True
  File "game/nemuri tsuyu events/nemuri_tsuyu_0_7.rpy", line 15, in <module>
    $ Places[12].isUnlocked = True
IndexError: list index out of range

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

Full traceback:
  File "game/script.rpy", line 6, in script call
    call intro from _call_intro
  File "game/options.rpy", line 63, in script call
    call screen HomeScreen
  File "game/options.rpy", line 63, in script call
    call screen HomeScreen
  File "game/options.rpy", line 63, in script call
    call screen HomeScreen
  File "game/phone events/tsuyu_phone_event.rpy", line 16, in script call
    call phone_end from _call_phone_end_1
  File "game/options.rpy", line 63, in script call
    call screen HomeScreen
  File "game/ochaco events/ochaco_tg_chair_massage.rpy", line 9, in script call
    call expression oTgMassageLabel from _call_expression_2
  File "game/options.rpy", line 63, in script call
    call screen HomeScreen
  File "game/ochaco events/ochaco_tg_chair_massage.rpy", line 9, in script call
    call expression oTgMassageLabel from _call_expression_2
  File "game/options.rpy", line 63, in script call
    call screen HomeScreen
  File "game/phone events/ochaco_phone_events.rpy", line 24, in script call
    call phone_end from _call_phone_end
  File "game/options.rpy", line 63, in script call
    call screen HomeScreen
  File "game/phone events/ochaco_phone_events.rpy", line 41, in script call
    call phone_end from _call_phone_end_2
  File "game/locations/tg_corner.rpy", line 4, in script call
    call screen mainUI
  File "game/locations/bedroom.rpy", line 34, in script call
    call screen mainUI
  File "game/locations/bedroom.rpy", line 20, in script call
    call Ochaco_Event_2_24 from _call_Ochaco_Event_2_24
  File "game/options.rpy", line 63, in script call
    call screen HomeScreen
  File "game/phone events/ochaco_phone_events.rpy", line 87, in script call
    call phone_end from _call_phone_end_4
  File "game/locations/bedroom.rpy", line 34, in script call
    call screen mainUI
  File "game/locations/classroom.rpy", line 10, in script call
    call screen mainUI
  File "game/locations/bedroom.rpy", line 23, in script call
    call Nemuri_Tsuyu_0_7 from _call_Nemuri_Tsuyu_0_7
  File "game/nemuri tsuyu events/nemuri_tsuyu_0_7.rpy", line 15, in script
    $ Places[12].isUnlocked = True
  File "C:\Users\rogue_000\DLC\Misc\RE_Hero_Academia-0.12-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\rogue_000\DLC\Misc\RE_Hero_Academia-0.12-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/nemuri tsuyu events/nemuri_tsuyu_0_7.rpy", line 15, in <module>
    $ Places[12].isUnlocked = True
  File "C:\Users\rogue_000\DLC\Misc\RE_Hero_Academia-0.12-pc\renpy\python.py", line 847, in __getitem__
    rv = list.__getitem__(self, index)
IndexError: list index out of range

Windows-8-6.2.9200
Ren'Py 7.3.5.606
RE: Hero Academia 0.12
Mon Nov 09 19:50:10 2020
Thanks for the save. It's been a while, so I don't remember if I used the console to give myself money or not. In case that would effect anything. Thanks for the save and quick response!
 

voyeurkind

Well-Known Member
Jan 26, 2018
1,195
1,699
I'm having an odd problem. I'm at the point where the MC and Tsuya want to go to the convenience store, but when I go to the map, it's not clickable. The only things I can click on are the gymnasium, MCs home and UA.
 

Milvidi

Member
Game Developer
Feb 26, 2018
199
481
I'm having an odd problem. I'm at the point where the MC and Tsuya want to go to the convenience store, but when I go to the map, it's not clickable. The only things I can click on are the gymnasium, MCs home and UA.
Yes, sorry for that. Some people are experiencing problems with the map. I'll post a fix in a couple of hours.
 
  • Like
Reactions: Jestizer

Milvidi

Member
Game Developer
Feb 26, 2018
199
481
having difficulty in beating the robot after taking the potion. any tips?
The potion restore your quirk uses, so only take it after you've used up everything.

Other than that, you can do Ochaco's route first, only a few scenes until you get her Gravity. That will give you one more quirk to work with.

Any combo with electrification will 1 shot everything currently in the game. Save that quirk for the physical robot with 90hp.

Make sure to take advantage of affinities, using the right combo, you get +50% dmg for that attack, nothing to scoff at.

If you still can't beat the robots after all of the above, go to sleep, then the next day go back to Mei and help her out WITHOUT using Harden, it might take you two days to do this without Gravity. After that, you'll get Mei's Zoom, another Quirk to use. At this point, that fight is a joke.

-----------------------------------

On a sidenote, the map fix is a little more complicated than I thought, so it's taking a little longer. The fix will be out soon.
 
  • Like
Reactions: Jestizer and Bene-D

Milvidi

Member
Game Developer
Feb 26, 2018
199
481
Updated start up bug fix for android, and map fix for all user in OP.
 

zeerin

Member
Nov 9, 2017
430
637
Ochaco's content is a buggy mess. Loading resets all gravity...everything, far as I can tell. And once it's reset, it screws with every part of the gravity content.
 

Milvidi

Member
Game Developer
Feb 26, 2018
199
481
Ochaco's content is a buggy mess. Loading resets all gravity...everything, far as I can tell. And once it's reset, it screws with every part of the gravity content.
Got it, I'm trying out a new thing in the after_load label. The fix will be up in a couple of minutes. Sorry for the inconvenient.
 

Milvidi

Member
Game Developer
Feb 26, 2018
199
481
Ochaco's content is a buggy mess. Loading resets all gravity...everything, far as I can tell. And once it's reset, it screws with every part of the gravity content.
If I'm not wrong, loading after getting gravity will throw you into a loop where you can't process at all, and just repeating the first practice session over and over?
 

Pogo123

Engaged Member
Mar 25, 2019
3,400
4,575
who do i play again? would like to play the horny little guy XD but on the other hand i bet you won't see the guy during sex anyway like in these other hentai games.....
 

Daboi12

New Member
Nov 13, 2020
1
0
I did all content for tsuyu and midnight but I'm experiencing a issue with ochacos line (or really anything else) I see mention of villains and such but haven't experienced any of that, all I managed to do with her is a back massage and then I can't progress, I am using the android version.

I reloaded my save after creating a new one for testing and now it somehow says "3/2" talks when I attempt to talk to her outside the school.
 

Milvidi

Member
Game Developer
Feb 26, 2018
199
481
I did all content for tsuyu and midnight but I'm experiencing a issue with ochacos line (or really anything else) I see mention of villains and such but haven't experienced any of that, all I managed to do with her is a back massage and then I can't progress, I am using the android version.

I reloaded my save after creating a new one for testing and now it somehow says "3/2" talks when I attempt to talk to her outside the school.
Thank you for the feedback. This I'll have to test out myself to see if I can recreate the issue.

Can you confirm the steps leading up to the error? New game -> Tsuyu content -> Ochaco content where you get the error.

Is that right? Did you do any Mei content? How about the robot fight?
 

Milvidi

Member
Game Developer
Feb 26, 2018
199
481
who do i play again? would like to play the horny little guy XD but on the other hand i bet you won't see the guy during sex anyway like in these other hentai games.....
You play as an original character. I don't really like that grape guy and don't think I can do him justice with my writing.

There are some scenes where you can see the guy, some where you can only see part of him.

are you going to add himiko toga by any chance?
Yes, she will be added in the future. Her ability is already in the code.
 
  • Like
Reactions: FrostHunt

Milvidi

Member
Game Developer
Feb 26, 2018
199
481
i want to ask again. are we going to see deku or any other male char or not?
There will be other male characters, and they will have their own segments of story. So far you've already got Eijiro and Eraserhead, though I haven't written out their stories yet.
 
3.00 star(s) 6 Votes