Prysma

Newbie
Apr 6, 2022
18
1
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
648
5,433
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
92
47
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
429
680
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
648
5,433
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
429
680
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.
 
4.30 star(s) 91 Votes