Prysma

Newbie
Apr 6, 2022
24
3
None of the images that come from /school work, I'm playing through joiplay so maybe it's because of that?

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

While loading <renpy.display.im.Image object ('images/school/8s/8s1.webp') at 0x84671880>:
Exception: Could not load image 'images/school/8s/8s1.webp': error("Can't seek in this data source")

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

Full traceback:
  File "scenes/school/s8.rpyc", line 9, in script
  File "renpy/ast.py", line 1673, in execute
  File "renpy/exports.py", line 1757, in with_statement
  File "renpy/display\core.py", line 3015, in do_with
  File "renpy/display\core.py", line 3625, in interact
  File "renpy/display\core.py", line 4218, in interact_core
  File "renpy/display\core.py", line 2819, in draw_screen
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display\layout.py", line 886, in render
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display\transition.py", line 379, in render
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display\layout.py", line 886, in render
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display\layout.py", line 886, in render
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display\transform.py", line 909, in render
  File "accelerator.pyx", line 979, in renpy.display.accelerator.RenderTransform.render
  File "accelerator.pyx", line 404, in renpy.display.accelerator.RenderTransform.render_child
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display\image.py", line 513, in render
  File "renpy/display\image.py", line 316, in wrap_render
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display\im.py", line 676, in render
  File "renpy/display\im.py", line 330, in get
  File "renpy/display\im.py", line 803, in load
  File "renpy/display\im.py", line 768, in load
  File "renpy/display\pgrender.py", line 201, in load_image
Exception: Could not load image 'images/school/8s/8s1.webp': error("Can't seek in this data source")
 

Fooxied

Take the first Step of Debauchery
Donor
Game Developer
Sep 7, 2018
738
5,865
None of the images that come from /school work, I'm playing through joiplay so maybe it's because of that?

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

While loading <renpy.display.im.Image object ('images/school/8s/8s1.webp') at 0x84671880>:
Exception: Could not load image 'images/school/8s/8s1.webp': error("Can't seek in this data source")

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

Full traceback:
  File "scenes/school/s8.rpyc", line 9, in script
  File "renpy/ast.py", line 1673, in execute
  File "renpy/exports.py", line 1757, in with_statement
  File "renpy/display\core.py", line 3015, in do_with
  File "renpy/display\core.py", line 3625, in interact
  File "renpy/display\core.py", line 4218, in interact_core
  File "renpy/display\core.py", line 2819, in draw_screen
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display\layout.py", line 886, in render
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display\transition.py", line 379, in render
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display\layout.py", line 886, in render
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display\layout.py", line 886, in render
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display\transform.py", line 909, in render
  File "accelerator.pyx", line 979, in renpy.display.accelerator.RenderTransform.render
  File "accelerator.pyx", line 404, in renpy.display.accelerator.RenderTransform.render_child
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display\image.py", line 513, in render
  File "renpy/display\image.py", line 316, in wrap_render
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display\im.py", line 676, in render
  File "renpy/display\im.py", line 330, in get
  File "renpy/display\im.py", line 803, in load
  File "renpy/display\im.py", line 768, in load
  File "renpy/display\pgrender.py", line 201, in load_image
Exception: Could not load image 'images/school/8s/8s1.webp': error("Can't seek in this data source")
Right, we don't support any compressions or ports, so it might create some additional problems.
 
  • Like
Reactions: wildride69

Anna2

New Member
Sep 25, 2023
7
41
fooxied... a masterpiece, this update.
A game with an incredible amount of sophistication... perfect graphics and surprises - even if the quests have already been completed.

As already mentioned... I cannot - I repeat - DO NOT understand any criticism of this game.
Everyone should take their hats off to Fooxied, who makes this game possible for us.

For anyone here there is not enough corruption and other things..... these people should be told... the game is still young... let it unfold... if someone here can't muster patience, they are simply in the wrong place.
 

sk_cool

Newbie
May 25, 2018
93
49
Hi all,

I have completed the game but I missed this collections, can anyone please help me out to get this collections.


missingcollectionsSOD.png
 

