a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
24,991
17,544
1,038
Ever since the AIO update I have never been able to add the bugfix-merge without it crashing on load due to parsing errors :_:
The AIO is up to date for the bug fixes, it was included in it.
Do not use the "bugfix-merge" its not for the old AIO version.

The new bug fixes are not for the AIO version but for the new up coming version of the mod integrated into the main game for an all new AIO version.
 

jackydong

Newbie
Jan 28, 2020
40
26
67
hile parsing C:\lab2\game/general_actions/interaction_actions/home_improvement_action.rpy.
Exception: Line with id fuck_person_06ad5862 appeared twice, at game/game_loops/sexmechanic.rpy:535 and game/general_actions/interaction_actions/sex_mechanics.rpy:100.
 

labatadoria

Newbie
Aug 16, 2019
77
102
114
Any idea on why the Sakari questline might not trigger? I saw in the files she's supposed to have an event during the mornings at the clothing store, but I can't seem to trigger it. I tried speaking with her and raising her love to max, but that still doesn't seem to trigger anything.
 

Deane9850

Active Member
Jan 4, 2018
636
663
302
Interesting tried it but regardless of the Home_Waifu included or not could not save always got the pickle pickle error
Sigh.. no one on discord says they didn't get the damn error anymore .. Why OH WHYYYY! :cry:
 
  • Like
Reactions: Burt

Burt

Ignoring Social Media
Dec 14, 2016
1,315
1,023
442
Sigh.. no one on discord says they didn't get the damn error anymore .. Why OH WHYYYY! :cry:
Sorry my bad I was really trying to get it to work keep it up though if its just me looks promising the ideas
 

JuanSinTierra

Newbie
May 21, 2017
60
62
141
I'm confused. If I download the full game with mods on the main page, delete the scripts.rpa file, and overwrite on top of that the latest develop bugfix and mod, will the KiNA mod post on the previous page not work with that? I'm assuming the AIO update is the 0.51.3.1 on the main page, or is there other version that's been released since?
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
24,991
17,544
1,038
I'm confused. If I download the full game with mods on the main page, delete the scripts.rpa file, and overwrite on top of that the latest develop bugfix and mod, will the KiNA mod post on the previous page not work with that? I'm assuming the AIO update is the 0.51.3.1 on the main page, or is there other version that's been released since?
That is what it is said to be for but I can not get it to work either.

Need better instructions for this mod and links to what the hell the modder is talking about.

For now just delete the files out of you AIO and play until the modder comes around and give us better instructions on how to use this mod.
 
  • Like
Reactions: JuanSinTierra

eldoen

Member
Jun 30, 2021
460
283
141
Ever since the AIO update I have never been able to add the bugfix-merge without it crashing on load due to parsing errors :_:
you haven't installed bugfix-merge according to that error message.

download the latest AIO, make sure you are on the bugfix-merge Branch and download that branch, it contains both bugfix and te merged mod (mod folder will be gone)
unzip the aio into folder, take the game folder from bugfix-merge and copy it so it overwrites game folder.
go into the game folder and delete scripts.rpa and gui.rpa.

now be for warned it i in alpha, lots, like all of mod folder code has moved. and Mod was at least the size of the original game. if not larger.

any traceback with a properly installed bugfix-merge will have a 51.4 alpha as version.

installing bugfix-merge and then installing bugfix and dev will live the game in an extremely broken state. same as installing bugfix dev and then bugfix-merge. will leave the game in an extremely broken state. the first, trace errors will still show 51.3.1, the second will show trace errors with 51.4 alpha but won't be playable.

also be ready this will break saves, sometimes in the updates in the same day, but for certain between 51.3 to 51.4
 
  • Like
Reactions: Ennoch and shane420

labatadoria

Newbie
Aug 16, 2019
77
102
114
Are there any console commands I can use to start quests? I am hoping to get female viagra and to start Sakari's storyline. I saw someone mention the former earlier in the thread, but I entered it and ran into an error. Any help would be appreciated!
 

gomesa

Member
Mar 11, 2019
275
184
227
Is jennifer getting banged by her coworcars in office like labrat 1 what about her boss in labrat 2 ?
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
24,991
17,544
1,038
This is for testers only, this can break save games and will not work on saves from v0.51.3.1 AIO.

You need a fresh download of v0.51.3.1 AIO on the OP that has never started yet.


