Cmann

Active Member
Donor
Feb 7, 2019
517
768
124
any guide on how to apply the paches?
See this post with 'ifix', easier way to apply at least 2 of the patches.

First use the "ipatch" to replace the game files and then replace a second time using those from the "ifix" archive
Unpack them in order if you want the incest patch, otherwise only ifix, to the folder containing the game's exe file. Overwrite files when prompted.
 
Last edited:

Lyka

Member
Game Developer
Aug 31, 2018
253
377
162
If so you would have to make the change in the pc/mac version and then compile it as android port. But I want to point out that I made the fix for the previous version and don't know if the bug is still there.
 

RemiliaScarlett

Active Member
Aug 18, 2018
863
977
278
when trying to access erika's lab the first time (it's a blocking issue, i can't just "ignore" through it:

PS : found the fix a few pages back, but i leave my post so dev can see that the issue is still in the released version

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script/locations/university/university.rpy", line 36, in script
    jump erikamen
ScriptError: could not find label 'erikamen'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script/locations/university/university.rpy", line 36, in script
    jump erikamen
  File "G:\HGAMES\TakeOver-0.26-pc\renpy\ast.py", line 1633, in execute
    rv = renpy.game.script.lookup(target)
  File "G:\HGAMES\TakeOver-0.26-pc\renpy\script.py", line 875, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'erikamen'.

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Take Over 0.26
Sat Jun 20 02:28:51 2020
 
  • Hey there
Reactions: Loxxxthenasty

Loxxxthenasty

Active Member
May 1, 2020
713
884
258
when trying to access erika's lab the first time (it's a blocking issue, i can't just "ignore" through it:

PS : found the fix a few pages back, but i leave my post so dev can see that the issue is still in the released version

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script/locations/university/university.rpy", line 36, in script
    jump erikamen
ScriptError: could not find label 'erikamen'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script/locations/university/university.rpy", line 36, in script
    jump erikamen
  File "G:\HGAMES\TakeOver-0.26-pc\renpy\ast.py", line 1633, in execute
    rv = renpy.game.script.lookup(target)
  File "G:\HGAMES\TakeOver-0.26-pc\renpy\script.py", line 875, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'erikamen'.

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Take Over 0.26
Sat Jun 20 02:28:51 2020
Hope someone takes this seriously
 

Loxxxthenasty

Active Member
May 1, 2020
713
884
258
Found a way around the 0.26 error!! I played the 0.2 version and opened up Erika's lab...saved the game then transferred the save to 0.26 and reloaded from that point!!! Smooth sailing!!! Now it's just the new update I'm waiting for!!! I dunno!! This game is intriguing and comical !!
 
  • Like
Reactions: billclinton99

the Morrigan

Newbie
Jul 31, 2018
96
59
57
So I downloaded the patch for the Erika's lab error, but I do have one question: should that file really be labeled "678921_university.rpy"? Or should we take that string of numbers and the underscore off of it?
 

Firefly

Member
Modder
Dec 27, 2016
183
722
256
So I downloaded the patch for the Erika's lab error, but I do have one question: should that file really be labeled "678921_university.rpy"? Or should we take that string of numbers and the underscore off of it?
The numbers and underscore should be removed.
 

35ad

New Member
Jan 1, 2018
6
1
92
this is right file for erika in the lab he/she wrote the name false i changed it back how it should be, now its function is there and i can do everything again just use the university.rpy script and deleted the false one.
the data is in ..\game\script\locations\university.

or you guys just open the file by ..\game erika and copy the label name and copy past it under
label university_menu:
menu:
"Corrupt the dean" if erika_corr >= 100 and dana_corr < 100:
jump dana_corruption
"Corrupt the university" if ale_corr >= 100:
jump univ_corruption
"Dana office" if dana_corr >= 100:
jump dana_menu
"Margaret office":
if marg_corr < 0:
jump marg_meeting
else:
jump margmenu
"Erika's laboratory":
if erika_corr < 0:
jump erika_meeting
else:
jump erikamenu \\this name is false
"Events":
jump univ_events_menu
"Leave":
jump map
 

mr.gp

New Member
Jun 30, 2020
3
0
60
In TakeOver-0.26-pc(1).zip\TakeOver-0.26-pc\game\script\characters ,it look like erika file is missing.So if someone have is pls give me a link because of that I can't move on...
 

DxDxD2

New Member
Jan 2, 2019
1
0
11
So i dont know if that got posted already, but im stuck, i corrupted everyone till Vera and researched everything possible at the moment, but i cant corrupt vera (if its possible in this patch) and i dont know what to do next. Next part should be to corrupt the city but i cant start that anywhere. Please help
 
3.60 star(s) 83 Votes