SamSuka
Sam Tail
Sam Tail

patreon


The Fixer v0.2.36 Education pt3 release

PC Download -- Mac Download -- Android Download 

This update focuses on wrapping up all the planned content for the school. Soccer boys and their content, the bullies and their event chains, the dance troupe brought up to just before the final event along with new classes, lunch events, hanging out with friends and more. Full changelog below.

The Fixer v0.2.36 Changelog

Note – Loading an old save will reset some of your stats, including intelligence, confidence and fitness. Sex stats will remain fine.

Content update

Minor additions/fixes


Comments

Ran into this error with an old save when entering the boy's bathroom, but new games work fine: I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/locations/school/school_toilet_boy.rpy", line 5, in script if (player.confidence >= 50 or player.check_sex_agree(4)) and school_toilet_boy_prompt == False: File "game/scripts/locations/school/school_toilet_boy.rpy", line 22, in elif str(t.day) + str(t.hour) in random_event_school_boys_toilet_var: TypeError: argument of type 'int' is not iterable -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/scripts/locations/school/school_toilet_boy.rpy", line 5, in script if (player.confidence >= 50 or player.check_sex_agree(4)) and school_toilet_boy_prompt == False: File "renpy/ast.py", line 1892, in execute if renpy.python.py_eval(condition): File "renpy/python.py", line 2249, in py_eval return py_eval_bytecode(code, globals, locals) File "renpy/python.py", line 2242, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/scripts/locations/school/school_toilet_boy.rpy", line 22, in elif str(t.day) + str(t.hour) in random_event_school_boys_toilet_var: TypeError: argument of type 'int' is not iterable Windows-10-10.0.17763 Ren'Py 7.4.6.1693 The Fixer 0.2.36.00 Sat Apr 2 14:33:44 2022

Scith13

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/locations/school/school_events/school_soccer/school_soccer_play_events.rpy", line 24, in script call call school_field_soccer_play_start_picker from _call_school_field_soccer_play_start_picker_1 File "game/scripts/locations/school/school_events/school_soccer/school_soccer_play_events.rpy", line 109, in script $ rand_choice = WeightedChoice([ File "game/scripts/locations/school/school_events/school_soccer/school_soccer_play_events.rpy", line 115, in ("school_field_soccer_play_allure_6", If (c.ass and school_soccer_pick_boy("asex"), 100,0)), File "game/scripts/locations/school/school_functions/school_functions.rpy", line 198, in school_soccer_pick_boy tempname2 = renpy.random.choice(namelist) IndexError: list index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/scripts/locations/school/school_events/school_soccer/school_soccer_play_events.rpy", line 24, in script call call school_field_soccer_play_start_picker from _call_school_field_soccer_play_start_picker_1 File "game/scripts/locations/school/school_events/school_soccer/school_soccer_play_events.rpy", line 109, in script $ rand_choice = WeightedChoice([ File "renpy/ast.py", line 922, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2218, in py_exec_bytecode exec(bytecode, globals, locals) File "game/scripts/locations/school/school_events/school_soccer/school_soccer_play_events.rpy", line 115, in ("school_field_soccer_play_allure_6", If (c.ass and school_soccer_pick_boy("asex"), 100,0)), File "game/scripts/locations/school/school_functions/school_functions.rpy", line 198, in school_soccer_pick_boy tempname2 = renpy.random.choice(namelist) File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/random.py", line 277, in choice File "renpy/python.py", line 992, in __getitem__ rv = list.__getitem__(self, index) IndexError: list index out of range Windows-10-10.0.19041 Ren'Py 7.4.6.1693 The Fixer 0.2.36.00 Fri Apr 1 23:44:24 2022 [/code]

Shadowthemad

``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/locations/school/school_classes/school_class_lunch/school_class_lunch_picker.rpy", line 91, in script jump expression rand_choice ScriptError: could not find label 'school_class_lunch_svet_14'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/scripts/locations/school/school_classes/school_class_lunch/school_class_lunch_picker.rpy", line 91, in script jump expression rand_choice File "renpy/ast.py", line 1751, in execute rv = renpy.game.script.lookup(target) File "renpy/script.py", line 918, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'school_class_lunch_svet_14'. Windows-10-10.0.19041 Ren'Py 7.4.6.1693 The Fixer 0.2.36.00 Fri Apr 1 22:29:05 2022 ```

Shadowthemad

just ran through 2.35.45 last night. I don't know if it was a bug or not, but I was stuck on dance event 11, it would not progress to event 12 without me using the cheat. All that happened was getting on the bus, dancing in the park, and then everyone went home. Was something else supposed to happen similar to the Dani event? Just trying to figure out why it wouldn't progress to event 12 by itself, figured something else was supposed to happen in event 11 or something. Also, got to see the spit roast event with the soccer boys, but sammy's hair did not show properly in the image, like, she was bald. i should have took a screenshot, if i can get that scene to repeat ill make sure to screenshot it and PM you. If these are already fixed in 0.2.36.00, sorry for the wasted comment.

Soul

I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/locations/school/school_events/school_soccer/school_soccer_hangout_events.rpy", line 8, in script if school_soccer_dare_should_undress(): File "game/scripts/locations/school/school_events/school_soccer/school_soccer_hangout_events.rpy", line 8, in if school_soccer_dare_should_undress(): File "game/scripts/locations/school/school_functions/school_functions.rpy", line 166, in school_soccer_dare_should_undress pc_stripease_outer() NameError: global name 'pc_stripease_outer' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/scripts/locations/school/school_events/school_soccer/school_soccer_hangout_events.rpy", line 8, in script if school_soccer_dare_should_undress(): File "renpy/ast.py", line 1892, in execute if renpy.python.py_eval(condition): File "renpy/python.py", line 2249, in py_eval return py_eval_bytecode(code, globals, locals) File "renpy/python.py", line 2242, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/scripts/locations/school/school_events/school_soccer/school_soccer_hangout_events.rpy", line 8, in if school_soccer_dare_should_undress(): File "game/scripts/locations/school/school_functions/school_functions.rpy", line 166, in school_soccer_dare_should_undress pc_stripease_outer() NameError: global name 'pc_stripease_outer' is not defined Windows-10-10.0.19041 Ren'Py 7.4.6.1693 The Fixer 0.2.36.00 Fri Apr 1 13:14:59 2022

The same but with some bugs fixed.

Sam Tail

Thanks for the update. Stupid question here -- yesterday I downloaded the 2.35.45 one and ran it through Dance Event 12. Does this one have more content after that one or is this update about the same? Thanks again!

Mena R.

all sounds good keep up the good work ,still loving the game, and I appreciate the effort you are putting in to it .

william wofford


More Creators