3.30 star(s) 53 Votes

Yonymaster

Newbie
May 6, 2017
17
3
Here's a compressed version. The original v0.0.13 zip file was 994MB, compressed version is 178MB.

Lossy (means quality is reduced) compression used.

General Practitioner v0.0.13 - compressed by @bossapplesauce (178MB)

Download:

Note: Requires recent version of 7zip to extract!
Helo. Compressed version is not working, extracted with 7zip -18.05

Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/rep_children_female.rpy", line 2310: if statement expects a non-empty block.
    if randomillness == 45:
                           ^

File "game/rep_children_female.rpy", line 2694: if statement expects a non-empty block.
    if randomillness == 45:
                           ^

File "game/rep_children_female.rpy", line 3605: if statement expects a non-empty block.
    if randomillness == 20:
                           ^

File "game/rep_children_female.rpy", line 3606: if statement expects a non-empty block.
    if randomillness == 21:
                           ^

File "game/rep_children_female.rpy", line 3607: if statement expects a non-empty block.
    if randomillness == 23:
                           ^

File "game/rep_children_female.rpy", line 3608: if statement expects a non-empty block.
    if randomillness == 25:
                           ^

File "game/rep_children_female.rpy", line 3614: if statement expects a non-empty block.
    if randomillness == 27:
                           ^

File "game/rep_children_female.rpy", line 3625: if statement expects a non-empty block.
    if randomillness == 32:
                           ^

File "game/rep_children_female.rpy", line 3631: if statement expects a non-empty block.
    if randomillness == 34:
                           ^

File "game/rep_children_female.rpy", line 3632: if statement expects a non-empty block.
    if randomillness == 35:
                           ^

File "game/rep_children_female.rpy", line 3633: if statement expects a non-empty block.
    if randomillness == 38:
                           ^

File "game/rep_children_female.rpy", line 3639: if statement expects a non-empty block.
    if randomillness == 41:
                           ^

File "game/rep_children_female.rpy", line 3645: if statement expects a non-empty block.
    if randomillness == 45:
                           ^

File "game/rep_children_female.rpy", line 3651: if statement expects a non-empty block.
    if randomillness == 50:
                           ^

File "game/rep_children_female.rpy", line 3652: if statement expects a non-empty block.
    if randomillness == 52:
                           ^

File "game/rep_children_female.rpy", line 3653: if statement expects a non-empty block.
    if randomillness == 53:
                           ^

File "game/rep_children_female.rpy", line 3752: if statement expects a non-empty block.
    if randomillness == 20:
                           ^

File "game/rep_children_female.rpy", line 3767: if statement expects a non-empty block.
    if randomillness == 25:
                           ^

File "game/rep_children_female.rpy", line 3789: if statement expects a non-empty block.
    if randomillness == 30:
                           ^

File "game/rep_children_female.rpy", line 3811: if statement expects a non-empty block.
    if randomillness == 35:
                           ^

File "game/rep_children_female.rpy", line 3826: if statement expects a non-empty block.
    if randomillness == 41:
                           ^

File "game/rep_children_female.rpy", line 3856: if statement expects a non-empty block.
    if randomillness == 52:
                           ^

File "game/rep_children_female.rpy", line 3858: if statement expects a non-empty block.
    if randomillness == 53:
                           ^

File "game/rep_children_female.rpy", line 3935: if statement expects a non-empty block.
    if randomillness == 16:
                           ^

File "game/rep_children_female.rpy", line 3941: if statement expects a non-empty block.
    if randomillness == 20:
                           ^

File "game/rep_children_female.rpy", line 3942: if statement expects a non-empty block.
    if randomillness == 21:
                           ^

File "game/rep_children_female.rpy", line 3943: if statement expects a non-empty block.
    if randomillness == 23:
                           ^

File "game/rep_children_female.rpy", line 3954: if statement expects a non-empty block.
    if randomillness == 27:
                           ^

File "game/rep_children_female.rpy", line 3961: if statement expects a non-empty block.
    if randomillness == 30:
                           ^

File "game/rep_children_female.rpy", line 4120: if statement expects a non-empty block.
    if randomillness == 20:
                           ^

