3.30 star(s) 53 Votes

kxjoh32

Member
Jun 4, 2017
327
284
Ok so the game has changed a lot but here is a few issues that I have wit the new version

2.) Boy with dog bite there is no way to get around loosing a point with it now it seems. You do all the exam and the only thing left is abdomen but there is no way to skip it you are forced to fondle the boy in a sense oO
I believe this is what I did for #2
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

Bruni Multimedia

Well-Known Member
Donor
Game Developer
May 24, 2017
1,456
2,108


It was VERY ugly, albeit practical, to indicate which body parts to examine by a text option, I'm well aware of that.

That's why, starting with 0.0.6's "Ice Dream" update all examination will have a clickable hotspot to choose what to examine. A tooltip at the top of the screen will highlight which exam is linked to the body part and for the exams that involve the whole body (or a specific or hidden part) icons will be available on the screen's top right section.

The magnifying lenses will indicate a visual exam, while the glove will indicate a manual exam (either by palpation or percussion). More icons will be added for more specific exams too (i.e. x-rays).

"Ice Dream" will be available in September, so stay in touch.

 

Patan

Active Member
May 28, 2017
893
1,339
@Bruni Multimedia i get this error, its after i accept/decline the job offer from Dr.Richards

Code:
[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 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 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 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 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 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 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 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 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\oguzh\Desktop\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\oguzh\Desktop\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\oguzh\Desktop\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
 

Deathdawg

Well-Known Member
Jul 29, 2017
1,116
383
@Bruni Multimedia I think this type of exam will be better than a text click one, though I am not sure if it is my inner medic training or a latent desire to simplify the gameplay, i do think in time that this will be a better route to a better feel for the game though I would make the suggestion to stay away from the glowing/sparkling star (*) like is often used in alot of the LoP games. It can be hard to see for some, me in that by the way, and possibly later put that when the mouse cursor is near the area a glove or spyglass is shown as an indicator basically the pointer changes to a visible degree
 

Bruni Multimedia

Well-Known Member
Donor
Game Developer
May 24, 2017
1,456
2,108
@Bruni Multimedia i get this error, its after i accept/decline the job offer from Dr.Richards

Code:
[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 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 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 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 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 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 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 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 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\oguzh\Desktop\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\oguzh\Desktop\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\oguzh\Desktop\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
This kind of error usually comes when you load a savegame after an update without starting a new game. With each update you'll need to start a new game, whether from scratch or skipping to the update.
 
  • Like
Reactions: Patan

Bruni Multimedia

Well-Known Member
Donor
Game Developer
May 24, 2017
1,456
2,108
I would make the suggestion to stay away from the glowing/sparkling star (*) like is often used in alot of the LoP games. It can be hard to see for some, me in that by the way, and possibly later put that when the mouse cursor is near the area a glove or spyglass is shown as an indicator basically the pointer changes to a visible degree
I don't follow you, sorry. Can you explain it?
 

TCMS

Quote my posts if you want an answer
Donor
Former Staff
Aug 5, 2016
5,797
30,344
Oh bruni one thing, go through the exam files one of the new girls I think it's the asian one has a bunch of errors there. they don't trigger since it's poorly coded (sorry). The file is filled with "vanilla" code which seems fine, but when using a compare function you've wrote "true" but it should be "True".

Sorry if I'm not clear, I kinda forgot and deleted the files yesterday :(
 

Deathdawg

Well-Known Member
Jul 29, 2017
1,116
383
I don't follow you, sorry. Can you explain it?


It was VERY ugly, albeit practical, to indicate which body parts to examine by a text option, I'm well aware of that.

That's why, starting with 0.0.6's "Ice Dream" update all examination will have a clickable hotspot to choose what to examine. A tooltip at the top of the screen will highlight which exam is linked to the body part and for the exams that involve the whole body (or a specific or hidden part) icons will be available on the screen's top right section.

The magnifying lenses will indicate a visual exam, while the glove will indicate a manual exam (either by palpation or percussion). More icons will be added for more specific exams too (i.e. x-rays).

"Ice Dream" will be available in September, so stay in touch.

Sorry was referring to the above picture and post, about the new/upcoming exam set up. I feel that it would add a new level to the game that would seem a bit more real on the medical side but I was suggesting that in future to consider a sort of hint when the person gets close to the area they are to check, take the picture you provided of the exam that has the gloves and magnifying glass and gloves icons indicate where to look I was meaning to possibly have the icon of a magnifying glass or maybe an eye come up that it was a hotspot to look at where some games use a sparkling star to indicate hidden spots. I am not a fan of the sparkles as I often can not see them. Basically the mouse pointer on screen could change shape when they get over the region to indicate a point of intrest
 

TCMS

Quote my posts if you want an answer
Donor
Former Staff
Aug 5, 2016
5,797
30,344
Oh bruni one thing, go through the exam files one of the new girls I think it's the asian one has a bunch of errors there. they don't trigger since it's poorly coded (sorry). The file is filled with "vanilla" code which seems fine, but when using a compare function you've wrote "true" but it should be "True".

Sorry if I'm not clear, I kinda forgot and deleted the files yesterday :(
Also one thing I'd like to see is more renders for the previous patients, like if you do a test that isn't exactly necessary that it shows the render for that as well.
 

Bruni Multimedia

Well-Known Member
Donor
Game Developer
May 24, 2017
1,456
2,108
Oh bruni one thing, go through the exam files one of the new girls I think it's the asian one has a bunch of errors there. they don't trigger since it's poorly coded (sorry). The file is filled with "vanilla" code which seems fine, but when using a compare function you've wrote "true" but it should be "True".

Sorry if I'm not clear, I kinda forgot and deleted the files yesterday :(
Thanks.
That was reported and fixed many times but one more is alwayd better than none :)
 
Jul 22, 2017
79
132
I haven't read through the whole thread, so maybe this was mentioned, but I'm having trouble shopping. I was able to shop one time and got the advanced medical bed, but now when I try to go back to it, it just skips the evening. Am I missing something obvious?

A couple more bugs that may have already been reported...I got some missing images during the motorcycle accident patient. Looks like Monique_1_Exam_6 is the problem there.

And during the dog bite examination, when using the "calm" option to the mother being upset about asking questions, I get this error.

You don't have permission to view the spoiler content. Log in or register now.
 

TCMS

Quote my posts if you want an answer
Donor
Former Staff
Aug 5, 2016
5,797
30,344
I haven't read through the whole thread, so maybe this was mentioned, but I'm having trouble shopping. I was able to shop one time and got the advanced medical bed, but now when I try to go back to it, it just skips the evening. Am I missing something obvious?

A couple more bugs that may have already been reported...I got some missing images during the motorcycle accident patient. Looks like Monique_1_Exam_6 is the problem there.

And during the dog bite examination, when using the "calm" option to the mother being upset about asking questions, I get this error.

You don't have permission to view the spoiler content. Log in or register now.
You used the fix in the op right?
 
  • Like
Reactions: AllanBlackwater

Bruni Multimedia

Well-Known Member
Donor
Game Developer
May 24, 2017
1,456
2,108
Also one thing I'd like to see is more renders for the previous patients, like if you do a test that isn't exactly necessary that it shows the render for that as well.
They will come in time. As you are surely well aware rendering is the most time-consuming process of the entire development, and the only thing I can't do while away for work in lunch break (because my computer at work hasn't got a decent video card mostly).

But I'm not satisfied with the amount of pictures of each exam, but that's not a priority, since what people like in alpha games is content, the finishing touches will come in beta and in each update as well.
 

petedragon

Member
May 4, 2017
242
223
Ok. Downloaded new.Started fresh game no old saves. Worked like a happy little beaver. Now got nearly 30k in the bank.No one wants wages love it. Oh and yes put the fix in place. I can shop too and not being charged every month for that either. Pity the 5k from Kiku s family didnt get cashed but I wont be greedy.
 

Bruni Multimedia

Well-Known Member
Donor
Game Developer
May 24, 2017
1,456
2,108
Items are still not accounted for at the end of the month, and neither do your staff (with the exception of Nurse Lawley, that is.)
If you started a new game and skipped to the updates not even her will want her wage, but this is of course a temporary feature in alpha testing only.
 
3.30 star(s) 53 Votes