The Fixer Flatmates developer builds
Added 2023-01-12 13:37:44 +0000 UTCThe developer builds for the flatmates update can be found in the folder below. Included is a changelog of all new additions. New builds will be added every 1-4 days depending on the kind of work I am doing at that moment.
These updates will heavily focus on adding in new flatmates for Sammy, Expanding Emile as a post Haven flatmate as well as updating the house in general to fit with the update. I should also be able to fit the landlord in along with rent payments and consequences of failing to pay.
I don't announce new builds with a post as they come too frequently, so keep an eye out for updates.
https://drive.google.com/drive/folders/1ikgRQxDikiE5avnohtCtHO54ZklQ-kqG?usp=sharing
Comments
Version 3.3.64 Went into labor while pregnant with Oskar's child then go this error. ``` I'm sorry, but an uncaught exception occurred. While running game code: Exception: Sayer 'hrec' is not defined. -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/core/game calls/give_birth.rpyc", line 16, in script File "renpy/ast.py", line 881, in execute who = eval_who(self.who, self.who_fast) File "renpy/ast.py", line 774, in eval_who raise Exception("Sayer '%s' is not defined." % who) Exception: Sayer 'hrec' is not defined. Windows-10-10.0.22621 AMD64 Ren'Py 7.5.1.22070801 The Fixer 0.3.1.64 Mon Sep 4 23:24:00 2023 ```
SexyWonder
2023-09-05 03:25:03 +0000 UTCVersion 3.3.64 pc ``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/characters/flatmates/oskar/oskar_sex_events.rpy", line 358, in File "game/scripts/characters/flatmates/oskar/oskar_rent_funtions.rpy", line 20, in rent_debt_owed IndexError: list index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/characters/flatmates/oskar/oskar_sex_events.rpyc", line 358, in script File "renpy/ast.py", line 2115, in execute if renpy.python.py_eval(condition): File "renpy/python.py", line 1080, in py_eval return py_eval_bytecode(code, globals, locals) File "renpy/python.py", line 1073, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/scripts/characters/flatmates/oskar/oskar_sex_events.rpy", line 358, in File "game/scripts/characters/flatmates/oskar/oskar_rent_funtions.rpy", line 20, in rent_debt_owed File "renpy/revertable.py", line 217, in __getitem__ rv = list.__getitem__(self, index) IndexError: list index out of range Windows-10-10.0.22621 AMD64 Ren'Py 7.5.1.22070801 The Fixer 0.3.1.64 Mon Sep 4 22:08:56 2023 ```
SexyWonder
2023-09-05 02:25:56 +0000 UTC