More and More and More Writing
Added 2019-10-18 07:41:22 +0000 UTCI just have a quick update for you today, because there's not much I can say other than: I've been doing a ton of writing. Most of my work has been focused on filling out the new role related events for your girlfriend or person you're having an affaire with. So far I have been focusing on the less sexy but very necessary actions like asking a girl to date you officially, breaking up with her, having your affaire turn into a proper relationship because she left her husband/boyfriend, etc.
That's almost out of the way, so I can now turn my attention to more entertaining situations, like dating multiple girls at the same time and their reactions if/when they find out about each other. A girl's definition of "cheating" may change based on her Sluttiness ("it was just a blowjob, it's not like you two had sex!"), but it will likely be a prime place to make use of the new inter-character relationship system from last update!
Comments
DreadRex your harddisk is full, it's an out of memory error, so it doesn't have the needed harddisk space to save!
waffel
2019-11-09 04:03:36 +0000 UTCHey! Loving the latest build so far, but I'm getting the following crash whenever I try to go 'downtown': I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 8357, in script call call change_location(new_location) from _call_change_location #_return is the location returned from the map manager. File "game/script.rpy", line 8398, in script call $ renpy.call(the_place.tutorial_label) File "game/script.rpy", line 8357, in script call call change_location(new_location) from _call_change_location #_return is the location returned from the map manager. File "game/script.rpy", line 8398, in script call $ renpy.call(the_place.tutorial_label) TypeError: unhashable type: 'RevertableList' -- Full Traceback ------------------------------------------------------------ Full traceback: File "C:\Users\Eric\Desktop\My Games\Games\Other\Lab Rats 2\Lab_Rats_2-v0.21.1-pc\renpy\bootstrap.py", line 306, in bootstrap renpy.main.main() File "C:\Users\Eric\Desktop\My Games\Games\Other\Lab Rats 2\Lab_Rats_2-v0.21.1-pc\renpy\main.py", line 513, in main run(restart) File "C:\Users\Eric\Desktop\My Games\Games\Other\Lab Rats 2\Lab_Rats_2-v0.21.1-pc\renpy\main.py", line 139, in run renpy.execution.run_context(True) File "C:\Users\Eric\Desktop\My Games\Games\Other\Lab Rats 2\Lab_Rats_2-v0.21.1-pc\renpy\execution.py", line 879, in run_context context.run() File "game/script.rpy", line 8357, in script call call change_location(new_location) from _call_change_location #_return is the location returned from the map manager. File "game/script.rpy", line 8398, in script call $ renpy.call(the_place.tutorial_label) File "game/script.rpy", line 8357, in script call call change_location(new_location) from _call_change_location #_return is the location returned from the map manager. File "game/script.rpy", line 8398, in script call $ renpy.call(the_place.tutorial_label) File "C:\Users\Eric\Desktop\My Games\Games\Other\Lab Rats 2\Lab_Rats_2-v0.21.1-pc\renpy\script.py", line 863, in lookup label = renpy.config.label_overrides.get(label, label) TypeError: unhashable type: 'RevertableList' Windows-7-6.1.7601-SP1 Ren'Py 7.0.0.196 Lab Rats 2 - Down to Business v0.21.1 Sun Oct 20 03:48:31 2019
Kedokata
2019-10-20 07:50:03 +0000 UTCHi I'm having this error when i'm saving so i cant progress in the game at all [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 "C:\Users\Gabriel\Downloads\Lab_Rats_2-v0210-pc\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\Gabriel\Downloads\Lab_Rats_2-v0210-pc\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\Gabriel\Downloads\Lab_Rats_2-v0210-pc\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\Gabriel\Downloads\Lab_Rats_2-v0210-pc\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\Gabriel\Downloads\Lab_Rats_2-v0210-pc\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\Gabriel\Downloads\Lab_Rats_2-v0210-pc\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\Gabriel\Downloads\Lab_Rats_2-v0210-pc\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\Gabriel\Downloads\Lab_Rats_2-v0210-pc\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\Gabriel\Downloads\Lab_Rats_2-v0210-pc\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\Gabriel\Downloads\Lab_Rats_2-v0210-pc\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\Gabriel\Downloads\Lab_Rats_2-v0210-pc\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\Gabriel\Downloads\Lab_Rats_2-v0210-pc\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\Gabriel\Downloads\Lab_Rats_2-v0210-pc\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\Gabriel\Downloads\Lab_Rats_2-v0210-pc\Lab_Rats_2-v0.21.0-pc\renpy\display\behavior.py", line 906, in event return handle_click(self.clicked) File "C:\Users\Gabriel\Downloads\Lab_Rats_2-v0210-pc\Lab_Rats_2-v0.21.0-pc\renpy\display\behavior.py", line 841, in handle_click rv = run(action) File "C:\Users\Gabriel\Downloads\Lab_Rats_2-v0210-pc\Lab_Rats_2-v0.21.0-pc\renpy\display\behavior.py", line 308, in run new_rv = run(i, *args, **kwargs) File "C:\Users\Gabriel\Downloads\Lab_Rats_2-v0210-pc\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\Gabriel\Downloads\Lab_Rats_2-v0210-pc\Lab_Rats_2-v0.21.0-pc\renpy\loadsave.py", line 402, in save dump((roots, renpy.game.log), logf) File "C:\Users\Gabriel\Downloads\Lab_Rats_2-v0210-pc\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 Sun Oct 20 12:19:29 2019 [/code]
DreadRex
2019-10-20 04:20:45 +0000 UTCThis game is unique in that it's satisfying and challenging. I appreciate both and the complexity here is welcome.
Mr. X
2019-10-18 20:19:17 +0000 UTCI think the goal is having an element of immersion, not just a company full of single women willing to sleep with you the moment you drop a bit of serum into them. I like having to work more with some, or being encouraged to be a bit slective about the women in your employ and whom you sleep with (or at least who you do so with often). Not necessarily the direction I'd take development, but as long as we are getting a good pace of development, I'm not going to complain. Just support (or unsupport) as your interest dictates.
Scott Snelling
2019-10-18 12:04:10 +0000 UTCThis is turning into quite the NTR/Cheating/Swinging type game but uniquely from the bull perspective. I don't know many games that feature you being the guy stealing away and sleeping with the girls who have partners. usually tends to be the opposite. That said whatever you turn this into there will be someone who will like it and some who won't. But better that you made something than made nothing. So you follow your heart.
Icarus Media
2019-10-18 09:09:10 +0000 UTCMost likely it’s too late to talk about this, but is it really necessary to have the mechanics of a dating simulator in a game about behavior control and personality altering? I mean - the presence of serum already makes all the characters in the game potential “girlfriends” of the player, why do we need this hypocrisy with “relationships”?
Pat Patrick
2019-10-18 08:23:01 +0000 UTC