Oraciion

Newbie
May 28, 2018
68
14
well damn i really like the Patty character
but it seems shes broken i keep getting an error when trying to talk to her

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

While running game code:
  File "game/scripts/script8_patty.rpy", line 454, in <module>
NameError: name 'pat_dp' is not defined

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

Full traceback:
  File "game/scripts/script8_patty.rpyc", line 454, in script
  File "H:\pgames\business\BusinessOfLoving-0.6.6i-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "H:\pgames\business\BusinessOfLoving-0.6.6i-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "H:\pgames\business\BusinessOfLoving-0.6.6i-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/script8_patty.rpy", line 454, in <module>
NameError: name 'pat_dp' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Business Of Loving: Special Edition 0.6.6i
Wed Jul 29 19:42:15 2020
I've got the same issue on my end.
 

ZTex

Engaged Member
Apr 3, 2019
2,898
4,185
This build is hella buggy.

Pretty much every menu returns a bug. Can't do repeat scenes with Mom without crashing. Can't talk to Patty without errors, Some Kim dialogue does the same. Scenes seemingly trigger out of order....

Honestly, i'd wait on the next build cause this one is virtually unplayable even with the cheat codes.
 
  • Like
Reactions: Luffy1381

deadend

Dead End Draws
Game Developer
Oct 21, 2017
133
534
Hey all, I'm going to look into all these bugs, I must have scuffed something up while making fixes. Feel free to keep reporting them or PM me problems you run into. Most of these will be fixed asap though.
 
  • Like
Reactions: Gabaw

Sossig

New Member
May 29, 2018
10
9
Found a bug with Kims degradation route. Half the events are missing cause script5_kim_i.rpy lacks the following:

Code:
elif kim_dp >= 10 and kim_degrade_total == 9:
        $kim_degrade_total +=1
        jump dg_kym_blackmail
 
Last edited:
  • Like
Reactions: deadend

Scotsman1989

Well-Known Member
Nov 10, 2018
1,733
2,187
Is there different endings planned for each of the lovely ladies?

Like and ending where the MC accepts his place at Kimberly's feet.

Or an ending where the MC and Lorraine get married and settle down together.
 
3.60 star(s) 28 Votes