- Sep 22, 2018
- 3
- 2
So it's only for day one, interesting, didn't play a full run. 3 restarts same results two down each time.
No, there is no change in the points structure for José compared to the previous days. And if he does get a girl you simply reload from a save and play on. The points allocation is random, so the next time you play the same path he won't get the girl. That way I reached the 14-0 run I mentioned in this thread (but have not published yet. Will do so when game V0.5 is public).I noticed a slightly faster point gain.
In my very first run, he unfortunately got two of the new ones almost immediately on Monday.
I was still ahead 9-3 when Day5 ended but it was still the first time I'd ever seen him get 3
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script05.rpy", line 1085, in script
if (blacktop05 == True) and (toldlaurabook == True) and (seencampfireday04 == False) and (seencampfireday == False):
File "game/script05.rpy", line 1085, in <module>
if (blacktop05 == True) and (toldlaurabook == True) and (seencampfireday04 == False) and (seencampfireday == False):
NameError: name 'seencampfireday' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script05.rpy", line 1085, in script
if (blacktop05 == True) and (toldlaurabook == True) and (seencampfireday04 == False) and (seencampfireday == False):
File "C:\Users\dj_ch_000\Downloads\BattleoftheBulgesV0.5-pc\BattleoftheBulges-pc\renpy\ast.py", line 1656, in execute
if renpy.python.py_eval(condition):
File "C:\Users\dj_ch_000\Downloads\BattleoftheBulgesV0.5-pc\BattleoftheBulges-pc\renpy\python.py", line 1749, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\dj_ch_000\Downloads\BattleoftheBulgesV0.5-pc\BattleoftheBulges-pc\renpy\python.py", line 1743, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script05.rpy", line 1085, in <module>
if (blacktop05 == True) and (toldlaurabook == True) and (seencampfireday04 == False) and (seencampfireday == False):
NameError: name 'seencampfireday' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Battle of the Bulges
thanksNo, there is no change in the points structure for José compared to the previous days. And if he does get a girl you simply reload from a save and play on. The points allocation is random, so the next time you play the same path he won't get the girl. That way I reached the 14-0 run I mentioned in this thread (but have not published yet. Will do so when game V0.5 is public).
Brittany is definetily going to be on day 6, if you pick her for the beaty competition presumably. And Doris and or Daniella are probs going to be on day 7 if you win the stud competition.One thing I wonder is with 5 girls but 3 days remaining what will be the spread of availability. All 5 on day 6 so then day 7 and 8 will be catch-up or second scene with already achieved girls. Or 3 or so on Friday with one being the prize for the muscle stud competition. I assume a family threesome will likely come at some point. Still a lot to look forward too.
I believe has said what is already in there with her is all he will do. She was just a joke.I have one question about Maria daughter, will be in some hot scenes or it just a joke for the loli games.
I had assumed Doris for the competition but it could be Danielle and three gym is the sponsor.Brittany is definetily going to be on day 6, if you pick her for the beaty competition presumably. And Doris and or Daniella are probs going to be on day 7 if you win the stud competition.
Its out in about 9 days.wheres the update
Ok, thanksI believe has said what is already in there with her is all he will do. She was just a joke.
seencampfireday needs to be seencampfireday03. Can you change it yourself (two places, the one you stumbled on and one a few line onwards in script05.rpy)?Just got this trying to talk to Laura on Day05
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script05.rpy", line 1085, in script if (blacktop05 == True) and (toldlaurabook == True) and (seencampfireday04 == False) and (seencampfireday == False): File "game/script05.rpy", line 1085, in <module> if (blacktop05 == True) and (toldlaurabook == True) and (seencampfireday04 == False) and (seencampfireday == False): NameError: name 'seencampfireday' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script05.rpy", line 1085, in script if (blacktop05 == True) and (toldlaurabook == True) and (seencampfireday04 == False) and (seencampfireday == False): File "C:\Users\dj_ch_000\Downloads\BattleoftheBulgesV0.5-pc\BattleoftheBulges-pc\renpy\ast.py", line 1656, in execute if renpy.python.py_eval(condition): File "C:\Users\dj_ch_000\Downloads\BattleoftheBulgesV0.5-pc\BattleoftheBulges-pc\renpy\python.py", line 1749, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\dj_ch_000\Downloads\BattleoftheBulgesV0.5-pc\BattleoftheBulges-pc\renpy\python.py", line 1743, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script05.rpy", line 1085, in <module> if (blacktop05 == True) and (toldlaurabook == True) and (seencampfireday04 == False) and (seencampfireday == False): NameError: name 'seencampfireday' is not defined Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Battle of the Bulges
I have no idea what that means I'm afraid, never saw that before...Hmm this is a first.
I'm sorry, but an uncaught exception occurred.
After initialization, but before game start.
File "renpy/common/00voice.rpy", line 360, in voice_interact
if _menu:
NameError: global name '_menu' is not defined
I've successfully finished 0.5 multiple times. Is this an error with the new patch?
It seems to be this issueI have no idea what that means I'm afraid, never saw that before...
I assumed Doris is a judge. Danielle could be as wellI had assumed Doris for the competition but it could be Danielle and three gym is the sponsor.
This indicates a duplicate label. jak1165 could you indicate as precise as possible what you were doing at the moment the exception hit? That may make it easier to find the duplicate.It seems to be this issueYou must be registered to see the links
But there shouldn't be any duplicates, that is something ren'py definitely tells me prior to game compilation and I don't get it my side with the current version...This indicates a duplicate label. jak1165 could you indicate as precise as possible what you were doing at the moment the exception hit? That may make it easier to find the duplicate.