CreatorsOk
vrengames
vrengames

patreon


Lab Rats 2 v0.21.0 Patron Release

Lab Rats 2 v0.21.0 is live! Get it here!

PC: Lab Rats 2 v0.21.0-PC 

Mac: Lab Rats 2 v0.21.0-Mac 

Android: Lab Rats 2 v0.21.0-Android 

Lab Rats 2 v0.21.0 is live and ready for it's week of patron bug testing! This update adds a couple of cool new features and some fun new content. Intercharacter relationships are now tracked, letting girls form friendships or rivalries with each other. Some events are only possible between friends, while others can only happen between characters who dislike each other. Familial relationships between girls is also tracked now, making it possible to have a mother and daughter work for your company. There have been improvements to the system used to render girls, allowing me to introduce lighting effects based on your location and time of day, as well as the long overdue addition of properly represented eye colours.

One area of content that has been given a particularly large amount of love this update is the dating system. Two new types of dates have been added to the game, supplementing the previous dinner date you could invite girls on. These new date types are lunch dates and movie dates and they now form a smooth progression to take a girl from an acquaintance to someone who is in love with you. The requirements and rewards for chatting, flirting, and dating a girl have been tweaked to line up with this progression. Unique responses and modifiers for family members and girls who are already in a relationship have been added, giving extra weight and feedback to the process of corrupting a girl.

I hope you enjoy the new version! Leave a comment or send me a message directly if you encounter any bugs and I'll get to them as soon as I can!

Here's a changelog (v0.20.1 to v0.21.0):

*CHANGES AND ADDITIONS*

- Added priority variable to menu actions so that they can be given a fixed order to appear in.

- Disabled actions are now always grouped at the bottom of a menu, instead of appearing scattered throughout.

- Added intercharacter relationships. Characters will form friendships and rivalies with people around them, which may influence events.

- Character relationships are currently always displayed on thier "defailed information" page, but this may change in the future.

- Added familial relationships for other characters. Characters may now have their adult children or siblings added to the game during some events.

- Added "Family interview" random event, possible when one of your employees has adult children.

- Added "Work Relationship" random event. Two of your employees become friends or rivals, depending on their likes/dislikes.

- Modified "Catfight" random event. Now occurs between two employees who dislike each other (are either rivals or nemeses) instead of low obedience employees.

- Eye colour is now properly rendered for all characters. Eye colours are drawn from a central list, then have a small varience applied.

- Added internal ability to procedurally generate daughters for a character. A daughter has the same skin type and is likely to have similar hair colour, eye colour, height, body type, and/or breast size as her mother.

- Seperated sex responses into four classes: Foreplay, Oral, Vaginal, and Anal to provide wider range of responses during sex scenes.

- Wrote sex response variations for all major personality types for new foreplay, oral, and anal responses.

- Modified existing sex scenes to make use of the new sex responses.

- Added "lighting" characteristic to locations.

- Lighting can now vary depending on the time of day.

- Added support for rendering characters in different lighting characteristics.

- Added lighting values for all existing locations throughout the day.

- Added support for different background images depending on the time of day.

- Added in dark background versions for several key locations.

- Early morning and evening now both commonly use the "dark" version of a background.

- Added two new types of dates: A lunch date and a movie date.

- Restructred Love gain from dates to progress roughly from lunch dates to movie dates to romantic dinner dates.

- Restructred date sub-menu and requirements to play nicely with the new love requirements.

- Added background images for a restaraunt, movie theater, and bathroom.

- Added unique respones to date requests for your cousin and aunt.

- Added "incest" opinion to the list of sex opinions a character may have.

- Added displayable prediction to main display, removing lag when hovering over character boxes.

*BUG FIXES*

- Fixed bug preventing you from searching Gabrielle's room.

- Fixed bathrobe appearing with maxed brightness.