Dudlbert

Member
Apr 16, 2020
436
704
How can Riley become so careless after that sucky sucky session. Her reputation totally got ruined after students saw her with cum in her mouth and she didn't even realized it.
Hats off to the writer of this game for that amazing scene
How much do you think she cares about it? I mean, she sucked the dean off, while hes talking to her husband... and that on her own... This will be a slut simulator and nothing else. I doubt that it will get any deep story at this point.
 

Fooxied

Take the first Step of Debauchery
Donor
Game Developer
Sep 7, 2018
738
5,865
How much do you think she cares about it? I mean, she sucked the dean off, while hes talking to her husband... and that on her own... This will be a slut simulator and nothing else. I doubt that it will get any deep story at this point.
I love the two different approaches taken by the haters:
- we cannot make Riley enter the convent and lead a peaceful rural life with her husband,
- this game is nonsense, because I played for four hours and didn't even stand up for me, because there weren't enough sex scenes and fucking.
 

Dudlbert

Member
Apr 16, 2020
436
704
I love the two different approaches taken by the haters:
- we cannot make Riley enter the convent and lead a peaceful rural life with her husband,
- this game is nonsense, because I played for four hours and didn't even stand up for me, because there weren't enough sex scenes and fucking.
You are twisting it. Im not saying that she should stay by her husband. As i said earlier, its the missing options that i talk about... You could just admit that it was a bad idea to not give the option. I mean, it can only get worse now. I cant see her after that saying "oh now, i cheated by blowing BUT i dont do anything more with him!" BUT hey! At least we hat the option to stop kissing Ivy.:rolleyes:

You should be able to choose the partners you are interacting with in a game. Its a standard. Everything else is subpar.
 

wildride69

Well-Known Member
Jan 5, 2023
1,393
3,420
I love the two different approaches taken by the haters:
- we cannot make Riley enter the convent and lead a peaceful rural life with her husband,
- this game is nonsense, because I played for four hours and didn't even stand up for me, because there weren't enough sex scenes and fucking.
That's kinda why I said awhile ago to pay attention to the Patreons and now the Steam comments that actually support the game. These forum are more like Youtube comment sections, you will gather some useful information but you will have to dive into a steaming pile of shit to get to the useful information. I really do appreciate your interaction here with the people who appreciate the game but the more popular this game is the more idiots will be attracted to it like flies to dung.

What the fuck do I know though I gave up on my VN before it really got started. Creating these VN's is more difficult than most people think, trying to provide a consistent story with multiple paths and good renders and animations takes a tremendous amount of talent. I realize that but 99% of non developers don't.

Fooxied your doing amazing work, don't let the hate get you down. You and your team have achieved a lot in a very short time frame and congratulations on getting your game approved by Steam. I wish you nothing but success as do many other here so ignore the hate in my opinion.
 

Fooxied

Take the first Step of Debauchery
Donor
Game Developer
Sep 7, 2018
738
5,865
You are twisting it. Im not saying that she should stay by her husband. As i said earlier, its the missing options that i talk about... You could just admit that it was a bad idea to not give the option. I mean, it can only get worse now. I cant see her after that saying "oh now, i cheated by blowing BUT i dont do anything more with him!" BUT hey! At least we hat the option to stop kissing Ivy.:rolleyes:

You should be able to choose the partners you are interacting with in a game. Its a standard. Everything else is subpar.
Okay, I agree, that's something we could definitely fix and change, but there is significant difference between Ivy kiss and Dean blow. She has to face the consequences then of Miguel being fired and Riely expelled from school.

What are the downsides? it significantly affects the plot and its pacing in relation to other threads or, at the very least, requires many additional scenes not connected to any other thread. At the end of the day, this is a game for adults and 90% of players, however, expect such and not other content, and those who choose this option will only do it to see what it leads to and then return to the previous one.

Why is this problematic? Because it takes time to create scenes, I can spend two months making 1,000 renders just for this direction that few people will want to check or create meaningful decisions that change future fetishes.
 
4.30 star(s) 108 Votes