File "game/rep_children_female.rpy", line 4149: if statement expects a non-empty block.
    if randomillness == 27:
                           ^

File "game/undress_dispatcher.rpy", line 1697: end of line expected.
    imagebutton auto "ui/2_%s.png" xpos 10 ypos 80 action ui.ChoiceJump("generic_1_undress_2", "generic_1_undress_2", location=None, block_all=None) focus_mask True tooltip("{color=#FFFFFF}Take off shirt")
                                   ^

File "game/undress_dispatcher.rpy", line 1699: end of line expected.
    imagebutton auto "ui/3_%s.png" xpos 10 ypos 180 action ui.ChoiceJump("generic_1_undress_3", "generic_1_undress_3", location=None, block_all=None) focus_mask True tooltip("{color=#FFFFFF}Take off pants")
                                   ^

File "game/undress_dispatcher.rpy", line 1701: end of line expected.
    imagebutton auto "ui/4_%s.png" xpos 10 ypos 280 action ui.ChoiceJump("generic_1_undress_4", "generic_1_undress_4", location=None, block_all=None) focus_mask True tooltip("{color=#FFFFFF}Take off shirt and pants")
                                   ^

File "game/undress_dispatcher.rpy", line 1703: end of line expected.
    imagebutton auto "ui/5_%s.png" xpos 10 ypos 380 action ui.ChoiceJump("generic_1_undress_5", "generic_1_undress_5", location=None, block_all=None) focus_mask True tooltip("{color=#FFFFFF}Take off shirt and bra")
                                   ^

File "game/undress_dispatcher.rpy", line 1705: end of line expected.
    imagebutton auto "ui/6_%s.png" xpos 10 ypos 480 action ui.ChoiceJump("generic_1_undress_6", "generic_1_undress_6", location=None, block_all=None) focus_mask True tooltip("{color=#FFFFFF}Take off shirt, pants and bra")
                                   ^

File "game/undress_dispatcher.rpy", line 1707: end of line expected.
    imagebutton auto "ui/7_%s.png" xpos 10 ypos 580 action ui.ChoiceJump("generic_1_undress_7", "generic_1_undress_7", location=None, block_all=None) focus_mask True tooltip("{color=#FFFFFF}Take off everything")
                                   ^

Ren'Py Version: Ren'Py 6.99.14.3.3347
Tue May 01 11:14:14 2018

The fixed version now works correctly :extremelyhappy:
 
  • Like
Reactions: bas

zazezizozu

Newbie
Jul 23, 2017
34
36
Money = denaro_totale = xxx (xxx = amount you want).
charm = xxx
fitness = xxx
knowledge = xxx
sexperience = xxx
fame = xxx
siscug_turst = xxx (trust of sister)
patientname_trust = xxx

Replace patientname with the first name of the person you're examining.

All of these are listed several time in this thread.
please how can change console command?
 

bas

retired
Donor
Respected User
Former Staff
May 6, 2017
3,987
30,402
Helo. Compressed version is not working, extracted with 7zip -18.05
Well, that's my fault. Sorry. No idea why all the complied script versions in the game are different than what's in the archive.rpa ... but I'm fixing and re-uploading now.
 
Sep 4, 2017
410
331
Monique is a bit bugged, but its only when i say that i like her genitalia she undresses, but when she sits down shes fully dressed again and when i try to examine her it say that its not possible because of the way shes dressed:)
Oh and when i examine Karen's back, shes naked when shes lying on her stomach, I'm not complaining because shes got a great ass, but its a bit weird. :D
 

Bruni Multimedia

Well-Known Member
Donor
Game Developer
May 24, 2017
1,456
2,108
Monique is a bit bugged, but its only when i say that i like her genitalia she undresses, but when she sits down shes fully dressed again and when i try to examine her it say that its not possible because of the way shes dressed:)
Oh and when i examine Karen's back, shes naked when shes lying on her stomach, I'm not complaining because shes got a great ass, but its a bit weird. :D
Noted. Karen's exam, no matter how much I fix it, it still gives me pains in the ass. I need to talk to that girl...

Thanks!

