Hi again yueziyue,I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/v0.4.7.rpy", line 913, in script
if massajefail == 1:
File "game/v0.4.7.rpy", line 913, in <module>
if massajefail == 1:
NameError: name 'massajefail' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/v0.4.7.rpy", line 913, in script
if massajefail == 1:
File "E:\mega\LiveToFight_0.4.7-pc-squashed\LiveToFight_0.4.7-pc-squashed\renpy\ast.py", line 1692, in execute
if renpy.python.py_eval(condition):
File "E:\mega\LiveToFight_0.4.7-pc-squashed\LiveToFight_0.4.7-pc-squashed\renpy\python.py", line 1843, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\mega\LiveToFight_0.4.7-pc-squashed\LiveToFight_0.4.7-pc-squashed\renpy\python.py", line 1836, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/v0.4.7.rpy", line 913, in <module>
if massajefail == 1:
NameError: name 'massajefail' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
Live to Fight 0.4.7
Fri Nov 08 05:30:46 2019
Hi Charlie78I have it 30 times make. i have change Mrs. Johnsons Lust to 8 and I came not over the 149 points.
Plz, can anybody send a save-file, please.
And thanks again for any help!
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/v0.4.7.rpy", line 156, in script
jump W4_d3MarkH
ScriptError: could not find label 'W4_d3MarkH'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/v0.4.7.rpy", line 156, in script
jump W4_d3MarkH
File "D:\Chrome downloads\LiveToFight_047-047-pc\LiveToFight_0.4.7-0.4.7-pc\renpy\ast.py", line 1563, in execute
rv = renpy.game.script.lookup(target)
File "D:\Chrome downloads\LiveToFight_047-047-pc\LiveToFight_0.4.7-0.4.7-pc\renpy\script.py", line 871, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'W4_d3MarkH'.
Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
Live to Fight 0.4.7
Fri Nov 08 01:31:44 2019
what commands do you use for best stats?
did you find any solution forCan't go passed this, did the unren, copied v0.4.7 file and script file but I just can't go pass itCode:I'm sorry, but an uncaught exception occurred. While running game code: File "game/v0.4.7.rpy", line 156, in script jump W4_d3MarkH ScriptError: could not find label 'W4_d3MarkH'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/v0.4.7.rpy", line 156, in script jump W4_d3MarkH File "D:\Chrome downloads\LiveToFight_047-047-pc\LiveToFight_0.4.7-0.4.7-pc\renpy\ast.py", line 1563, in execute rv = renpy.game.script.lookup(target) File "D:\Chrome downloads\LiveToFight_047-047-pc\LiveToFight_0.4.7-0.4.7-pc\renpy\script.py", line 871, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'W4_d3MarkH'. Windows-8-6.2.9200 Ren'Py 6.99.14.1.3218 Live to Fight 0.4.7 Fri Nov 08 01:31:44 2019
Found the errorCan't go passed this, did the unren, copied v0.4.7 file and script file but I just can't go pass itCode:I'm sorry, but an uncaught exception occurred. While running game code: File "game/v0.4.7.rpy", line 156, in script jump W4_d3MarkH ScriptError: could not find label 'W4_d3MarkH'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/v0.4.7.rpy", line 156, in script jump W4_d3MarkH File "D:\Chrome downloads\LiveToFight_047-047-pc\LiveToFight_0.4.7-0.4.7-pc\renpy\ast.py", line 1563, in execute rv = renpy.game.script.lookup(target) File "D:\Chrome downloads\LiveToFight_047-047-pc\LiveToFight_0.4.7-0.4.7-pc\renpy\script.py", line 871, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'W4_d3MarkH'. Windows-8-6.2.9200 Ren'Py 6.99.14.1.3218 Live to Fight 0.4.7 Fri Nov 08 01:31:44 2019
Found the error
Here's the fix for it
Disclaimer - I am not the dev. So i won't be continually fixing these errors
This dev's work is generally fine but with these errors its clear they were rushing and didn't test their stuff. Almost all of the errors are consistency issues from not naming scenes and images properly in the script file which is something a testing period would catch.
You're going to need to be more specific than this.It's not working
You're going to need to be more specific than this.
The file is properly named ?I'm sorry about that, mate. But I put the file in the game folder, but I'm still getting a bug in the massage scene.
Got through that scene, thanksFound the error
Here's the fix for it
Disclaimer - I am not the dev. So i won't be continually fixing these errors
This dev's work is generally fine but with these errors its clear they were rushing and didn't test their stuff. Almost all of the errors are consistency issues from not naming scenes and images properly in the script file which is something a testing period would catch.
Damn since so many has asked it, I spent half a day writing oneSince such a lot of you is asking for a walkthrough I decided to try my hand in writing a walkthrough mod.
I like this game quite a bit, and felt it could do with some more pointers, as it's so easy to miss scenes if your score is too low.
This mod is based on earlier work done by Phalzyr as well as the fix by ZTex.
Instructions.
1) Extract the contents of the Game.Zip folder to \Games folder
2) Run the __PatchFighter.bat
3) Select 1 to patch.
Notes on patch:
1) I'm a noob with Renpy. In fact I never worked on it before, so have a spare copy of the game ready.
2) I'm not linked to the dev. I did this for fun. Will correct bugs if and when I have time.
3) If you enjoy this, I might spend more time on this and work on the grammar as well. Mine is not perfect, but this game is close to Engrish. So it can do with some improvements.
4) This was run and tested only on a Windows PC.
Notes on the Walkthrough:
1) The walkthrough attempts to get you all the girls
2) It assumes you did the previous suggestions (e.g. If you are kissing someone, but your score is too low, you might lose points by choosing the suggestion, by chosing the green choice all the time, your score will be enough for the suggestions)
3) Not all suggestions increases your score, some will just show your more scenes.
4) I you do not want to pursue a certain girl, just select what feels relevant.