- Apr 12, 2018
- 10,850
- 7,309
Wrong assumption... for perfectionists and completists EVERY check is an important oneIt might be a bit high now that you mention it... Then again, it's not an important check even if you fumble it.
Wrong assumption... for perfectionists and completists EVERY check is an important oneIt might be a bit high now that you mention it... Then again, it's not an important check even if you fumble it.
I'm sorry, but an uncaught exception occurred.
While loading <renpy.display.im.Image object ('images/characters/Olivia/Olivia_blacked_0affection.webp') at 0x0000000012e5b8e0>:
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
OSError: Couldn't find file 'images/characters/Olivia/Olivia_blacked_0affection.webp'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Scripts/locations/location.rpyc", line 258, in script call
File "Scripts/Characters/char_common_actions.rpyc", line 25, in script
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\ast.py", line 1968, in execute
self.call("execute")
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\ast.py", line 1950, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\exports.py", line 3413, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\core.py", line 2165, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\core.py", line 2818, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\core.py", line 1352, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 486, in renpy.display.render.render_screen
File "render.pyx", line 260, in renpy.display.render.render
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\screen.py", line 754, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\layout.py", line 1361, in render
surf = render(child,
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\layout.py", line 1121, in render
surf = render(d, width - x, rh, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\behavior.py", line 968, in render
rv = super(Button, self).render(width, height, st, at)
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\layout.py", line 1361, in render
surf = render(child,
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\im.py", line 626, in render
return cache.get(self, render=True)
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\im.py", line 309, in get
surf = image.load()
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\im.py", line 761, in load
raise e
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\im.py", line 711, in load
filelike = renpy.loader.load(self.filename, directory="images")
File "F:\system\_Games\ClubDetention-0.083-pc\renpy\loader.py", line 672, in load
raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'images/characters/Olivia/Olivia_blacked_0affection.webp'.
Windows-10-10.0.22631 AMD64
Ren'Py 8.2.1.24030407
Club Detention 0.083
Sat Oct 12 21:01:40 2024
Also having this same issue. Can't speak for vrosh, but I'm on Android. Help and Preferences buttons work, but Start just crashes me back to home screen.The game shut down when i was doing anna's quest(in the cemetery), and now i'm stuck in the menu and each time i press start the game shut down again...........Is there anything i can do beside beging for a patch?
The game shut down when i was doing anna's quest(in the cemetery), and now i'm stuck in the menu and each time i press start the game shut down again...........Is there anything i can do beside beging for a patch?
Just press Start and keep playing. That's the way the developer intended it. A sharp plot twist follows - this is not a new game as it may seem, everything will fall into place in time.Also having this same issue. Can't speak for vrosh, but I'm on Android. Help and Preferences buttons work, but Start just crashes me back to home screen.
Sorry, but i don't understand.Just press Start and keep playing. That's the way the developer intended it. A sharp plot twist follows - this is not a new game as it may seem, everything will fall into place in time.
UPD: By the way, the password for cheats Dont Panic Just Restart kind of hints at something
Have you been prompted to enter your name yet? Enter or use the default name, then proceed as if a new game had started. Then everything will be intuitive.Sorry, but i don't understand.
When i press start in the new menu, the game just shut down.
So......how do i keep playing?
The help button in the menu hint that i should close the game but......when i restart nothing change.
What am i doing bad?
No i press start and the game just close itself, back to file, only option is to double clik on clubdetention.exe to restartHave you been prompted to enter your name yet? Enter or use the default name, then proceed as if a new game had started. Then everything will be intuitive.
In this case try contacting the developer, I haven't had anything like this happen.No i press start and the game just close itself, back to file, only option is to double clik on clubdetention.exe to restart
Sad but thank you anywaysIn this case try contacting the developer, I haven't had anything like this happen.
As an option - try downloading the latest bugfix (from OP). What the heck, maybe it will help to solve your problem.Sad but thank you anyways
I got an exception when previewing the blacked outfit for Olivia:
Code:I'm sorry, but an uncaught exception occurred. While loading <renpy.display.im.Image object ('images/characters/Olivia/Olivia_blacked_0affection.webp') at 0x0000000012e5b8e0>: File "renpy/common/000statements.rpy", line 671, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) OSError: Couldn't find file 'images/characters/Olivia/Olivia_blacked_0affection.webp'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "Scripts/locations/location.rpyc", line 258, in script call File "Scripts/Characters/char_common_actions.rpyc", line 25, in script File "F:\system\_Games\ClubDetention-0.083-pc\renpy\ast.py", line 1968, in execute self.call("execute") File "F:\system\_Games\ClubDetention-0.083-pc\renpy\ast.py", line 1950, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "F:\system\_Games\ClubDetention-0.083-pc\renpy\statements.py", line 349, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 671, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "F:\system\_Games\ClubDetention-0.083-pc\renpy\exports.py", line 3413, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "F:\system\_Games\ClubDetention-0.083-pc\renpy\ui.py", line 301, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\core.py", line 2165, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\core.py", line 2818, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\core.py", line 1352, in draw_screen surftree = renpy.display.render.render_screen( File "render.pyx", line 486, in renpy.display.render.render_screen File "render.pyx", line 260, in renpy.display.render.render File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\layout.py", line 900, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 260, in renpy.display.render.render File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\layout.py", line 900, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 260, in renpy.display.render.render File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\layout.py", line 900, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 260, in renpy.display.render.render File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\screen.py", line 754, in render child = renpy.display.render.render(self.child, w, h, st, at) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 260, in renpy.display.render.render File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\layout.py", line 900, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 260, in renpy.display.render.render File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\layout.py", line 1361, in render surf = render(child, File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 260, in renpy.display.render.render File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\layout.py", line 900, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 260, in renpy.display.render.render File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\layout.py", line 1121, in render surf = render(d, width - x, rh, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 260, in renpy.display.render.render File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\behavior.py", line 968, in render rv = super(Button, self).render(width, height, st, at) File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\layout.py", line 1361, in render surf = render(child, File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 260, in renpy.display.render.render File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\im.py", line 626, in render return cache.get(self, render=True) File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\im.py", line 309, in get surf = image.load() File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\im.py", line 761, in load raise e File "F:\system\_Games\ClubDetention-0.083-pc\renpy\display\im.py", line 711, in load filelike = renpy.loader.load(self.filename, directory="images") File "F:\system\_Games\ClubDetention-0.083-pc\renpy\loader.py", line 672, in load raise IOError("Couldn't find file '%s'." % name) OSError: Couldn't find file 'images/characters/Olivia/Olivia_blacked_0affection.webp'. Windows-10-10.0.22631 AMD64 Ren'Py 8.2.1.24030407 Club Detention 0.083 Sat Oct 12 21:01:40 2024
If you still have the energy for it, can you send me your most recent auto save so I can take a look? I tried breaking the game myself, but for me, the "crash -> restart -> start" loop works fine every time.Okay, well the game closed and I pressed start and I'm just starting a new game. If something was supposed to happen, then i feel like it should happen in like the first 5 minutes not 30 minutes in. If mine is broke, them I am done with this game.
Edit: Looking at other screen shots, my game is 100% broken. It just goes to the normal start screen.
Same for you. Could you send me your most recent auto save and I'll take a look at the issue?Sad but thank you anyways
It's a joke. Start a new game on the new intro screen and you'll play through more of Anna's story. Things are not quite what they seem...Anybody else crash after you passes out in the cemetery scene with Anna Smith? If I save the game, open a fresh window, load the save, and run that scene, the game windows just close, every time. Just like if I clock the exit bottom, no freeze, no error windows, no message, it just closes the game.
That's not normal right? Because it closes the game at the same time the story say that my character passes out...
Nice assumption that I don't know how to use a mod. You'd be wrong. But, E for effort.if you dont want to deal with grind start figuring out how to use this
Actually, NONE were progressing. I paid for them all at the same time, thinking they would all start researching at the same time. Then I realized there's one person doing the research and it may be programmed to only do 1 at a time. But, then I found out...after a few weeks passed...that it just won't progress anything if they are all opened at once. So...I had to just click on one, and wait. It didn't charge me again...but...I went through 1 at a time, clicking on them, and when it was done, I went to another on. It allowed me to pay for them all, and allowed them all to be set to "in progress", but I had to go back and re-click each of them, and wait.You can only progress one research item at a time. If you purchase multiple items they will progress from last to first selected (if I'm remembering correctly). I'm guessing you picked greenhouse first, then some others and had to wait for the later things to finish first.
It actually still wouldn't research even the last one I clicked. I had to go back and re-click each of them, 1 at a time, and wait for it to be done then re-click another one.I've been meaning to redo the whole research screen just to make it prettier and more clear. Only one item will be actively researched at one time. You can start the research on multiple topics, but only the active one will be researched.