You do realize most of us horny dogs wait for the sister and niece, right?

I mean, look at what forum you are posting. :D
Incest rules all here.
Yeah, but that story is long, and I mean very long, and believe me it will be rewarding, but no sexual content with her is going to be released soon...
 
  • Like
Reactions: David87

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
23,675
16,212
please how can change console command?

Unpack it and place a copy in the main folder and double click on it and chose #3 then hit enter then x out of if and your good to go and just hit "shift" o while in game.
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
23,675
16,212
You do realize most of us horny dogs wait for the sister and niece, right?

I mean, look at what forum you are posting. :D
Incest rules all here.
There will be no sex with the niece she is only 11 but if you meant sister/cousin then yes I to am waiting on that but I can handle Rita or Elisa as a side show for now.
 
Sep 4, 2017
410
331
Noted. Karen's exam, no matter how much I fix it, it still gives me pains in the ass. I need to talk to that girl...

Thanks!



Yeah, but that story is long, and I mean very long, and believe me it will be rewarding, but no sexual content with her is going to be released soon...
Pain in the ass, no pun intended. :D
Mark Thompson is called Morgan Tucker when you talk to him. :)
 

DigitalDarkness

New Member
Mar 16, 2018
9
19
Error when working at the second hospital.

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

While running game code:
  File "game/hospital_choice.rpy", line 37, in script
    if liam_meet == False and day >= 29 and month >=8:
  File "game/hospital_choice.rpy", line 37, in <module>
    if liam_meet == False and day >= 29 and month >=8:
NameError: name 'liam_meet' is not defined

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

Full traceback:
  File "game/hospital_choice.rpy", line 37, in script
    if liam_meet == False and day >= 29 and month >=8:
  File "E:\Games\H\General_Practitioner-0.0.13REP-pc\renpy\ast.py", line 1729, in execute
    if renpy.python.py_eval(condition):
  File "E:\Games\H\General_Practitioner-0.0.13REP-pc\renpy\python.py", line 1919, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "E:\Games\H\General_Practitioner-0.0.13REP-pc\renpy\python.py", line 1912, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/hospital_choice.rpy", line 37, in <module>
    if liam_meet == False and day >= 29 and month >=8:
NameError: name 'liam_meet' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 6.99.14.3.3347
General Practitioner 0.0.13REP
Tue May 01 07:19:19 2018
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
23,675
16,212
Well, so in the 1Xth update , around 5 years ahead she will be 16 and , depending on country rules, she will be eligible, right ???
On F95 there will never be any games that have sex with those under the age of 18.

This game will only be at most a little over 1 year of game play, so no at the most she will only be 13.
 
  • Like
Reactions: Chasso

Sword26

Active Member
Donor
Aug 8, 2016
500
164
gotta say impressed there's must be alot of people who wanna be doctors or care about there fellow person for it to be at 0.13:evilsmile::evilsmile::rolleyes::rolleyes::cool::cool:;);)XDXD:tf::tf:
 
  • Like
Reactions: L7Bear

Bruni Multimedia

Well-Known Member
Donor
Game Developer
May 24, 2017
1,456
2,108
Thanks for your bug reports, they have already been fixed for 0.0.14

Please note that I haven't released 0.0.13 yet so I can't help you with the compressed version posted here, since I haven't made it.
 
Apr 7, 2017
30
33
gotta say impressed there's must be alot of people who wanna be doctors or care about there fellow person for it to be at 0.13:evilsmile::evilsmile::rolleyes::rolleyes::cool::cool:;);)XDXD:tf::tf:
What I want to do as a physician and what I do as a physician are very much different. =P but one can wish about being unprofessional lol.
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
23,675
16,212
To many bugs to play so will wait for either the fixed version of 13 or will wait till v.14 comes out.

After the first 2 hospital visits it bugs out and no longer worth the effort to go on with it.
 

Bruni Multimedia

Well-Known Member
Donor
Game Developer
May 24, 2017
1,456
2,108
The things you reported are hardly game-breaking fox, I'm also surprised they were never reported before you did, so I'm sorry if you won't keep playing the game :(
 
3.30 star(s) 53 Votes