ViperDevlin44

Well-Known Member
Aug 29, 2018
1,659
1,197
Ok so there are still some issues coming up:

The Emma study Error is still there outside her house.
Weiku is mislabled as Mr. Watson in two of the lines in the new scene.
Oh and the line when you first meet Liza where she calls the mom "Tracy" because the word is there instead of the [m].
I never got the Emma error i did however get the Mr Watson error
 
U

User_17502

Guest
Guest
it's because the Weiku lines are marked with a "w" instead of the "we" they should be.
I found them, it was an easy fix.
I feel like Phil is yelling at me to get up on the Hydra's back.... XD
He wasn't wrong lol.
 
U

User_17502

Guest
Guest
Ok so there are still some issues coming up:

The Emma study Error is still there outside her house.
Weiku is mislabled as Mr. Watson in two of the lines in the new scene.
Oh and the line when you first meet Liza where she calls the mom "Tracy" because the word is there instead of the [m].
Which day is that? And what is the Emma study error?
 

RoadWulf

Engaged Member
Nov 18, 2018
3,984
7,933
Which day is that? And what is the Emma study error?
It was Day 10, like right after I pull up to Emma's I get a Ren'Py error. I'll post it:

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

While running game code:
  File "game/day10.rpy", line 91, in script
    if day9james_call == True:
  File "game/day10.rpy", line 91, in <module>
    if day9james_call == True:
NameError: name 'day9james_call' is not defined

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

Full traceback:
  File "game/day10.rpy", line 91, in script
    if day9james_call == True:
  File "C:\Users\roadw\Documents\Games\CultureShock-0.71-pc\renpy\ast.py", line 1762, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\roadw\Documents\Games\CultureShock-0.71-pc\renpy\python.py", line 1944, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\roadw\Documents\Games\CultureShock-0.71-pc\renpy\python.py", line 1937, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/day10.rpy", line 91, in <module>
    if day9james_call == True:
NameError: name 'day9james_call' is not defined

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Culture Shock 0.70
Mon Feb 04 23:43:40 2019
 
  • Like
Reactions: Shadow Step

gestved

Engaged Member
Aug 18, 2017
2,292
2,388
walkthrough sends you directly to your room in alpha path, but it seems it has no problem checking on mom and sister talking with boss and markus, I saw both scenes and they were completely fine in the context of the path chosen, the dev from Because I Love Her could learn a lesson from this game

Luckily all that rage from launch was just a mistake from the dev that mixed scenes
 
  • Like
Reactions: Kripke and Koulo077

RoadWulf

Engaged Member
Nov 18, 2018
3,984
7,933
walkthrough sends you directly to your room in alpha path, but it seems it has no problem checking on mom and sister talking with boss and markus, I saw both scenes and they were completely fine in the context of the path chosen, the dev from Because I Love Her could learn a lesson from this game

Luckily all that rage from launch was just a mistake from the dev that mixed scenes
Yeah, checking the day 10 code, the new scene adds nothing for stat points with the Mom. So no Weiku control points at all in the Alpha path. As watching both scenes does nothing, the walk through is probably stream lined for speed. So Watching or Going to Your Room, equal to the same amount of stat points at the end of the version.
 
  • Like
Reactions: Koulo077

gestved

Engaged Member
Aug 18, 2017
2,292
2,388
Yeah, checking the day 10 code, the new scene adds nothing for stat points with the Mom. So no Weiku control points at all in the Alpha path. As watching both scenes does nothing, the walk through is probably stream lined for speed. So Watching or Going to Your Room, equal to the same amount of stat points at the end of the version.
Now that you mentioned it I took a look of my own, exactly at the last scene in the very end of the coding of the last day there is this line

$ weiku_control = 10

I think it means it sets weiku's control to 10 no matter which path you take, I'm no coder and I couldn't check for sure because for some reason trying to enable console with unren breaks the game.

I don't remember if you need to write == for it to set a value to a variable or if just = does the trick
 

RoadWulf

Engaged Member
Nov 18, 2018
3,984
7,933
I think that's a if/then label, not a stat change.

The stat change is here in the old ending:
$ weiku_control += 10

The Plus or Minus head of the Equals is what changes the stats. Your stat is only an equals, that makes me think it's just referencing the stat for a scene change. I could be wrong.

@Heartlessnobody95 Clarification?

I will say that the phone doesn't show any changes to the Mom. So I don't know if that just doesn't show up yet or if it's not there.
 

Ursus4321

Well-Known Member
Aug 2, 2017
1,273
2,651
I am new in this game. After read several comments here I am not sure if the ntr is avoidable because you can decide not to see it but it happen, or because you can choose one path where those scenes never happen. Anybody could answer me? Thanks
 

RoadWulf

Engaged Member
Nov 18, 2018
3,984
7,933
So looking it over, I think the devs redid how the Weiku control thing works for this day.

Originally, it was said to be always intended that the Mom would have some of his control over her for no other reason that he's her boss. But if I'm reading it right, it now goes like this

Alpha or Mom route; Beta Route with Luke: Weiku Control= 10 points
Beta route without Luke: Weiku Control= 20 points

So, basically if you see the undressing scene, he now has 20 points of Control over your mother. But if you're on the Alpha route, and look at the MC's Domination Points vs the Weiku points, you are actually in the lead.

I would imagine it's up to you to keep that lead or even widen it and keep your mom from falling under his control/seduction.
As Heartbreaker said, maybe even a route where you find her a different job.
 

gigan

Engaged Member
Modder
Nov 7, 2017
3,117
7,840
Ok so there are still some issues coming up:

The Emma study Error is still there outside her house.
Weiku is mislabled as Mr. Watson in two of the lines in the new scene.
Oh and the line when you first meet Liza where she calls the mom "Tracy" because the word is there instead of the [m].
for the emma bug did you download the bug fix from page 87 post 1735 from Heartlessnobody95 ?
 
3.30 star(s) 79 Votes