3.30 star(s) 53 Votes

Bruni Multimedia

Well-Known Member
Donor
Game Developer
May 24, 2017
1,456
2,108
download these two fixes and copy them to game folder of course you will need to download game again if you copied some other fixes, and if you find more bugs post them here.
Mmh, no. The latest fix already contains them, so just download the latest one.
 
  • Like
Reactions: SpookyDonut
T

TMWSTW

Guest
Guest
Deleted the original patched game, unzipped the game again, downloaded the patch again (post 534) and applied it and am still getting the same issue.
MFW
You don't have permission to view the spoiler content. Log in or register now.
 

SpookyDonut

Active Member
Sep 7, 2016
537
809
No complaints really, you and Patreon's guys are awesome, just bug reports. LOTS of bug reports (every time the same ones but from many people. My player base is growing real fast it seems.)
I'm glad to hear that, yea guys from this forum are awesome and they want to help in any way they can, and that is great. You and your game deserve recognition, it really is something else, something different from all the other games here on the forum, and that's a real refreshment. I don't know what else to say, just keep up the good work man :extremelyhappy:
 
Last edited:

Deathdawg

Well-Known Member
Jul 29, 2017
1,115
383
Well your player base is growing due to the idea you are sharing with us, your willingness to entertain suggestions as well as a well thought out game that is in itself enjoyable if not nerve racking in spots ;)


I wanted to add that i think we should be able to get the prick boss, the one that is trying to blackmail the MC with firing if not hooking up with sis, fired/humiliated by exposing him in press or blackmailing him in return
 
Last edited:

Paitryn

Well-Known Member
Mar 10, 2017
1,557
2,159
So after sex with kiko (not by blackmail) this happens:

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

While running game code:
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1331, in script call
    call events_run_period from _call_events_run_period_1
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1331, in script call
    call events_run_period from _call_events_run_period_1
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1345, in script call
    call events_run_period from _call_events_run_period_2
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1331, in script call
    call events_run_period from _call_events_run_period_1
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1199, in script call
    call calendar(1) from _call_calendar
  File "game/calendar.rpy", line 148, in script
    if displayYear:
  File "game/calendar.rpy", line 148, in <module>
    if displayYear:
NameError: name 'displayYear' is not defined

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

Full traceback:
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1331, in script call
    call events_run_period from _call_events_run_period_1
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1331, in script call
    call events_run_period from _call_events_run_period_1
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1345, in script call
    call events_run_period from _call_events_run_period_2
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1331, in script call
    call events_run_period from _call_events_run_period_1
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1199, in script call
    call calendar(1) from _call_calendar
  File "game/calendar.rpy", line 148, in script
    if displayYear:
  File "C:\Users\paitr\Downloads\General_Practitioner-005b-pc-4b94a679GCjHq\General_Practitioner-0.0.5b-pc\renpy\ast.py", line 1656, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\paitr\Downloads\General_Practitioner-005b-pc-4b94a679GCjHq\General_Practitioner-0.0.5b-pc\renpy\python.py", line 1749, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\paitr\Downloads\General_Practitioner-005b-pc-4b94a679GCjHq\General_Practitioner-0.0.5b-pc\renpy\python.py", line 1743, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/calendar.rpy", line 148, in <module>
    if displayYear:
NameError: name 'displayYear' is not defined

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
General Practitioner 0.0.5
Can't be skipped past either. And I used your latest patch.
 

berny

Active Member
Jun 8, 2017
568
1,116
So after sex with kiko (not by blackmail) this happens:

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

While running game code:
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1331, in script call
    call events_run_period from _call_events_run_period_1
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1331, in script call
    call events_run_period from _call_events_run_period_1
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1345, in script call
    call events_run_period from _call_events_run_period_2
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1331, in script call
    call events_run_period from _call_events_run_period_1
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1199, in script call
    call calendar(1) from _call_calendar
  File "game/calendar.rpy", line 148, in script
    if displayYear:
  File "game/calendar.rpy", line 148, in <module>
    if displayYear:
NameError: name 'displayYear' is not defined

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