Comments

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 441, in __call__ renpy.load(fn) MemoryError: -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_load_save.rpym", line 35, in script $ ui.interact() File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\python.py", line 1912, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/_layout/screen_load_save.rpym", line 35, in $ ui.interact() File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\display\core.py", line 3451, in interact_core rv = root_widget.event(ev, x, y, 0) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\display\transition.py", line 45, in event return self.new_widget.event(ev, x, y, st) # E1101 File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\display\screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 239, in event rv = d.event(ev, x - xo, y - yo, st) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\display\behavior.py", line 906, in event return handle_click(self.clicked) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\display\behavior.py", line 841, in handle_click rv = run(action) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\display\behavior.py", line 308, in run new_rv = run(i, *args, **kwargs) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\display\behavior.py", line 315, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 441, in __call__ renpy.load(fn) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\loadsave.py", line 728, in load log.unfreeze(roots, label="_after_load") File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\python.py", line 1867, in unfreeze self.rollback(0, force=True, label=label, greedy=greedy, on_load=True) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\python.py", line 1675, in rollback self.purge_unreachable(self.get_roots()) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\python.py", line 1504, in purge_unreachable reached_vars(roots, reachable, wait) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\python.py", line 401, in reached_vars reached(v, reachable, wait) File "I:\Adult Games\Lab Rats 2 - v0.21.0 PC\renpy\python.py", line 356, in reached reachable[idobj] = 1 MemoryError: Windows-8-6.2.9200 Ren'Py 7.0.0.196 Lab Rats 2 - Down to Business v0.21.0 Sun Oct 06 15:03:16 2019 [/code]

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00gamemenu.rpy", line 173, in script $ ui.interact() File "renpy/common/00gamemenu.rpy", line 173, in $ ui.interact() File "renpy/common/00action_file.rpy", line 364, in __call__ renpy.save(fn, extra_info=save_name) MemoryError: -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/00gamemenu.rpy", line 173, in script $ ui.interact() File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\python.py", line 1912, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/00gamemenu.rpy", line 173, in $ ui.interact() File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\core.py", line 3451, in interact_core rv = root_widget.event(ev, x, y, 0) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 239, in event rv = d.event(ev, x - xo, y - yo, st) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\behavior.py", line 906, in event return handle_click(self.clicked) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\behavior.py", line 841, in handle_click rv = run(action) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\behavior.py", line 308, in run new_rv = run(i, *args, **kwargs) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\behavior.py", line 315, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 364, in __call__ renpy.save(fn, extra_info=save_name) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\loadsave.py", line 395, in save roots = renpy.game.log.freeze(None) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\python.py", line 1811, in freeze self.purge_unreachable(roots, wait=wait) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\python.py", line 1504, in purge_unreachable reached_vars(roots, reachable, wait) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\python.py", line 401, in reached_vars reached(v, reachable, wait) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\python.py", line 356, in reached reachable[idobj] = 1 MemoryError: Windows-8-6.2.9200 Ren'Py 7.0.0.196 Lab Rats 2 - Down to Business v0.21.0 Fri Oct 04 21:35:31 2019 [/code]

Memory error preventing saves: [code] I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 364, in __call__ renpy.save(fn, extra_info=save_name) MemoryError: -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_load_save.rpym", line 35, in script $ ui.interact() File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\python.py", line 1912, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/_layout/screen_load_save.rpym", line 35, in $ ui.interact() File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\core.py", line 3451, in interact_core rv = root_widget.event(ev, x, y, 0) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\transition.py", line 45, in event return self.new_widget.event(ev, x, y, st) # E1101 File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 239, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 239, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 239, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\behavior.py", line 906, in event return handle_click(self.clicked) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\behavior.py", line 841, in handle_click rv = run(action) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\behavior.py", line 315, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 364, in __call__ renpy.save(fn, extra_info=save_name) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\loadsave.py", line 395, in save roots = renpy.game.log.freeze(None) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\python.py", line 1811, in freeze self.purge_unreachable(roots, wait=wait) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\python.py", line 1504, in purge_unreachable reached_vars(roots, reachable, wait) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\python.py", line 401, in reached_vars reached(v, reachable, wait) File "C:\Users\davec\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\python.py", line 356, in reached reachable[idobj] = 1 MemoryError: Windows-8-6.2.9200 Ren'Py 7.0.0.196 Lab Rats 2 - Down to Business v0.21.0 Thu Oct 03 15:41:29 2019 [/code]

Mr. X

Main issues I had were the interaction limit snap (already fixed), the catfight crisis having the town_relationships missing a 't' at the start, and the daughter_work_crisis never triggering even though I have multiple mothers of age with children, and room in my business. Delving into the code, I determined that daughter_work_crisis_requirement came back as True. On the script file I could change the crisis to always trigger the ac broken by putting in '$ the_crisis = broken_AC_crisis', but when I try it with '$ the_crisis = daughter_work_crisis', it gives me the error: name 'daughter_work_crisis' is not defined. I haven't seen anyone else with this issue, and considering it is one of the new features, I assume others have had it trigger for them. Am going to try a new game and see if that changes anything. :)

Minion

