3.30 star(s) 53 Votes

Bruni Multimedia

Well-Known Member
Donor
Game Developer
May 24, 2017
1,456
2,108
How to fix the crashes when loading? The game give this traceback error people keep talking about. If were not those crashes the game would be fucking A.
Read there is a way to fiz that I needed to delete rpy files on my game folder or something but I didn't find any rpy files only rpyc files, I tried deleting those but the game didn't even open.
Someone please help :eek::eek::eek::eek::eek:
Use this file https://f95zone.to/threads/general-...3-bruni-multimedia.2863/page-215#post-2502874
.rpyc are necessary while .rpy are bad. It's enough you replace the existing one with the one attached in the above post.
 

mazqaz

Well-Known Member
Feb 19, 2018
1,318
2,193
I know that in many cultures this is true (tbh im fine with it aswel)... But this is a porn game and im trying to look out for any issues that may arise from it.
It's already on steam and from that point on you can safely sell it anywhere without issues.
 

czertik

Active Member
Apr 25, 2018
822
262
just got this bug, very early in game,, after ansvering few qiestions at begining i wanted to look at how they affected my stats

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

While running game code:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/screen_stats.rpy", line 1, in execute
  File "game/screen_stats.rpy", line 1, in execute
  File "game/screen_stats.rpy", line 3, in execute
NameError: Name 'player_name' is not defined.

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

Full traceback:
  File "game/screens_custom.rpyc", line 528, in script
    ����8�mB�y"���-T�h6.���E��b��D�*��B�1���?�~�ڸ���e�В!,G���:�JW�ݫq���ݿi6����kI�u�a��A}ьfc777��~Y+HB���<�9=�I�3�-H����7�zt�.:���C�z�p�/X�S,.L�:X�8�nW]܃��^��ǩ;����RDR�R�K����ڸx�m!rG�|��p�*tG5����qR�V=�W�A먹X���S0��V�8�x:1�s�p�#tR����E���l�}Es�j\�F:\�7��kf4�ٸx��x��xFwGd�8    }7#�wy��9<tA�1����v3��4�O4*!C}W���P�    ,~*�$T�
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\general-practitioner-pc\renpy\ast.py", line 1947, in execute
    self.call("execute")
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\general-practitioner-pc\renpy\ast.py", line 1935, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\general-practitioner-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\general-practitioner-pc\renpy\exports.py", line 2896, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\general-practitioner-pc\renpy\ui.py", line 295, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\general-practitioner-pc\renpy\display\core.py", line 2699, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\general-practitioner-pc\renpy\display\core.py", line 3091, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\general-practitioner-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\general-practitioner-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\general-practitioner-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\general-practitioner-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\general-practitioner-pc\renpy\display\core.py", line 3091, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\general-practitioner-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\general-practitioner-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/screen_stats.rpy", line 1, in execute
  File "game/screen_stats.rpy", line 1, in execute
  File "game/screen_stats.rpy", line 3, in execute
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\general-practitioner-pc\renpy\text\text.py", line 1479, in __init__
    self.set_text(text, scope, substitute)
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\general-practitioner-pc\renpy\text\text.py", line 1598, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\general-practitioner-pc\renpy\substitutions.py", line 253, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
  File "D:\burn-hry\192 Game Keygens\35 Hentai Games\general-practitioner-pc\renpy\substitutions.py", line 212, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'player_name' is not defined.

Windows-8-6.2.9200
Ren'Py 7.3.2.320
General Practitioner 0.0.29_03
Sat Oct 12 01:51:36 2019
 

czertik

Active Member
Apr 25, 2018
822
262
well, it may sound stupid but how to end examiantion ? since there only left examinations i dont feel are needed (and game tips told there is no need to take all examanations avaivable).
 

Sarg

Newbie
Jun 1, 2017
24
4
well, it may sound stupid but how to end examiantion ? since there only left examinations i dont feel are needed (and game tips told there is no need to take all examanations avaivable).

I have same qustion... strange i also can't cancel examination.
 

czertik

Active Member
Apr 25, 2018
822
262
I have same qustion... strange i also can't cancel examination.
in the end i found how to continue examination , moving from that bed examination - in upper screen you have icon which look like board with some lines and checks - click on it, and you are moving to next phase.
strange that this is not covered in tutorial since it is extremly important.
 
D

Deleted member 1691628

Guest
Guest
Good game so far, was a little hesitant when I first saw it on steam but so far enjoying the story. I love the research involved in the career as well. Kudos Dev.
 
  • Like
Reactions: Bruni Multimedia

Bruni Multimedia

Well-Known Member
Donor
Game Developer
May 24, 2017
1,456
2,108
Good game so far, was a little hesitant when I first saw it on steam but so far enjoying the story. I love the research involved in the career as well. Kudos Dev.
Thank you. If you wish you can leave me a review, since I noticed many people who actually enjoy the game don't review it, and reviews are important nowadays to support a developer ;)
 

RADAMANTHSYEK

Newbie
Jan 24, 2019
19
13
What to do next in the sister / cousin relationship? All the time I am reminded that "we should wait. I am not ready for this great step yet". I had it until the end of the game ...
 

Sarg

Newbie
Jun 1, 2017
24
4
in the end i found how to continue examination , moving from that bed examination - in upper screen you have icon which look like board with some lines and checks - click on it, and you are moving to next phase.
strange that this is not covered in tutorial since it is extremly important.
Thanks
 

Demiare

Member
Sep 16, 2016
410
535
What to do next in the sister / cousin relationship? All the time I am reminded that "we should wait. I am not ready for this great step yet". I had it until the end of the game ...
Same. I'd skip up to October with no new conversations & only rare random kissing events.

My path was through "late" kissing & no suspect from her husband. Latest conversation were argue about she'd hit him into eye. Both her quests mentioned in game (research into her old friend death & something about school) are seems to be unavailable to progress after they'd "started". If I'm remembering correctly she'd mentioned her child going to join us but nothing happened - may be this was an issue?

P.S. You should have something like "New game+" - an option to skip story examinations after you already perfected them. I really want to try Kiko route but will never do it because of amount of examinations I would encounter again >_< It's a nice mini-game first time but not nice to repeat. Plus some scenes (like Lauren story) suddenly have a new UI for examination and it's confusing like a hell.
 

Canto Forte

Post Pro
Jul 10, 2017
21,137
25,878
This game needs to embrace jim carei and go the funky route ::
m0ee.jpg :oops::censored::unsure::rolleyes:

m1s3lf.jpg

Bruni + himself aAaaAAAand ... Erika => general practitioner of them gaming arts ;)!
Feel the dumb on dumber mask to yes man himself and erika happy go lucky vibe in this game!
 
3.30 star(s) 53 Votes