Mod Ren'Py A.O.A. Academy [Ch.5 Gold] Multi-Mod [Sancho1969]

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,163
Yeah, it's actually "c5aca_morn_exp_idle" sry for the inaccurate info.
i hope you come up with some solution.
Good morning,

I can indeed come up with a solution. The error tells you everything:
"IOError: Couldn't find file 'playmaps/chapter5/c5aca_morn_exp_idle.jpg'

This means that RenPy does not find the image "c5aca_morn_exp_idle.jpg" in it's proper location. Either you are missing that image image or you are missing all the images from a proper game installation. I have no way to know your installation but something is wrong that has nothing to do with the original VN nor SanchoMod.

Do this to resolve:
  • Install a fresh, clean copy of the the game in another differently-named directory. For example it can be "AoA_Academy-CHP5_GOLD-pc -SanchoMod"
  • Then install the mod into that (do only these two steps). Don't mix mods, don't decompile anything, just do these two steps and then run it.
Report your findings.
 
Last edited:

MyselfFTP

Newbie
Jul 22, 2022
17
7
By fresh copy you mean a new downloaded one? Because I can't do that rn, I deleted the file re-installed in different difectory but I'm still facing the same problem.
Am I not installing the mod correctly by chance?
This is what I'm doing:
- copying the extracted files namely " sancoMOd, sancoMOd.rpa and script.rpa
- pasting it inside the game file
- selecting "replace the file in the description"
 
Last edited:

Arcturius

Member
Jun 13, 2020
127
55
short question Sancho1969

I am in chapter 4 Jenny and Jade video call and where the question should actually be displayed, suddenly there is a problem and the question is skipped. Is there a solution?


Code:
I'm sorry, but an uncaught exception occurred.

While processing text tag {.s} in u"I don't think it's a good idea..\n{=smchoice}{outlinecolor=#333}{color=#FC6EFB} (Jenny +1){/color}{color=#6E89FC} ({s}JennyHarem{.s} Route){/color}".:
Exception: Unknown text tag u'.s'

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

Full traceback:
  File "SCENES/Prologue/Pro_1.rpyc", line 3006, in script call
  File "SCENES/Chapter4/Main_script.rpyc", line 3314, in script call
  File "SCENES/Chapter4/events/c4Epilogue.rpyc", line 90, in script call
  File "SCENES/Chapter4/events/c4Epilogue.rpyc", line 631, in script
  File "renpy/ast.py", line 1642, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1038, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1274, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, 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 3101, 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 3611, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2441, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/screen.py", line 681, 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 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 980, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/behavior.py", line 787, in render
    rv = super(Button, self).render(width, height, st, at)
  File "renpy/display/layout.py", line 1184, in render
    st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/text/text.py", line 2034, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "renpy/text/text.py", line 607, in __init__
    self.paragraphs = self.segment(text.tokens, style, renders, text)
  File "renpy/text/text.py", line 1218, in segment
    raise Exception("Unknown text tag %r" % text)
Exception: Unknown text tag u'.s'

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
A O A CHP5_GOLD
Sun Jul 24 00:51:14 2022
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,163
By fresh copy you mean a new downloaded one? Because I can't do that rn, I deleted the file re-installed in different difectory but I'm still facing the same problem.
Am I not installing the mod correctly by chance?
This is what I'm doing:
- copying the extracted files namely " sancoMOd, sancoMOd.rpa and script.rpa
- pasting it inside the game file
- selecting "replace the file in the description"
The mod does not supply the image files... that's what you are missing from the actual VN ( " c5aca_morn_exp_idle.jpg " , etc ). At a minimum we need to know if you have the "images.rpa" file inside your "game" folder. Can you at least check that for me?
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,163
short question Sancho1969

I am in chapter 4 Jenny and Jade video call and where the question should actually be displayed, suddenly there is a problem and the question is skipped. Is there a solution?


Code:
I'm sorry, but an uncaught exception occurred.

While processing text tag {.s} in u"I don't think it's a good idea..\n{=smchoice}{outlinecolor=#333}{color=#FC6EFB} (Jenny +1){/color}{color=#6E89FC} ({s}JennyHarem{.s} Route){/color}".:
Exception: Unknown text tag u'.s'

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

