RunFaps
sirmister
sirmister patreon

[v0.16.1] Update (PC)

🕑 Added 2021-11-07 23:01:51 +0000 UTC
[v0.16.1] Update (PC)

Comments

Amanda

This occurs when I lose weight and work on a project with Jane. I can ignore it but not sure why it's tripping. ``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/collegeDay.rpy", line 313, in script call call collegeProjects File "game/collegeDay.rpy", line 592, in script $ gainLevel = player.rm.noticeLoss("jane") File "game/collegeDay.rpy", line 592, in $ gainLevel = player.rm.noticeLoss("jane") File "game/_classes.rpy", line 690, in noticeLoss self.relations[character].weight = self.player.getWeight() AttributeError: 'Player' object has no attribute 'getWeight' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/collegeDay.rpy", line 313, in script call call collegeProjects File "game/collegeDay.rpy", line 592, in script $ gainLevel = player.rm.noticeLoss("jane") 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/collegeDay.rpy", line 592, in $ gainLevel = player.rm.noticeLoss("jane") File "game/_classes.rpy", line 690, in noticeLoss self.relations[character].weight = self.player.getWeight() AttributeError: 'Player' object has no attribute 'getWeight' Windows-10-10.0.19041 Ren'Py 7.4.5.1648 Gain of Life v0.16.1 Thu Dec 2 10:52:06 2021 ```

DAVID EVANS

There is still a bug when going to college every day at 9 o'clock - clicking ignore seems to work fine. This was on 16.0 and is still there on 16.1 Apart from that, all good fun, esp the camping trip!

SirMister

The bug should be fixed though. Can you tell me, if you are using a save file from a previous version? If yes, this might cause the bug to occur...

Romanska Polanski

i did but the bug still shows up

SirMister

I just fixed this bug, please try downloading the newer version. I'm very sorry for the inconveniences.

Romanska Polanski

``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/collegeDay.rpy", line 6, in script if(jane.romance != -1 and unlockedEvent == 3): File "game/collegeDay.rpy", line 6, in if(jane.romance != -1 and unlockedEvent == 3): NameError: name 'unlockedEvent' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/collegeDay.rpy", line 6, in script if(jane.romance != -1 and unlockedEvent == 3): File "renpy/ast.py", line 1852, 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/collegeDay.rpy", line 6, in if(jane.romance != -1 and unlockedEvent == 3): NameError: name 'unlockedEvent' is not defined Windows-10-10.0.22000 Ren'Py 7.4.5.1648 Gain of Life v0.16.1 Mon Nov 8 20:06:02 2021 ```


More Creators