- Aug 8, 2017
- 70
- 44
how to disable animations in android? fucking hell its the same as the last update. ite just crashes the game without saying anything. i dont know why android is still an option of u cant really play it.
I used JoiPlay for emulating PC Ren'py games on Androidhow to disable animations in android? fucking hell its the same as the last update. ite just crashes the game without saying anything. i dont know why android is still an option of u cant really play it.
yeah men i try that too but its too laggy. when i talk to someone its too long to load up the choices and their dialogues. do disabling the animations will help? hahaha men im too excited to play this game but dissapointed get me everytimeI used JoiPlay for emulating PC Ren'py games on Android
exactly ..hahaha men im too excited to play this game but dissapointed get me everytime
the_person.SO_name = 'Charactername'so i was wondering. how does one use the console command to edit the relationship of someone to yourself. i tried the_person.Significant_other = "Charactername" (not putting my own name) and it doesn't change anything
dankethe_person.SO_name = 'Charactername'
always has been mah fren.Is it just me, or is the latest version of this game super unstable?
I've had a ton of crashes just doing stuff like being invited home by steph, or going on dates in general.
I mean, I've dealt with crashes in some of the previous versions, but now it seems I cannot go more then ten minutes without a crash.always has been mah fren.
It's not just you. The latest version is so unstable it isn't worth the effort.I mean, I've dealt with crashes in some of the previous versions, but now it seems I cannot go more then ten minutes without a crash.
how to turn off animations? i dont see it on the optionsAnytime I try and bang any characters this comes up please help.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 11296, in script call
call advance_time from _call_advance_time_15
File "game/script.rpy", line 11951, in script call
$ crisis.call_action()
File "game/dates.rpy", line 443, in script call
call fuck_person(the_person, private = True) from _call_fuck_person_16
File "game/sex_mechanics.rpy", line 216, in script call
$ position_choice.call_intro(the_person, mc.location, object_choice)
File "game/sex_positions/kissing.rpy", line 27, in script
"You put your arm around [the_girl.title]'s waist and pull her close. Her eyes close as you lean in and press your lips against hers."
File "game/script.rpy", line 11296, in script call
call advance_time from _call_advance_time_15
File "game/script.rpy", line 11951, in script call
$ crisis.call_action()
File "game/dates.rpy", line 443, in script call
call fuck_person(the_person, private = True) from _call_fuck_person_16
File "game/sex_mechanics.rpy", line 216, in script call
$ position_choice.call_intro(the_person, mc.location, object_choice)
File "game/sex_positions/kissing.rpy", line 27, in script
"You put your arm around [the_girl.title]'s waist and pull her close. Her eyes close as you lean in and press your lips against hers."
File "game/script.rpy", line 58, in take_animation_screenshot
del prepared_animation_render[draw_layer][the_person.character_number] #Clear the render, we don't need to track it any more. Without this image renders build up over the course of the day, consuming massive amounts of memory.
KeyError: 22
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\watso\Downloads\Lab_Rats_2-v0.38.1-pc\Lab_Rats_2-v0.38.1-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\watso\Downloads\Lab_Rats_2-v0.38.1-pc\Lab_Rats_2-v0.38.1-pc\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\watso\Downloads\Lab_Rats_2-v0.38.1-pc\Lab_Rats_2-v0.38.1-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\watso\Downloads\Lab_Rats_2-v0.38.1-pc\Lab_Rats_2-v0.38.1-pc\renpy\execution.py", line 908, in run_context
context.run()
File "game/script.rpy", line 11296, in script call
call advance_time from _call_advance_time_15
File "game/script.rpy", line 11951, in script call
$ crisis.call_action()
File "game/dates.rpy", line 443, in script call
call fuck_person(the_person, private = True) from _call_fuck_person_16
File "game/sex_mechanics.rpy", line 216, in script call
$ position_choice.call_intro(the_person, mc.location, object_choice)
File "game/sex_positions/kissing.rpy", line 27, in script
"You put your arm around [the_girl.title]'s waist and pull her close. Her eyes close as you lean in and press your lips against hers."
File "game/script.rpy", line 11296, in script call
call advance_time from _call_advance_time_15
File "game/script.rpy", line 11951, in script call
$ crisis.call_action()
File "game/dates.rpy", line 443, in script call
call fuck_person(the_person, private = True) from _call_fuck_person_16
File "game/sex_mechanics.rpy", line 216, in script call
$ position_choice.call_intro(the_person, mc.location, object_choice)
File "game/sex_positions/kissing.rpy", line 27, in script
"You put your arm around [the_girl.title]'s waist and pull her close. Her eyes close as you lean in and press your lips against hers."
File "C:\Users\watso\Downloads\Lab_Rats_2-v0.38.1-pc\Lab_Rats_2-v0.38.1-pc\renpy\ast.py", line 718, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\watso\Downloads\Lab_Rats_2-v0.38.1-pc\Lab_Rats_2-v0.38.1-pc\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "C:\Users\watso\Downloads\Lab_Rats_2-v0.38.1-pc\Lab_Rats_2-v0.38.1-pc\renpy\character.py", line 1142, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\watso\Downloads\Lab_Rats_2-v0.38.1-pc\Lab_Rats_2-v0.38.1-pc\renpy\character.py", line 842, in do_display
**display_args)
File "C:\Users\watso\Downloads\Lab_Rats_2-v0.38.1-pc\Lab_Rats_2-v0.38.1-pc\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\watso\Downloads\Lab_Rats_2-v0.38.1-pc\Lab_Rats_2-v0.38.1-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\watso\Downloads\Lab_Rats_2-v0.38.1-pc\Lab_Rats_2-v0.38.1-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\watso\Downloads\Lab_Rats_2-v0.38.1-pc\Lab_Rats_2-v0.38.1-pc\renpy\display\core.py", line 2932, in interact_core
i()
File "game/script.rpy", line 58, in take_animation_screenshot
del prepared_animation_render[draw_layer][the_person.character_number] #Clear the render, we don't need to track it any more. Without this image renders build up over the course of the day, consuming massive amounts of memory.
File "C:\Users\watso\Downloads\Lab_Rats_2-v0.38.1-pc\Lab_Rats_2-v0.38.1-pc\renpy\python.py", line 731, in do_mutation
return method(self, *args, **kwargs)
KeyError: 22
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Lab Rats 2 - Down to Business v0.38.1
Sun Mar 14 19:59:33 2021
EDIT: you just need to turn off animations to get it working again.