Full traceback:
  File "SCENES/Prologue/Pro_1.rpyc", line 3006, in script call
  File "SCENES/Chapter4/Main_script.rpyc", line 3314, in script call
  File "SCENES/Chapter4/events/c4Epilogue.rpyc", line 90, in script call
  File "SCENES/Chapter4/events/c4Epilogue.rpyc", line 631, in script
  File "renpy/ast.py", line 1642, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1038, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1274, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, 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 3101, 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 3611, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2441, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/screen.py", line 681, 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 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 980, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/behavior.py", line 787, in render
    rv = super(Button, self).render(width, height, st, at)
  File "renpy/display/layout.py", line 1184, in render
    st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/text/text.py", line 2034, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "renpy/text/text.py", line 607, in __init__
    self.paragraphs = self.segment(text.tokens, style, renders, text)
  File "renpy/text/text.py", line 1218, in segment
    raise Exception("Unknown text tag %r" % text)
Exception: Unknown text tag u'.s'

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
A O A CHP5_GOLD
Sun Jul 24 00:51:14 2022
Fuck me. I can see from the traceback that this is on me. Give me a bit bud, I'm in the middle of another project but I will fix this. It's a minor typo but it is what it is ( " {.s} " is supposed to be " {/s} " ).
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,163
Thanks for the quick feedback and don't worry I can be patient ^^
OK, bud, I got the other VN updated and answered all the question I had in my que. Let's get you done. First, my apologies. This bug has been there for a while and you were the first to catch it. Second, it's a quick easy fix. It will take me longer to compile it and upload than to edit it.

I'll post back with a mention to you when it's done and the links in the OP are updated. Sound fair?
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,163
short question Sancho1969

I am in chapter 4 Jenny and Jade video call and where the question should actually be displayed, suddenly there is a problem and the question is skipped. Is there a solution?


Code:
I'm sorry, but an uncaught exception occurred.

While processing text tag {.s} in u"I don't think it's a good idea..\n{=smchoice}{outlinecolor=#333}{color=#FC6EFB} (Jenny +1){/color}{color=#6E89FC} ({s}JennyHarem{.s} Route){/color}".:
Exception: Unknown text tag u'.s'

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

Full traceback:
  File "SCENES/Prologue/Pro_1.rpyc", line 3006, in script call
  File "SCENES/Chapter4/Main_script.rpyc", line 3314, in script call
  File "SCENES/Chapter4/events/c4Epilogue.rpyc", line 90, in script call
  File "SCENES/Chapter4/events/c4Epilogue.rpyc", line 631, in script
  File "renpy/ast.py", line 1642, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1038, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1274, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, 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 3101, 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 3611, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2441, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/screen.py", line 681, 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 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 980, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/behavior.py", line 787, in render
    rv = super(Button, self).render(width, height, st, at)
  File "renpy/display/layout.py", line 1184, in render
    st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/text/text.py", line 2034, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "renpy/text/text.py", line 607, in __init__
    self.paragraphs = self.segment(text.tokens, style, renders, text)
  File "renpy/text/text.py", line 1218, in segment
    raise Exception("Unknown text tag %r" % text)
Exception: Unknown text tag u'.s'

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
A O A CHP5_GOLD
Sun Jul 24 00:51:14 2022
:ROFLMAO: :ROFLMAO: :ROFLMAO:
Bud!!!! I forgot! I fixed this last month when another member found the error in this thread here.

It's already been fixed. You just have an old version of the mod. Re-download from the OP, install over your existing installation and you'll be good to go.

My apologies for forgetting all about this bug. Regards.
 

MyselfFTP

Newbie
Jul 22, 2022
17
7
The mod does not supply the image files... that's what you are missing from the actual VN ( " c5aca_morn_exp_idle.jpg " , etc ). At a minimum we need to know if you have the "images.rpa" file inside your "game" folder. Can you at least check that for me?
I might get the problem, actually while re-installing the game I MIGHT deleted the chap 5 GOLD file it was chap-5 beta version where I was putting the mod lol but I'm not sure because chap 5 beta has all the materials content story of the gold and it's running fine without mod.

And yes I have images.rpa file
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,163
I might get the problem, actually while re-installing the game I MIGHT deleted the chap 5 GOLD file it was chap-5 beta version where I was putting the mod lol but I'm not sure because chap 5 beta has all the materials content story of the gold and it's running fine without mod.

