EldarGard

Newbie
Mar 5, 2019
15
7
Getting th following error on JoiPlay:

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
[/CODE]

How do I fix it?
 

Lucy1223

Newbie
Feb 15, 2018
71
114
what is the new cheat code ?
Current Codes:

  • "imadev": Unlocks "dev" mode allowing access to various cheats and debug information.
  • "wecanrebuildit": Unlocks academy upgrades.
  • "workwork": Unlocks academy upgrades and faculty upgrades.
  • "quickdrycement": Instant build time for academy upgrades.
  • "voodoolady": PTA vote difficulty reduced by 50%
  • "smoothtalker": Double sponsor relationship gain.
  • "idemandrespect": Sets player reputation to 100.
  • "backtoschool": Sets academy prestige to 100.
 

KingArthur101

Newbie
Apr 11, 2020
55
170
Footjob modV3 giving this error at startup.
1736078881698.png
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'
You don't have permission to view the spoiler content. Log in or register now.
help pls
 

GWBush

New Member
Jan 7, 2018
7
2
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
 

BolHeX

Member
Nov 30, 2019
438
735
Do we need to redownload both of the optional content files for the new release (updating from 3.11)?
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.

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.
I remember 0.311 used to work fine and I don't believe anything should have changed.

Getting th following error on JoiPlay:

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
[/CODE]

How do I fix it?
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.

Footjob modV3 giving this error at startup.
View attachment 4411742

You don't have permission to view the spoiler content. Log in or register now.
help pls
I had to make some changes to exam and sex actions so some mods broke.
I updated the with a link to my fixes until the authors fix theirs.

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
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"
 
Feb 23, 2022
148
90
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 the with 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"
Sorry but what does "drive's root directory mean"
 

Relinquished

Newbie
Apr 17, 2018
16
9
I encountered a bug where the video would keep looping and I would be stuck at the page. It happens when I am punishing the mother for the girl breaking the rules, and I choose the 'Get naked' option
 

Mitches.664

New Member
Sep 3, 2023
9
0
And 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 :
Code:
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'
 
4.20 star(s) 24 Votes