breachcreaper
Newbie
- May 18, 2020
- 27
- 8
- 177
See this post with 'ifix', easier way to apply at least 2 of the patches.any guide on how to apply the paches?
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.First use the "ipatch" to replace the game files and then replace a second time using those from the "ifix" archive
Can the correction be done on the android port and it so... How??I've just fixed it:
Replace the original university.rpy with this.
Location: "game/script/locations/university/
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 seriouslywhen 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
it's out for patreons. Released yesterday.Anybody have a clue about the next update???
Thank you for the info bro!!!it's out for patreons. Released yesterday.
ETA for public release??it's out for patreons. Released yesterday.
The numbers and underscore should be removed.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?