muhu1

Newbie
Jan 14, 2023
27
42
We get into this debate every update (which means yearly I guess) but amongst all the developers here who very rightfully gets called out as a patreon milkers or borderline scammers *cough* School of Lust *cough* I really don't find Irphaeus to be that bad. I think he delivers what he promises, updates actually have quite a lot of content. While I don't find him a super skilled writer I think he's genuinely good at creating the kind of scenes or setups you'd expect from an eroge, I find myself pretty enamoured by these characters. I think it makes sense updates would take this long if you're an one man team (yes, even if it's all Honey Select).

Now personally I wouldn't want to pay the equivalent of a AAA title each year for 2h or so of gameplay, and I certainly would be wondering why he's starting a second game (iirc) when this one's still far from finished. But it's not like it's blows my mind like people still supporting unplayable messes like Spooky Milk Life or My New Life.
As Boogie already pointed out, it's not a one-man-show and I don't know which updates you were playing but the last 3? updates or so had like ~25 min of content if you were reading like a grandma.
My guesstimate is that like 70% of the time invested is actually text production and coding. While it does take some time to create scenes 'n stuff, those in the last update weren't anything to write home about.
 

Hermit76

Well-Known Member
Apr 15, 2018
1,559
1,480
You might need a save old enough. The last few didn't work, but one from the beach scene was fine.

I really don't understand the comments, that are upset about the amount of content. Maybe they ignored the whole story and just skipped through all the text until they reached one of the three sex scenes. It took me a few hours to complete this update, because I read all the text and also tried different answers.
 

xipomus

Newbie
Jun 4, 2017
48
42
You might need a save old enough. The last few didn't work, but one from the beach scene was fine.

I really don't understand the comments, that are upset about the amount of content. Maybe they ignored the whole story and just skipped through all the text until they reached one of the three sex scenes. It took me a few hours to complete this update, because I read all the text and also tried different answers.
It's unfortunately the same with all Adult VN's. It's wasn't the biggest update, but also not the smallest. I'm just happy there are still updates and all the drama in the game getting crazier by each update :D
 
  • Like
Reactions: Minipax84

juice2000

Member
Jun 2, 2017
132
257
Can anyone help with this error so i dont have to start from the begining -

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

While running game code:
  File "game/script.rpy", line 56690, in <module>
  File "game/karma.rpy", line 36, in set_karma
TypeError: 'int' object does not support item assignment

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

Full traceback:
  File "script.rpyc", line 56690, in script
  File "E:\WaifuAcademy-0.12.0-pc\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\WaifuAcademy-0.12.0-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/script.rpy", line 56690, in <module>
  File "game/karma.rpy", line 36, in set_karma
TypeError: 'int' object does not support item assignment

Windows-10-10.0.22631 AMD64
Ren'Py 8.2.3.24061702
Waifu Academy 0.12.0
Sat Aug  3 17:18:57 2024
Much appreciated if anyone can!
 

gtz-god

Well-Known Member
Jan 4, 2019
1,009
268
This game doesn't require a walkthrough.
If you encounter a game over at some point. Roll back until the last choice and make it different. Problem solved.

As long as you don't get a Game Over, the story will be the same. Dialogues can change a bit between choices and some sex scenes may be a bit different but nothing significant.
if i remember right this game got point some point make you evil and good
 

xipomus

Newbie
Jun 4, 2017
48
42
Can anyone help with this error so i dont have to start from the begining -

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

While running game code:
  File "game/script.rpy", line 56690, in <module>
  File "game/karma.rpy", line 36, in set_karma
TypeError: 'int' object does not support item assignment

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

Full traceback:
  File "script.rpyc", line 56690, in script
  File "E:\WaifuAcademy-0.12.0-pc\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\WaifuAcademy-0.12.0-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/script.rpy", line 56690, in <module>
  File "game/karma.rpy", line 36, in set_karma
TypeError: 'int' object does not support item assignment

Windows-10-10.0.22631 AMD64
Ren'Py 8.2.3.24061702
Waifu Academy 0.12.0
Sat Aug  3 17:18:57 2024
Much appreciated if anyone can!
If i read the error correctly it says it can't set Karma. It's probably not in save or not the right value. Can you upload the save? it's in the game folder\game\save or saves, depending on page which is the first number then the number of the image. so page 2 image 3 would be 2-3-LT1.SAV. Then i might have a look what can be done.
 

juice2000

Member
Jun 2, 2017
132
257
If i read the error correctly it says it can't set Karma. It's probably not in save or not the right value. Can you upload the save? it's in the game folder\game\save or saves, depending on page which is the first number then the number of the image. so page 2 image 3 would be 2-3-LT1.SAV. Then i might have a look what can be done.
I made a save just before the first time the error occured -

Any help is appreciated, Thx
 

xipomus

Newbie
Jun 4, 2017
48
42
I made a save just before the first time the error occured -

Any help is appreciated, Thx
Like I thought, your Karma was still using the old variable. Deleted it from the save. Added the default Karma setting, so it's 0 instead of -80 you had... now you can continue again.

It's on the same spot now with the right Karma variable to continue.
 

natsu36

Active Member
Feb 28, 2019
627
273
is this a remake I Rember one just like this that i played along time ago i Rember the mother being a lot hotter
 

xipomus

Newbie
Jun 4, 2017
48
42
* NEW VERSION*
For others with the karma error, i made a quick and dirty fix.
Place the fixKarmaOnLoad.rpy in the game folder\game and run the game. load the save and your karma will reset to default if the value is the older version.
Don't forget to save.

You can leave the file in the directory. It only changes it on load... but don't roll back before the scene or it will break again.
 
Last edited:
  • Like
Reactions: noble 271

juice2000

Member
Jun 2, 2017
132
257
Like I thought, your Karma was still using the old variable. Deleted it from the save. Added the default Karma setting, so it's 0 instead of -80 you had... now you can continue again.

It's on the same spot now with the right Karma variable to continue.
Tyvm for the help, Dont know if i could of started again xD
 
  • Like
Reactions: xipomus
4.10 star(s) 280 Votes