DevinHesi

Forum Fanatic
Uploader
Oct 29, 2021
4,719
41,176


1735737950474.png

May you all be blessed with health, prosperity and happiness this year and in the years to come!

My personal goal this year is to finally replace my old CPU with a new one that's many times better.

Thank you so much for your support over the past year and beyond.
We hope to continue to give our best to the development of this game, now and in the future!


Best wishes to you all,


BlueInk
 

Sieberik

Newbie
Jul 5, 2020
23
16
Playing version 6B, but getting quite a few errors:

While running game code:
File "game/script/scriptep3.rpy", line 51, in script
ell "Thank you, you're the best [pkm] there is."
RecursionError: maximum recursion depth exceeded in __instancecheck__

Ofcourse I can choose Ignore, but that does not make it that much fun. Is there something, like a setting that would fix this?

Like the story...
 

derodius

Newbie
Nov 17, 2020
36
30
Playing version 6B, but getting quite a few errors:

While running game code:
File "game/script/scriptep3.rpy", line 51, in script
ell "Thank you, you're the best [pkm] there is."
RecursionError: maximum recursion depth exceeded in __instancecheck__

Ofcourse I can choose Ignore, but that does not make it that much fun. Is there something, like a setting that would fix this?

Like the story...

Recursion is when a function calls itself. Python have an error function that stops the code at a certain number of recursions (default I think is about 1000) to prevent an endless loop.
That would be the kind of error you got here.

So you would need to identify which piece of code that is doing this. Maybe you get some more information from the error message that will help you to pinpoint the problem? Sorry. I'm not that familiar with what information you would expect to get with this type of error.
Top
 

Sieberik

Newbie
Jul 5, 2020
23
16
Ok,
Recursion is when a function calls itself. Python have an error function that stops the code at a certain number of recursions (default I think is about 1000) to prevent an endless loop.
That would be the kind of error you got here.

So you would need to identify which piece of code that is doing this. Maybe you get some more information from the error message that will help you to pinpoint the problem? Sorry. I'm not that familiar with what information you would expect to get with this type of error.
Top
Ok, will include the traceback.txt file
 

TheBlueInk

blink
Game Developer
Jun 26, 2020
101
1,373
Playing version 6B, but getting quite a few errors:
I personally did a full playtest of the entire game and did not encounter any errors. I'm sure the problem is due to installing a mod or using an old save.
The walkthrough mod here hasn't been updated since the beginning of the scripts. It seems that Jokerleader only updated the most recent episode, even though there have been many changes in the earlier scripts.

However, my partner and I are planning to completely revamp the GUI and other things so that everything can be restarted from scratch without any errors. We will also be adding an official walkthrough mod (optional) ourselves, so there will be no need for external mods.
There's also a possibility that we'll add an official Android port (but I'm not making any promises for this).
This will all be done after I finish the upcoming update, which will also include a remake of many scenes for certain characters where necessary.

So, I hope you understand, and hope you're still enjoying the current version of the game—and looking forward to the next update. Working as fast as I can to finish it... The current renders are now at 732.
 

Nadira

Active Member
Jun 29, 2024
905
2,731
However, my partner and I are planning to completely revamp the GUI and other things so that everything can be restarted from scratch without any errors. We will also be adding an official walkthrough mod (optional) ourselves, so there will be no need for external mods.
Thank fucking god. I love it when devs do that.
If I were you I'd just incorporate it into the game itself and let players decide if they want to enable it or not.
 

sac812

Member
Mar 9, 2024
114
186
if I'm only interested in her, then should I start the game?
or there is no point?
It's a harem game at its core, so if she's literally the *only* one you want, then don't bother.

If you want her and don't mind fucking anybody and everybody else along the way, then don't bother... *yet*.

There are no lewd scenes with her at this point in the game, though I assume there will be the possibility of it eventually.
 
  • Like
Reactions: tay123 and Wojtek96

Wojtek96

Newbie
Mar 7, 2024
62
129
So you want to tell me, you are fed all kind of wonderous different flavours of ice cream but somehow you only want to eat only one butterscotch flavour that you haven't tasted yet?
So I want to tell you that I've tried all sorts of wonderful different flavours of ice cream (literally and figuratively), but somehow I want to eat only this one flavour and I don't want to waste my time on the others, if it's butterscotch flavour, then so be it

1739545838300.jpeg
 
  • Haha
Reactions: fpsgamer

Nadira

Active Member
Jun 29, 2024
905
2,731


Hello everyone, it's time for a public post!
First of all, I apologize if you've been waiting too long for this update. There were two main things that happened recently. Last December, I fell ill, and it took almost a full month for me to fully recover. Then, about two weeks ago, I decided to move to a place quite far away (hundreds of kilometers), and yes, this new location is much better—at least according to the MSN Weather Report, the Air Quality Index (AQI) here is significantly better compared to my previous city.
As of now, the total number of static renders is 1,061.

Currently, I'm working on finishing the remaining scenes, and of course, the most important part—the sexy scenes, lol. There are 3 sexy scenes planned for this update, and I’m trying to make them quite lengthy, even though they’ll be combined with a semi-animation style. I think this is a good solution to ensure I can deliver plenty of sexy scenes in the future without sacrificing too much time compared to creating full animations.
So, stay tuned, and hopefully, I can wrap everything up within the next two weeks.
Thank you so much for all your support. Stay healthy, stay safe, and stay awesome!

Regards,

BlueInk
 
3.60 star(s) 59 Votes