SamSuka
sirmister
sirmister

patreon


[v0.10.1] Bug fixes (PC)

This version includes some bug fixes and should work fine with saves from v0.10.0. Starting a new game would be the safer choice though.

Also added small, but new features:

Comments

The save-files are usually saved in a different location on your computer. To delete the save files you will need to find the folder Ren'py uses to save the game.

SirMister

Why do save slots still have data in them after deleting the files? Is that just an issue on my end?

Thanks for reporting. This will be fixed with v0.11 (I am afraid I cannot do bug fixed versions when I already started the new version, that'd just duplicate work)

SirMister

[code] I'm sorry, but an uncaught exception occurred. While running game code: Exception: DynamicImage u'[character1_path]': could not find image. (u'[character1_path]') -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "C:\Users\Joel\Desktop\Games\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\ast.py", line 914, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\Joel\Desktop\Games\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/_layout/screen_main_menu.rpym", line 28, in python hide: File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide ui.interact() File "C:\Users\Joel\Desktop\Games\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\Joel\Desktop\Games\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\Joel\Desktop\Games\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 3094, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\Joel\Desktop\Games\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Joel\Desktop\Games\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Joel\Desktop\Games\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Joel\Desktop\Games\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Joel\Desktop\Games\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Joel\Desktop\Games\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\Joel\Desktop\Games\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 543, in visit_all callback(self) File "C:\Users\Joel\Desktop\Games\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 3094, in root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\Joel\Desktop\Games\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\image.py", line 750, in per_interact self.find_target() File "C:\Users\Joel\Desktop\Games\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\image.py", line 651, in find_target raise Exception(error) Exception: DynamicImage u'[character1_path]': could not find image. (u'[character1_path]') Windows-8-6.2.9200 Ren'Py 7.3.5.606 Weight of Life 1.0 Sat May 22 14:30:50 2021 [/code]

Joel Bilyeu

I had the same error

Joel Bilyeu

ID LIKE TO SEE MORE OF THE GINGERBREAD STORY.

stone mason

Wow, I didn't know there would be so many pictures :) but it's getting really good! The development is great I hope to see more of the protagonist and of course Lisa. You did a great job on Lisa, she is quite beautiful♡.

Ahri

I'm glad you like the game :) Here is the problem with characters/clothes. Each weight stage requires a set of ~40 images. If I add a new outfit it'd be +10 per character, so ~50 and if I add a new character it'd be 2X, so 80 images. That'd be for now an additional 400 images, just to cover currently existing weight stages. Each image takes my computer about 30-60 minutes to create. That's a huge effort, if I'd do that. On Tuesday I will get delivered a much faster PC, which will work better when creating graphics for the game than my current laptop, lets see how much more I can create in the same time then :)

SirMister

works great for me.

stone mason

Hi I really liked the game, Lisa is amazing it would be interesting to have more stages of it, and who knows in the future to be able to exchange the main character for her. It would also be interesting to be able to choose clothes. I am getting an error after going to the doctor and using the complex exam the game seemingly error and closes.

Ahri

Mmh nope, no errors; her image just does not show when I go to the doctor's. I only see her sprite when she comes to the burger place. She has plumped up a bit though, so maybe it's a problem with her heavier sprites missing from the doc scene?

BLBM

Regarding the sprite I don't know what happened. Any errors?

SirMister

The projects at the college are generated random. If these pills are not in the starting 3 you just had bad luck. Completing projects might open it for you.

SirMister

I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00start.rpy", line 273, in script python: File "renpy/common/00start.rpy", line 273, in script python: File "renpy/common/00start.rpy", line 275, in renpy.call_in_new_context(_restart[2]) Exception: DynamicImage u'[character1_path]': could not find image. (u'[character1_path]') -- Full Traceback ------------------------------------------------------------ Full traceback: File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\bootstrap.py", line 316, in bootstrap renpy.main.main() File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\main.py", line 578, in main run(restart) File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\main.py", line 143, in run renpy.execution.run_context(True) File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\execution.py", line 908, in run_context context.run() File "renpy/common/00start.rpy", line 273, in script python: File "renpy/common/00start.rpy", line 273, in script python: File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\ast.py", line 914, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/00start.rpy", line 275, in renpy.call_in_new_context(_restart[2]) File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\game.py", line 332, in call_in_new_context return renpy.execution.run_context(False) File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\execution.py", line 908, in run_context context.run() File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\ast.py", line 914, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/_layout/screen_main_menu.rpym", line 28, in python hide: File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide ui.interact() File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 3094, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 543, in visit_all callback(self) File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\core.py", line 3094, in root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\image.py", line 750, in per_interact self.find_target() File "C:\Users\joeca\Downloads\GainOfLife v0.10.1-pc\GainOfLife-1.0-pc\renpy\display\image.py", line 651, in find_target raise Exception(error) Exception: DynamicImage u'[character1_path]': could not find image. (u'[character1_path]') Windows-8-6.2.9200 Ren'Py 7.3.5.606 Weight of Life 1.0 Fri May 14 11:43:37 2021

Cappers

Is there anything you need to do to unlock weight gain pills project in college? Cause it's not among the starting 3 for me. Also Lisa's sprite does not show at the doctor's. That's a shame because I think she's the best looking girl atm; I hope we'll see her gain a lot more weight in the future ;)

BLBM

can you explain it further? I was not really able to reproduce the issue, can you explain me what to do so I get the same issue?

SirMister

Unfortunately same mistake after work(

Yuliya Kovach

Should be at 117.5 kg (259 lbs)

SirMister

So what weight causes the new stage?

debuwuuu


More Creators