- Aug 16, 2020
- 299
- 258
Do the girls graduate automatically if their grades reach their mothers' expectations? Or if they reach 100? Or can we keep them til we manually graduate them?
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 85, in script
File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 85, in <module>
File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 87, in execute
File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 87, in execute
File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 88, in execute
File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 120, in execute
File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 121, in execute
File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 121, in keywords
File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 127, in <module>
NameError: name 'CycleVariable' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 85, in script
File "renpy/ast.py", line 1133, in execute
File "renpy/python.py", line 1124, in py_exec_bytecode
File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 85, in <module>
File "renpy/exports.py", line 3347, in call_screen
File "renpy/ui.py", line 299, in interact
File "renpy/display/core.py", line 3628, in interact
File "renpy/display/core.py", line 4101, in interact_core
File "renpy/display/core.py", line 684, in visit_all
File "renpy/display/core.py", line 684, in visit_all
File "renpy/display/core.py", line 684, in visit_all
File "renpy/display/screen.py", line 476, in visit_all
File "renpy/display/core.py", line 4101, in <lambda>
File "renpy/display/screen.py", line 487, in per_interact
File "renpy/display/screen.py", line 680, in update
File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 87, in execute
File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 87, in execute
File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 88, in execute
File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 120, in execute
File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 121, in execute
File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 121, in keywords
File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 127, in <module>
NameError: name 'CycleVariable' is not defined
Current Codes:what is the new cheat code ?
Code:Full traceback: File "game/_mods/davemanster_mods/davemanster_footjobs/exam_action_feet.rpy", line 1, in script init -3 python: File "D:\Other\Alt G\CorruptedAcademy-0.351-win\renpy\ast.py", line 827, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\Other\Alt G\CorruptedAcademy-0.351-win\renpy\python.py", line 1178, in py_exec_bytecode exec(bytecode, globals, locals) File "game/_mods/davemanster_mods/davemanster_footjobs/exam_action_feet.rpy", line 2, in <module> footjob_exam_action = ExamAction( TypeError: __init__() got an unexpected keyword argument 'target'
https://f95zone.to/threads/corrupted-academy-v0-351-bolhex.212746/post-15820744Footjob modV3 giving this error at startup.
View attachment 4411742
help plsYou don't have permission to view the spoiler content. Log in or register now.
I did update the mother/girl expansion with some videoshoots some users gave to me to implement. This was done a few weeks before 0.351 release.Do we need to redownload both of the optional content files for the new release (updating from 3.11)?
Are you on the latest version of JoiPlay? I know users had to use some Patreon version of it previously.Oh, I have an annoying bug in JoiPlay and it only happens when I press any key on my cell phones virtual keyboard:
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/locations/player_home/label_home.rpy", line 70, in script File "game/scripts/locations/player_home/label_home.rpy", line 70, in <module> NameError: name 'softkey_not_visible' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/scripts/locations/player_home/label_home.rpy", line 70, in script File "renpy/ast.py", line 821, in execute File "renpy/python.py", line 1178, in py_exec_bytecode File "game/scripts/locations/player_home/label_home.rpy", line 70, in <module> File "renpy/exports\statementexports.py", line 345, in call_screen File "renpy/ui.py", line 301, in interact File "renpy/display\core.py", line 2259, in interact File "renpy/display\core.py", line 3082, in interact_core File "renpy/display\core.py", line 1788, in event_wait NameError: name 'softkey_not_visible' is not defined
Are you on the latest version of JoiPlay? I know users had to use some Patreon version of it previously.Getting th following error on JoiPlay:
[/CODE]Code:[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 85, in script File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 85, in <module> File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 87, in execute File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 87, in execute File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 88, in execute File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 120, in execute File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 121, in execute File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 121, in keywords File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 127, in <module> NameError: name 'CycleVariable' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 85, in script File "renpy/ast.py", line 1133, in execute File "renpy/python.py", line 1124, in py_exec_bytecode File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 85, in <module> File "renpy/exports.py", line 3347, in call_screen File "renpy/ui.py", line 299, in interact File "renpy/display/core.py", line 3628, in interact File "renpy/display/core.py", line 4101, in interact_core File "renpy/display/core.py", line 684, in visit_all File "renpy/display/core.py", line 684, in visit_all File "renpy/display/core.py", line 684, in visit_all File "renpy/display/screen.py", line 476, in visit_all File "renpy/display/core.py", line 4101, in <lambda> File "renpy/display/screen.py", line 487, in per_interact File "renpy/display/screen.py", line 680, in update File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 87, in execute File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 87, in execute File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 88, in execute File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 120, in execute File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 121, in execute File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 121, in keywords File "game/scripts/locations/academy/classroom/screen_exam_actions_menu.rpy", line 127, in <module> NameError: name 'CycleVariable' is not defined
How do I fix it?
I had to make some changes to exam and sex actions so some mods broke.Footjob modV3 giving this error at startup.
View attachment 4411742
help plsYou don't have permission to view the spoiler content. Log in or register now.
Thanks, glad you are enjoying it.Incredible update - can't wait to see how this can possibly improve! Two small things from me:
- please can you highlight girls that failed the previous week and are now at risk of leaving? it can be hard to keep track of who voiced concerns at the last PTA meeting
- using the scroll wheel to go back doesn't work when hovering over any of the ass-based options during an exam (works fine on all other areas, was also the case in previous versions of the game)
Keep up the good work
Try move the game closer to your drive's root directory i.e "C:/Games"View attachment 4411763
what am i doing wrong?
Sorry but what does "drive's root directory mean"I did update the mother/girl expansion with some videoshoots some users gave to me to implement. This was done a few weeks before 0.351 release.
Are you on the latest version of JoiPlay? I know users had to use some Patreon version of it previously.
I remember 0.311 used to work fine and I don't believe anything should have changed.
Are you on the latest version of JoiPlay? I know users had to use some Patreon version of it previously.
I remember 0.311 used to work fine and I don't believe anything should have changed.
I had to make some changes to exam and sex actions so some mods broke.
I updated theYou must be registered to see the linkswith a link to my fixes until the authors fix theirs.
Thanks, glad you are enjoying it.
- I will be sure to add that, slipped my mind.
- Weird, I will take a look not sure what could be causing that.
Try move the game closer to your drive's root directory i.e "C:/Games"
it works fine for mehypnotize mod still not working with 0.351b
You don't have permission to view the spoiler content. Log in or register now.
make sure you have the recent hotfix that has been fixedAnd I encountered a bug where the game freezes after you try to cum on panties you're holding after mastubating openly
same bug here but got en error and I have the hotfix installed :And I encountered a bug where the game freezes after you try to cum on panties you're holding after mastubating openly
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/main_classes/exam/exam_action_wrappers.rpy", line 33, in script call
$ renpy.call(selected_exam_action.label)
File "game/scripts/exam_actions/exam_player_actions.rpy", line 203, in script call
call generic_action_player_choose_cum(options=["panties"]) from _call_generic_action_player_choose_cum_1
File "game/scripts/generic_actions/generic_actions_misc.rpy", line 58, in script call
python:
File "game/scripts/generic_actions/generic_actions_clothing.rpy", line 142, in script
label generic_action_cum_on_panties(additional_subtags=None, skip_descriptions=False, skip_responses=False):
TypeError: got an unexpected keyword argument 'action_name'
wtm started as a mod for examination day and i'm asumming witch was a inspration for this oneSo basically there is 2 games in same concept - which is a little but confused
Corrupted Academy and WTM Academy