And yes I have images.rpa file
Well, consider this. If you installed the mod inside the wrong version of the game, the mod contains the Ch5 scripts so they negate the other version's scripts. I'd say this is the likely culprit and why I recently added code to my mods which automatically shutsdown if the mod is installed inside an incorrect version of the game with an error report. This helps efficiently resolve issues such as this.
 

MyselfFTP

Newbie
Jul 22, 2022
17
7
There's was no error report that means it's the right version?
I actually wanted missed some scenes while playing the normal version I don't know how but I'm unable to see those no matter the choices to I go with, I give up on that scenes and the idea of playing with MOD I might try to use the mod later, thanks for your time.
 

Riggnarock

Member
Jun 17, 2020
264
230
Sancho1969 i got a quick question. i played this game awhile back with a walkthrough mod (not sure if it was yours or someone elses mod) but i couldnt get past the scene where i was taken to that womans house to clean up for da 1st time..after talking to da last woman nothing was clickable anymore. with your walkthrough mod, can we get past that, or is da advice install ur walkthrough mod after that scene?

many thanks in advance
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,163
Sancho1969 i got a quick question. i played this game awhile back with a walkthrough mod (not sure if it was yours or someone elses mod) but i couldnt get past the scene where i was taken to that womans house to clean up for da 1st time..after talking to da last woman nothing was clickable anymore. with your walkthrough mod, can we get past that, or is da advice install ur walkthrough mod after that scene?

many thanks in advance
I've never had anyone report an issue like that and I've tested AOA so many times I lost count. To date the mod is bulletproof with Ch5. It has one of the most advanced free roam guides I've coded as a bonus.

Note: the mod is for Ch5 Gold.... NOT any beta version.
 
  • Like
Reactions: Riggnarock

Riggnarock

Member
Jun 17, 2020
264
230
I've never had anyone report an issue like that and I've tested AOA so many times I lost count. To date the mod is bulletproof with Ch5. It has one of the most advanced free roam guides I've coded as a bonus.

Note: the mod is for Ch5 Gold.... NOT any beta version.
okey, thanks matey :D
Then it was propably the mod from scrappy or someone else's mod that caused it (mind ya i played it last like a year or a year and a half ago).
 

Gefom

Newbie
Feb 21, 2022
15
6
Shit's crazy ain't it? Politics bud, that and the "buddy" system.
Wow, that's bad news man.
I too have noticed that some of ur mods didn't appear on the original topics, and now I see why.

But besides that everytime I'm interested in a game in particular I search ur list and see if by any chance u made one mod, so now I have from u:
- AoA Academy
- Being a Dik
- Eternum
- Hard to Love
- Leap of Faith
- Nursering Back to Pleasure
- Summer's Gone
- Sunshine Love
- Thirsty for My Guest
- University of Problems
- Vis

Some of them I get to know 'cause of ur mod and not the opposite.
Heck, now watching this list I don't know if u are helping me or getting me in more problems, cause half of them I haven't even opened. :ROFLMAO:

Thx a lot for ur work Sancho, some day I need to take at least 2 hours just to make the reviews. :LOL::LOL:
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,163
Wow, that's bad news man.
I too have noticed that some of ur mods didn't appear on the original topics, and now I see why.

But besides that everytime I'm interested in a game in particular I search ur list and see if by any chance u made one mod, so now I have from u:
- AoA Academy
- Being a Dik
- Eternum
- Hard to Love
- Leap of Faith
- Nursering Back to Pleasure
- Summer's Gone
- Sunshine Love
- Thirsty for My Guest
- University of Problems
- Vis

Some of them I get to know 'cause of ur mod and not the opposite.
Heck, now watching this list I don't know if u are helping me or getting me in more problems, cause half of them I haven't even opened. :ROFLMAO:

Thx a lot for ur work Sancho, some day I need to take at least 2 hours just to make the reviews. :LOL::LOL:
Appreciate the kind words bud. Yeah, I try to release from my private catalog in a way that has diversity and complexity. Some titles are chosen since they are an extreme challenge, others to try and diverse the them (although with 3 Uni games I'm a bit overweight there). I'm still a black sheep 'round these parts though. I tend to call out bullshit when I see it and that rubs some "higher powers" the wrong way as it's there buddies making profit that I sometimes call out. That's a story for another day though. Regards.
 
  • Like
Reactions: Gefom