3.30 star(s) 53 Votes

Bruni Multimedia

Well-Known Member
Donor
Game Developer
May 24, 2017
1,456
2,108
What is not working Thekyu?

Barrett can you email me your save folder with the errors? bugs(at)brunimultimedia.com

Thanks!
 

asdfghjil

Newbie
Oct 25, 2017
17
3
I have a bug in which, no matter which save i load it errors and tells me that there will be an infinite loop. This happens during the time that they tell you about the earnings of the other professors at the clinic. It happens after the mr Xuan gets 25 percent of your earnings.
 
  • Like
Reactions: Bruni Multimedia

Guygee

Member
Jul 21, 2018
130
135
Full Bug Report for Clara Porter Exam (morning of Day 2) trying to access her vital medical record, posted as requested:

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

While loading <'Image' u'exams/Clara_1/medical_record_clara.png'>:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
IOError: Couldn't find file 'exams/Clara_1/medical_record_clara.png'.

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\core.py", line 3132, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\core.py", line 2055, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 485, in renpy.display.render.render_screen
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\screen.py", line 669, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\layout.py", line 331, in render
    surf = render(self.child, width, height, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\layout.py", line 1117, in render
    st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\layout.py", line 919, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\im.py", line 580, in render
    return cache.get(self, render=True)
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\loader.py", line 555, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'exams/Clara_1/medical_record_clara.png'.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
General Practitioner 0.0.16REP
Fri Aug 17 10:37:57 2018
 

Barrett74

Member
May 13, 2018
366
111
What is not working Thekyu?

Barrett can you email me your save folder with the errors? bugs(at)brunimultimedia.com

Thanks!
ill send you what i have, although i deleted a bunch of them after it kept looping back or getting a bunch of errors the three tracebacks i posted where from where is started a new game and asked it to skipped to the update. one thing i noticed when i skipped to the update. i acted like i didnt hire any of the other doctors. and also wouldnt let me access any of the other rooms. most of the errors im getting are when i do the story mode. i am in the midst of starting a new game from the beginning, and will play to the end and save as much as possible with all errors saved so that you can look at it.
 

Barrett74

Member
May 13, 2018
366
111
Full Bug Report for Clara Porter Exam (morning of Day 2) trying to access her vital medical record, posted as requested:

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

While loading <'Image' u'exams/Clara_1/medical_record_clara.png'>:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
IOError: Couldn't find file 'exams/Clara_1/medical_record_clara.png'.

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\core.py", line 3132, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\core.py", line 2055, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 485, in renpy.display.render.render_screen
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\screen.py", line 669, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\layout.py", line 331, in render
    surf = render(self.child, width, height, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\layout.py", line 1117, in render
    st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\layout.py", line 919, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\im.py", line 580, in render
    return cache.get(self, render=True)
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\display\im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "C:\Users\GG\Downloads\General Practitioner 0.0.16REP-pc\renpy\loader.py", line 555, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'exams/Clara_1/medical_record_clara.png'.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
General Practitioner 0.0.16REP
Fri Aug 17 10:37:57 2018
i was getting alot of those when i was clicking on the medical record but if you wait until erika or the nurse from sgh says here it is and click on that you will be able to access it then.
 

Bruni Multimedia

Well-Known Member
Donor
Game Developer
May 24, 2017
1,456
2,108
I have a bug in which, no matter which save i load it errors and tells me that there will be an infinite loop. This happens during the time that they tell you about the earnings of the other professors at the clinic. It happens after the mr Xuan gets 25 percent of your earnings.
Thanks, I'll have a look at it ASAP

I'm still having an issue with Kioko's father event loop
Can you also send me your save at the address posted earlier? Thank you very much.
 

Barrett74

Member
May 13, 2018
366
111
ok, first crash i hit so far is the pool minigame. again will get to the end of the game before i send you all this bruni.

By the way already sent you a email with all the saves
 

Barrett74

Member
May 13, 2018
366
111
alright sending you a save bruni, after trying to do the pool minigame, it kept throwing me error after error and tried to roll back , it rolled back to may 30 and no matter what i click on it gives me errors sending you the save file. maybe you can figure out what its doing.
 

Bruni Multimedia

Well-Known Member
Donor
Game Developer
May 24, 2017
1,456
2,108
try to load a previous save and continue by skipping minigame and it threw another error.
THAT's an error even Lemmasoft forum and ren'py creator couldn't help me solve. It only happens on some specific hardware (not mine unfortunately) and is pretty hard to solve...
If I can't solve that soon enough I'll be forced to remove the minigame, which is unfortunate because as simple as it is I liked it so much :(
 

Barrett74

Member
May 13, 2018
366
111
well i sent you the save and traceback on the most recent error i got i tried to load some other previous save's it doesnt work which means i might have to start back all over again.
 

Dr.Brule

Member
Aug 2, 2017
205
355
First time playing this,i like the simulation part (hiring staff,buying equipment,etc) and the game overall but i ran into some issues when i bought the nurses uniform the event triggered twice once in the morning and again in the afternoon,also got that traceback when trying to load a save it doesn't happen often though and i had an incident where a few days before the festival on the 2nd the staff got paid then got paid again on the 2nd they basically got paid twice and left me broke which led to some staff members leaving because i couldn't pay them.That led me to rage quit but i wont give up on the game i'll try again from a different save point hopefully it was a one time glitch.
 

Barrett74

Member
May 13, 2018
366
111
First time playing this,i like the simulation part (hiring staff,buying equipment,etc) and the game overall but i ran into some issues when i bought the nurses uniform the event triggered twice once in the morning and again in the afternoon,also got that traceback when trying to load a save it doesn't happen often though and i had an incident where a few days before the festival on the 2nd the staff got paid then got paid again on the 2nd they basically got paid twice and left me broke which led to some staff members leaving because i couldn't pay them.That led me to rage quit but i wont give up on the game i'll try again from a different save point hopefully it was a one time glitch.
actually if you pay attention it will tell you its the first of the month and as it shows you moving to the second of the month it transitions then says its the first of the month again. its a loopback that i mentioned already and i think the dev is trying to fix it.
 
  • Like
Reactions: Dr.Brule

Bruni Multimedia

Well-Known Member
Donor
Game Developer
May 24, 2017
1,456
2,108
i got an traceback and you never saw it , so here it comes
Try to unzip General Practitioner in a completely new folder than the one you used, then delete the .persistent file in your save folder. You can find the save folder in the game's directory or under "User\ren'py\general practitioner etc.

That's a known issue with persistent variables, only one way around it it seems.
 
  • Like
Reactions: jack brisen

jack brisen

Active Member
Feb 20, 2018
602
304
Try to unzip General Practitioner in a completely new folder than the one you used, then delete the .persistent file in your save folder. You can find the save folder in the game's directory or under "User\ren'py\general practitioner etc.

That's a known issue with persistent variables, only one way around it it seems.
will try and will provide feedback ASAP
 
  • Like
Reactions: Bruni Multimedia

David87

Newbie
Mar 21, 2018
35
38
Thank you for sharing with us the pic of the best girl Bruni :) So hyped for the upcoming update! :closedtongue:
 
3.30 star(s) 53 Votes