and next one [code] I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 364, in __call__ renpy.save(fn, extra_info=save_name) MemoryError: out of memory -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_load_save.rpym", line 35, in script $ ui.interact() File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\python.py", line 1912, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/_layout/screen_load_save.rpym", line 35, in $ ui.interact() File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\core.py", line 3451, in interact_core rv = root_widget.event(ev, x, y, 0) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\transition.py", line 45, in event return self.new_widget.event(ev, x, y, st) # E1101 File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\layout.py", line 239, in event rv = d.event(ev, x - xo, y - yo, st) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\layout.py", line 239, in event rv = d.event(ev, x - xo, y - yo, st) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\layout.py", line 239, in event rv = d.event(ev, x - xo, y - yo, st) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\behavior.py", line 906, in event return handle_click(self.clicked) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\behavior.py", line 841, in handle_click rv = run(action) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\behavior.py", line 315, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 364, in __call__ renpy.save(fn, extra_info=save_name) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\loadsave.py", line 402, in save dump((roots, renpy.game.log), logf) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\loadsave.py", line 46, in dump cPickle.dump(o, f, cPickle.HIGHEST_PROTOCOL) MemoryError: out of memory Windows-7-6.1.7601-SP1 Ren'Py 7.0.0.196 Lab Rats 2 - Down to Business v0.20.1 Thu Oct 03 12:59:43 2019 [/code]

Adam Król

