baloneysammich

Well-Known Member
Jun 3, 2017
1,001
1,550
Hello, I have a problem I don't know from where it come. It's happening on day 2 after the scene on the roof with Fuyu.
Could somebody help me I have the traceback here.
Unfortunately all I can tell you is that you're not the only one. I saw a post a few pages back with the same issue. I know some people have gotten past it though... my guess is it only comes up if certain choices are made.

We can't see the code so there's no way to really know what goes wrong. :confused:
 

cckerberos

Member
Jun 12, 2017
459
956
Well then the dev was a dumbass for giving in to the complainers. You already have a japanese setting so why make it feel japanese. The lack of honorifics more than anything else is killing this game for me (along with telling all your students to call you by your first name).
Your first mistake is thinking this game actually has a Japanese setting. It really doesn't.
 

seamanq

Well-Known Member
Game Developer
Aug 28, 2018
1,897
2,881
And now, for something completely different.


Just some feedback on game performance, since I haven't heard this discussed as of yet. I am playing the full uncompressed version but I am seeing very slow game performance in page loading. To put this into context, I am running a beast of a machine with a Xeon E5 processor (16 core), 32GB of RAM, and an Nvidia 760-GTX card (ok, I know the last is a little dated, but it's still not an absolute sloth). I have 500GB available on a fast SATA 1TB drive, so I don't think it's a fragmentation issue.

What I am experiencing is I will have a scene transition from an image to blank screen and the game will appear to hang. After clicking the mouse a few times, the next screen will appear. I have noted this a number of times already in the first chapter. Is it possible that there is something going on in the back code that is causing the game to be so terribly slow? Suggestions?

Having built part of my own modest VN, I have deep respect for this incredible VN and thank you very much for the many, many hours you have invested into making a wonderful story and a deeply complex game. I look forward to future installments.
 

Burrell

Newbie
Nov 8, 2017
27
15
Anyone know if the compressed verions in OP have Darkmind enabled as default ? into day 3 and after playing the original a whille back i am sure there are parts i am missing. Thanks in advance :)
 

rexharbinger

Member
Sep 15, 2017
228
338
What I am experiencing is I will have a scene transition from an image to blank screen and the game will appear to hang. After clicking the mouse a few times, the next screen will appear. I have noted this a number of times already in the first chapter. Is it possible that there is something going on in the back code that is causing the game to be so terribly slow? Suggestions?
Playing the heavily compressed version and I'm seeing the same thing. I was just assuming they have a bunch of blank lines you have to click through. I don't think it is a performance thing as much as a coding thing. They constantly have sections after a scene change where you have to click in order to get the next line. They probably have the extra click built into the subroutine but they are also having one needed before the sub is called. The clicks can get doubled or tripled easily in that case.
 

Eayz3n

Active Member
Oct 12, 2018
562
970
The name for this game is fking wrong. Perverted teacher? The entire school is at least as twice as perverted as him lol.
Stundents want to bang him, he gets kidnaped by student clan and forced to marrie her o_O.

The plot should be Perverted school students want to bang slightly innocent teacher from what i played so far lel.
 
  • Haha
Reactions: Latecomer

baloneysammich

Well-Known Member
Jun 3, 2017
1,001
1,550
And now, for something completely different.
I'm inclined to agree with rexharbinger. That's what I always assumed was going on anyway. If you feel like testing the theory, you could click through the transition somewhat slowly, counting how many clicks it takes. Then roll back (or restart if you feel ambitious) and do the same number of clicks quickly. I expect that last click will get you through the transition right away.
 

Maid Lain

Well-Known Member
Modder
Game Developer
Apr 4, 2018
1,888
16,666
What I am experiencing is I will have a scene transition from an image to blank screen and the game will appear to hang. After clicking the mouse a few times, the next screen will appear. I have noted this a number of times already in the first chapter. Is it possible that there is something going on in the back code that is causing the game to be so terribly slow? Suggestions?
lmao. That isn't lag, the game was made like that. This is basically how it works:

Python:
show image

# The game pauses on the image and requires you to click to continue to the dialogue.

"This is dialogue."
"This is more dialogue."

# The game pauses on the image and requires to you to click to see the next image.

show next image


Etc.
There are also a lot of those intentional click to continue pauses on black screens as well that require you to click to see what's next, which you might have mistaken for lag.

I personally hate it since it requires so much extra clicking, but it's not lag and is intentional.
 
  • Like
Reactions: gaypimmel

pgm_01

Active Member
Jan 11, 2018
901
1,524
Can someone explain to me why the hell the game is not running like intended
If you better explain your problem, people would be able to help better. If you are using the Dark Mind patch, it does not go into the Renpy game folder like previous patches but goes into the main folder so it can replace the main exe file. Misapplying the patch seems to prevent the game from loading properly but outside of that guess, we would need more information as to what error you have.
 

Meh 1000

Member
May 10, 2019
104
38
If you better explain your problem, people would be able to help better. If you are using the Dark Mind patch, it does not go into the Renpy game folder like previous patches but goes into the main folder so it can replace the main exe file. Misapplying the patch seems to prevent the game from loading properly but outside of that guess, we would need more information as to what error you have.
 
4.10 star(s) 145 Votes