The mod team is currently working on a bugfix-merge that combines the Bugfix and Mod into one. It also currently has a few new features. It's still a bit unstable as things are being moved around and adjusted, so AFAIK it still isn't recommended for normal use. To install that...
Download the latest commit of the Bugfix-Merge branch (found here -> )
From the AIO's 'game' folder, remove "scripts.rpa" AND "gui.rpa"
Extract the files from the Bugfix-Merge branch into the AIO's root (where the .exe lives) so the "game" folder in the Bugfix-Merge is in the same place as the AIO's "game" folder

This will break your saves each and every time you download a new bugfix-merge from the link above when it gets updated so just stick to one, remember this is for those that want to helps test, not for everyday game play.


ADD:
Oh god I am in heaven now with the new sounds that was added.
I love the spanking sounds in the 0.51.4.alpha version of the game.
 
Last edited:

Haamster

Member
Jul 11, 2020
130
133
179
what file would I have to modify to increase the maximum energy? Im at 250 rn and I still get exhausted way too quickly
 

namtab

Member
Jun 28, 2020
170
93
102
what file would I have to modify to increase the maximum energy? Im at 250 rn and I still get exhausted way too quickly
i edit MainCharacter.rpy in game\major_game_classes\character_related
and find
self.max_energy_cap = xxx

and change cheat_mod.rpy in \game\Mods\Cheats
find "Energy": ["energy", "energy", 10.0, 5, (60, xxx)]
change xxx to number you want
IIRC, beyond certain number you cant train in the gym anymore, so i change
gym_room_train_person_action.rpy in \game\Mods\Room\actions
"You feel a slight improvement from your workout."
if mc.max_energy > 250:
$ mc.max_energy = 250
change mc.max_energy = xxx

i play Lab_Rats_2_Mod-0.51.3.1-market not with Bugfix-Merge
 

Mishun

Active Member
Jan 27, 2018
759
253
168
can someone give me attention console variable?
i know there is such cheat in cheat menu, but 1 click reduce just 10 attention, too many clicks(n)
 
  • Like
Reactions: Clutchfrog

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
24,991
17,544
1,038
can someone give me attention console variable?
i know there is such cheat in cheat menu, but 1 click reduce just 10 attention, too many clicks(n)
You should just make out with the city rep and get her on your side and your good to go.
That is a story that you should go through and get her pregnant over and over again, she will start loving you and looking the other way while you have sex with her.
 
  • Like
Reactions: AccidentalGadgeteer

Porrvald

Active Member
Sep 12, 2020
631
775
193
can someone give me attention console variable?
i know there is such cheat in cheat menu, but 1 click reduce just 10 attention, too many clicks(n)
mc.business.attention and mc.business.max_attention

Alternatively search for "You're glad to finally left alone, but the encounter has eaten up most of the day." in \game\major_game_classes\business_related\Attention_Events.rpy and add hashtag to the line below like this:
return #"Advance Time"

It doesn't change the frequency of the visits but it removes the annoying part about skipping afternoon every time she visits.
 
Last edited:

eldoen

Member
Jun 30, 2021
460
283
141
I also have not been able to switch between 51.3.1 the current all in one, and 51.4 alpha, without corrupting saves. persistent saves in particular, when they corrupt the game will not open.

so if you want to test the alpha version be advised, you will more than likely lose access to keep playing older versions without deleting persistent saves, also very important You must start a new game in alpha, using an old save from previous version is incompatible. and even now is likely to be incompatible between commits in bugfix-merge.

the new sounds are lots of fun though.
 
  • Like
Reactions: frombally

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
24,991
17,544
1,038
I also have not been able to switch between 51.3.1 the current all in one, and 51.4 alpha, without corrupting saves. persistent saves in particular, when they corrupt the game will not open.

so if you want to test the alpha version be advised, you will more than likely lose access to keep playing older versions without deleting persistent saves, also very important You must start a new game in alpha, using an old save from previous version is incompatible. and even now is likely to be incompatible between commits in bugfix-merge.

the new sounds are lots of fun though.
https://f95zone.to/threads/lab-rats...stim-trollden-lz_starbuck.32881/post-10752596
isn't the game abandoned ? what this mode do ?
This is the mod thread but they have taken over development of the game through the mod.
They are combining the original game with the mod and bug fixes and will soon upload it for everyone to play.
The link above is the beta testing version if you want to try it out, just remember most likely save will get broken each time the test version gets updated and a new game will be needed.
 
4.60 star(s) 79 Votes