Full traceback:
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1331, in script call
    call events_run_period from _call_events_run_period_1
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1331, in script call
    call events_run_period from _call_events_run_period_1
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1345, in script call
    call events_run_period from _call_events_run_period_2
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1331, in script call
    call events_run_period from _call_events_run_period_1
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1199, in script call
    call calendar(1) from _call_calendar
  File "game/calendar.rpy", line 148, in script
    if displayYear:
  File "C:\Users\paitr\Downloads\General_Practitioner-005b-pc-4b94a679GCjHq\General_Practitioner-0.0.5b-pc\renpy\ast.py", line 1656, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\paitr\Downloads\General_Practitioner-005b-pc-4b94a679GCjHq\General_Practitioner-0.0.5b-pc\renpy\python.py", line 1749, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\paitr\Downloads\General_Practitioner-005b-pc-4b94a679GCjHq\General_Practitioner-0.0.5b-pc\renpy\python.py", line 1743, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/calendar.rpy", line 148, in <module>
    if displayYear:
NameError: name 'displayYear' is not defined

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
General Practitioner 0.0.5
Can't be skipped past either. And I used your latest patch.
Well, I have no idea about programming, but did you start a new game? This looks like it could be caused by an old save. If not, I'm out, this just looks like an error I experienced in other renpy games.
 
  • Like
Reactions: Bruni Multimedia

Bruni Multimedia

Well-Known Member
Donor
Game Developer
May 24, 2017
1,456
2,108
So after sex with kiko (not by blackmail) this happens:

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

While running game code:
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1331, in script call
    call events_run_period from _call_events_run_period_1
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1331, in script call
    call events_run_period from _call_events_run_period_1
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1345, in script call
    call events_run_period from _call_events_run_period_2
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1331, in script call
    call events_run_period from _call_events_run_period_1
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1199, in script call
    call calendar(1) from _call_calendar
  File "game/calendar.rpy", line 148, in script
    if displayYear:
  File "game/calendar.rpy", line 148, in <module>
    if displayYear:
NameError: name 'displayYear' is not defined

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

Full traceback:
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1331, in script call
    call events_run_period from _call_events_run_period_1
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1331, in script call
    call events_run_period from _call_events_run_period_1
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1345, in script call
    call events_run_period from _call_events_run_period_2
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1331, in script call
    call events_run_period from _call_events_run_period_1
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1309, in script call
    call events_run_period from _call_events_run_period
  File "game/event_dispatcher.rpy", line 297, in script call
    call expression _event from call_expression_event_1
  File "game/main.rpy", line 1199, in script call
    call calendar(1) from _call_calendar
  File "game/calendar.rpy", line 148, in script
    if displayYear:
  File "C:\Users\paitr\Downloads\General_Practitioner-005b-pc-4b94a679GCjHq\General_Practitioner-0.0.5b-pc\renpy\ast.py", line 1656, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\paitr\Downloads\General_Practitioner-005b-pc-4b94a679GCjHq\General_Practitioner-0.0.5b-pc\renpy\python.py", line 1749, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\paitr\Downloads\General_Practitioner-005b-pc-4b94a679GCjHq\General_Practitioner-0.0.5b-pc\renpy\python.py", line 1743, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/calendar.rpy", line 148, in <module>
    if displayYear:
NameError: name 'displayYear' is not defined

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
General Practitioner 0.0.5
Can't be skipped past either. And I used your latest patch.
Strange, this happens only when you load an old savegame (EDIT: @berny I read your post just now, nice guess!). Have you started a new game after applyiing the patch?
Before trying that delete the "persistent" file in the save folder, that should do the trick.

Let me know if it works.
 

Mirtugast

Newbie
Dec 25, 2016
53
172
I really like your game! Looks like you're putting some proper effort in.

I'm not that far in but the game tells me I should tell Clara to discontinue her psychotropics which is a big no-no without knowing the particulars of the prescription. Some can be safely discontinued, but considering her attitude she could potentially be taking mood-stabilizers, and cutting off certain SSRIs or TCAs could not only have severe effects on mental health but cause withdrawal symptoms that can make evaluating the recovery of her current issues more difficult. I'm not a physician or anything but generally I believe you want to avoid causing symptoms while trying to resolve others.If I recall correctly paracetamol also interacts with several mood-stabilizers so not discontinuing them is also bad.

It's minor, likely doesn't bother anyone but hey, I have nothing else to whine about.

Keep it up!
 
  • Like
Reactions: Bruni Multimedia

VRBorg

New Member
May 25, 2017
7
2
I can't "shop online" , it just skips ( it says evening, but it doesn't open the shop windo ) the shop - help.
 
3.30 star(s) 53 Votes