SamSuka
sirmister
sirmister

patreon


[v0.14.3] Bug fixes (PC)

Download (Mega)
Download (GoogleDrive) 


This version might work with saves from v0.14.0 just fine, but I haven't tested it out.

Comments

I'm sorry, but I cannot figure out how calendar.next(day) can return 'bool'. Can you maybe save the game and send me your save file?

SirMister

Got this error when asking jane about where she was during the first time camping. It occurs when saying yes to going camping again next week.``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/home.rpy", line 104, in script call call campingDay File "game/hikeDay.rpy", line 187, in script call call campingDaySearchJane File "game/hikeDay.rpy", line 230, in script if(len(calendar.getEventsOn(calendar.next("saturday")) > 0)): File "game/hikeDay.rpy", line 230, in if(len(calendar.getEventsOn(calendar.next("saturday")) > 0)): TypeError: object of type 'bool' has no len() -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/home.rpy", line 104, in script call call campingDay File "game/hikeDay.rpy", line 187, in script call call campingDaySearchJane File "game/hikeDay.rpy", line 230, in script if(len(calendar.getEventsOn(calendar.next("saturday")) > 0)): 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/hikeDay.rpy", line 230, in if(len(calendar.getEventsOn(calendar.next("saturday")) > 0)): TypeError: object of type 'bool' has no len() Windows-10-10.0.19041 Ren'Py 7.4.5.1648 Gain of Life v0.14.3 Sun Sep 26 03:39:20 2021 ```

skypatrol

I put it on my bugs list and let you know, when I resolved it!

SirMister

I get an exception popup when trying to work on a college project. I think its because I've losed weight after jane commented on it. Heres the log I copyed.``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/collegeDay.rpy", line 297, in script call call collegeProjects File "game/collegeDay.rpy", line 576, in script $ gainLevel = player.rm.noticeLoss("jane") File "game/collegeDay.rpy", line 576, in $ gainLevel = player.rm.noticeLoss("jane") File "game/_classes.rpy", line 630, 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 297, in script call call collegeProjects File "game/collegeDay.rpy", line 576, 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 576, in $ gainLevel = player.rm.noticeLoss("jane") File "game/_classes.rpy", line 630, 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.14.3 Tue Sep 21 23:26:10 2021 ```

skypatrol

Sorry for the inconveniences, this is still not a final version of the game. After college there is nothing for. This is outside of the currently "playable" area. Restricting these areas would use up time, which could easily be spent on new features.

SirMister

i Ended the collegue with its 6 exams and whenever i enter again the next day it crashes

BlitzenPrice

kinda get the same exception when I bought the restaurant and manage it.....it goes also to an exception but ignore it 5 times and says i got 397$

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/collegeDay.rpy", line 297, in script call call collegeProjects File "game/collegeDay.rpy", line 297, in script call call collegeProjects File "game/collegeDay.rpy", line 297, in script call call collegeProjects File "game/collegeDay.rpy", line 297, in script call call collegeProjects File "game/collegeDay.rpy", line 297, in script call call collegeProjects File "game/collegeDay.rpy", line 297, in script call call collegeProjects File "game/collegeDay.rpy", line 297, in script call call collegeProjects File "game/home.rpy", line 181, in script call call park File "game/park.rpy", line 20, in script call call park_icecream File "game/park.rpy", line 158, in script $ mindie.tryGain() File "game/park.rpy", line 158, in $ mindie.tryGain() NameError: name 'mindie' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/collegeDay.rpy", line 297, in script call call collegeProjects File "game/collegeDay.rpy", line 297, in script call call collegeProjects File "game/collegeDay.rpy", line 297, in script call call collegeProjects File "game/collegeDay.rpy", line 297, in script call call collegeProjects File "game/collegeDay.rpy", line 297, in script call call collegeProjects File "game/collegeDay.rpy", line 297, in script call call collegeProjects File "game/collegeDay.rpy", line 297, in script call call collegeProjects File "game/home.rpy", line 181, in script call call park File "game/park.rpy", line 20, in script call call park_icecream File "game/park.rpy", line 158, in script $ mindie.tryGain() 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/park.rpy", line 158, in $ mindie.tryGain() NameError: name 'mindie' is not defined Windows-10-10.0.19041 Ren'Py 7.4.5.1648 Gain of Life v0.14.3 Sun Sep 12 19:57:47 2021 [/code]

Could you maybe send me the exception your receive (There is a Copy button, just click it and paste the message in here). This would help me a lot figuring out where the error comes from.

SirMister

the park scene failed .no ice cream....would go to an exception. in the 14.1 the rest of the game was normal


More Creators