from 20.1 but still may help [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 7995, in script call $ picked_option.call_action() File "game/script.rpy", line 8820, in script call screen serum_trade_ui(mc.inventory,mc.business.inventory) File "renpy/common/000statements.rpy", line 519, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "renpy/common/00action_file.rpy", line 364, in __call__ renpy.save(fn, extra_info=save_name) MemoryError: out of memory -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 7995, in script call $ picked_option.call_action() File "game/script.rpy", line 8820, in script call screen serum_trade_ui(mc.inventory,mc.business.inventory) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\ast.py", line 1828, in execute self.call("execute") File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\ast.py", line 1816, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\statements.py", line 177, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 519, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\exports.py", line 2710, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\core.py", line 3451, in interact_core rv = root_widget.event(ev, x, y, 0) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\behavior.py", line 906, in event return handle_click(self.clicked) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\behavior.py", line 841, in handle_click rv = run(action) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\behavior.py", line 308, in run new_rv = run(i, *args, **kwargs) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\display\behavior.py", line 315, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 364, in __call__ renpy.save(fn, extra_info=save_name) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\loadsave.py", line 402, in save dump((roots, renpy.game.log), logf) File "H:\gryX\Lab_Rats_2-v0.20.1-pc\renpy\loadsave.py", line 46, in dump cPickle.dump(o, f, cPickle.HIGHEST_PROTOCOL) MemoryError: out of memory Windows-7-6.1.7601-SP1 Ren'Py 7.0.0.196 Lab Rats 2 - Down to Business v0.20.1 Thu Oct 03 12:51:04 2019 [/code]

Adam Król

She's tucked away at the University location, which is only shown if you follow Nora's storyline for a while. That's just temporary, eventually you'll be able to unlock that location other ways.

Vren

Oh, I think I see what happened. I added some limits for how Love could be changed by some interactions so that you can't compliment someone infinitely and there's a reason to take girls on dates. It was just a basic check "If you would be above the max for the interaction, go to the max instead", which works fine until you take someone with a high Love score and perform a lower level interaction, at which point it snaps it to the maximum. This has been fixed now!

Vren

A workaround for this is to open the serum_traits file in the game folder with notepad. Search for Nora research traits, and change start_researched = False, to start_researched = True, for those four serums. Hope this is helpful!

Hey Vren... i am facing memory leak issues. I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 8311, in script call screen main_choice_display([people_list,actions_list]) File "renpy/common/000statements.rpy", line 519, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "renpy/common/00gamemenu.rpy", line 129, in _invoke_game_menu renpy.call_in_new_context('_game_menu') File "renpy/common/00action_file.rpy", line 364, in __call__ renpy.save(fn, extra_info=save_name) MemoryError: out of memory -- Full Traceback ------------------------------------------------------------ Full traceback: File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\bootstrap.py", line 306, in bootstrap renpy.main.main() File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\main.py", line 513, in main run(restart) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\main.py", line 139, in run renpy.execution.run_context(True) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\execution.py", line 879, in run_context context.run() File "game/script.rpy", line 8311, in script call screen main_choice_display([people_list,actions_list]) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\ast.py", line 1828, in execute self.call("execute") File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\ast.py", line 1816, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\statements.py", line 177, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 519, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\exports.py", line 2710, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\core.py", line 3451, in interact_core rv = root_widget.event(ev, x, y, 0) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\behavior.py", line 439, in event rv = run(action) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\behavior.py", line 315, in run return action(*args, **kwargs) File "renpy/common/00gamemenu.rpy", line 129, in _invoke_game_menu renpy.call_in_new_context('_game_menu') File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\game.py", line 331, in call_in_new_context return renpy.execution.run_context(False) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\execution.py", line 879, in run_context context.run() File "renpy/common/_layout/screen_load_save.rpym", line 35, in script $ ui.interact() File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\python.py", line 1912, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/_layout/screen_load_save.rpym", line 35, in $ ui.interact() File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\core.py", line 3451, in interact_core rv = root_widget.event(ev, x, y, 0) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\transition.py", line 45, in event return self.new_widget.event(ev, x, y, st) # E1101 File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 239, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 239, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 239, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\behavior.py", line 906, in event return handle_click(self.clicked) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\behavior.py", line 841, in handle_click rv = run(action) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\display\behavior.py", line 315, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 364, in __call__ renpy.save(fn, extra_info=save_name) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\loadsave.py", line 402, in save dump((roots, renpy.game.log), logf) File "C:\Users\thege\OneDrive\Desktop\_\Lab_Rats_2-v0.21.0-pc\renpy\loadsave.py", line 46, in dump cPickle.dump(o, f, cPickle.HIGHEST_PROTOCOL) MemoryError: out of memory Windows-8-6.2.9200 Ren'Py 7.0.0.196 Lab Rats 2 - Down to Business v0.21.0 Thu Oct 03 01:06:23 2019

Some Idiot

The second time I'm testing Nora's serum trait, it goes to the "possible to research" column rather than the "researched and ready to be put in a serum" column. Since it's impossible to research, this stops my progress with Nora.

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 8377, in script call call advance_time from _call_advance_time_15 File "game/script.rpy", line 9524, in script call screen end_of_day_update() # We have to keep this outside of a python block, because the renpy.call_screen function does not properly fade out the text bar. File "renpy/common/000statements.rpy", line 519, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/script.rpy", line 5299, in execute screen end_of_day_update(): File "game/script.rpy", line 5299, in execute screen end_of_day_update(): File "game/script.rpy", line 5328, in execute frame: File "game/script.rpy", line 5335, in execute viewport: File "game/script.rpy", line 5340, in execute vbox: File "game/script.rpy", line 5342, in execute for item in mc.business.message_list: File "game/script.rpy", line 5343, in execute text " " + item style "textbutton_text_style" text_align 0.0 NameError: Name 'the_serum' is not defined. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 8377, in script call call advance_time from _call_advance_time_15 File "game/script.rpy", line 9524, in script call screen end_of_day_update() # We have to keep this outside of a python block, because the renpy.call_screen function does not properly fade out the text bar. File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\ast.py", line 1828, in execute self.call("execute") File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\ast.py", line 1816, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\statements.py", line 177, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 519, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\exports.py", line 2710, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\core.py", line 3033, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\screen.py", line 424, in visit_all callback(self) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\core.py", line 3033, in root_widget.visit_all(lambda i : i.per_interact()) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\screen.py", line 434, in per_interact self.update() File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\display\screen.py", line 619, in update self.screen.function(**self.scope) File "game/script.rpy", line 5299, in execute screen end_of_day_update(): File "game/script.rpy", line 5299, in execute screen end_of_day_update(): File "game/script.rpy", line 5328, in execute frame: File "game/script.rpy", line 5335, in execute viewport: File "game/script.rpy", line 5340, in execute vbox: File "game/script.rpy", line 5342, in execute for item in mc.business.message_list: File "game/script.rpy", line 5343, in execute text " " + item style "textbutton_text_style" text_align 0.0 File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\text\text.py", line 1377, in __init__ self.set_text(text, scope, substitute) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\text\text.py", line 1477, in set_text i, did_sub = renpy.substitutions.substitute(i, scope, substitute) File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\substitutions.py", line 242, in substitute s = formatter.vformat(s, (), kwargs) File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value File "P:\Downloads\Lab_Rats_2-v0.21.0-pc\renpy\substitutions.py", line 201, in __getitem__ raise NameError("Name '{}' is not defined.".format(key)) NameError: Name 'the_serum' is not defined. Windows-8-6.2.9200 Ren'Py 7.0.0.196 Lab Rats 2 - Down to Business v0.21.0 Wed Oct 02 15:08:49 2019 [/code]

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 364, in __call__ renpy.save(fn, extra_info=save_name) MemoryError: -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_load_save.rpym", line 35, in script $ ui.interact() File "G:\Lab Rats 2 - v0.21.0 PC\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\python.py", line 1912, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/_layout/screen_load_save.rpym", line 35, in $ ui.interact() File "G:\Lab Rats 2 - v0.21.0 PC\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\core.py", line 3451, in interact_core rv = root_widget.event(ev, x, y, 0) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\transition.py", line 45, in event return self.new_widget.event(ev, x, y, st) # E1101 File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 239, in event rv = d.event(ev, x - xo, y - yo, st) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\behavior.py", line 906, in event return handle_click(self.clicked) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\behavior.py", line 841, in handle_click rv = run(action) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\behavior.py", line 308, in run new_rv = run(i, *args, **kwargs) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\behavior.py", line 315, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 364, in __call__ renpy.save(fn, extra_info=save_name) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\loadsave.py", line 395, in save roots = renpy.game.log.freeze(None) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\python.py", line 1811, in freeze self.purge_unreachable(roots, wait=wait) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\python.py", line 1504, in purge_unreachable reached_vars(roots, reachable, wait) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\python.py", line 401, in reached_vars reached(v, reachable, wait) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\python.py", line 356, in reached reachable[idobj] = 1 [code] I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 364, in __call__ renpy.save(fn, extra_info=save_name) MemoryError: -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_load_save.rpym", line 35, in script $ ui.interact() File "G:\Lab Rats 2 - v0.21.0 PC\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\python.py", line 1912, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/_layout/screen_load_save.rpym", line 35, in $ ui.interact() File "G:\Lab Rats 2 - v0.21.0 PC\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\core.py", line 3451, in interact_core rv = root_widget.event(ev, x, y, 0) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\transition.py", line 45, in event return self.new_widget.event(ev, x, y, st) # E1101 File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 239, in event rv = d.event(ev, x - xo, y - yo, st) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\behavior.py", line 906, in event return handle_click(self.clicked) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\behavior.py", line 841, in handle_click rv = run(action) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\behavior.py", line 308, in run new_rv = run(i, *args, **kwargs) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\display\behavior.py", line 315, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 364, in __call__ renpy.save(fn, extra_info=save_name) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\loadsave.py", line 395, in save roots = renpy.game.log.freeze(None) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\python.py", line 1811, in freeze self.purge_unreachable(roots, wait=wait) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\python.py", line 1504, in purge_unreachable reached_vars(roots, reachable, wait) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\python.py", line 401, in reached_vars reached(v, reachable, wait) File "G:\Lab Rats 2 - v0.21.0 PC\renpy\python.py", line 356, in reached reachable[idobj] = 1 MemoryError: Windows-8-6.2.9200 Ren'Py 7.0.0.196 Lab Rats 2 - Down to Business v0.21.0 Tue Oct 01 20:22:27 2019 [/code]

Possible bug(?) Try to give her a dose of serum -> Give it to her stealthily success chance is 100% for a lot of characters.

0.5joker

Another quick question, please: is Lily, the sister, supposed to disappear in the day i.e. not in the town areas (including at weekends)?

0.5joker

I'm a bit confused about the 'Love limit reached for interaction' modifier e.g. you can compliment someone and it results in '+2 Happiness; Love limit reached for interaction. -8 Love' Is that working as expected - they're happy to receive the compliment but hate you?

0.5joker

I think the new skin and eyes look great!

0.5joker

@Vren ^ Yeah, attempt to load any previous save cause this error.

Pat Patrick

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 441, in __call__ renpy.load(fn) AttributeError: 'StoreModule' object has no attribute 'date_requirement' -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_load_save.rpym", line 35, in script $ ui.interact() File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\python.py", line 1912, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/_layout/screen_load_save.rpym", line 35, in $ ui.interact() File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\display\core.py", line 3451, in interact_core rv = root_widget.event(ev, x, y, 0) File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\display\transition.py", line 45, in event return self.new_widget.event(ev, x, y, st) # E1101 File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\display\screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 239, in event rv = d.event(ev, x - xo, y - yo, st) File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\display\behavior.py", line 906, in event return handle_click(self.clicked) File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\display\behavior.py", line 841, in handle_click rv = run(action) File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\display\behavior.py", line 308, in run new_rv = run(i, *args, **kwargs) File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\display\behavior.py", line 315, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 441, in __call__ renpy.load(fn) File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\loadsave.py", line 727, in load roots, log = loads(location.load(filename)) File "H:\gryX\Lab_Rats_2-v0.21.0-pc\renpy\loadsave.py", line 60, in loads return cPickle.loads(s) AttributeError: 'StoreModule' object has no attribute 'date_requirement' Windows-7-6.1.7601-SP1 Ren'Py 7.0.0.196 Lab Rats 2 - Down to Business v0.21.0 Tue Oct 01 13:25:09 2019 [/code]

Adam Król


More Models and Creators