- Oct 1, 2019
- 2,895
- 3,376
Thought so, so didn't bother downloading this game. Thank you for confirming it.Was about to say that
Thought so, so didn't bother downloading this game. Thank you for confirming it.Was about to say that
Never use mods that weren't written for the version you downloaded.What can I do to fix this?
DISK:/AOA/GAME <= easy as that. You put the game folder which you downloaded which is named game into the AOA Folder and replace the default game folder in AOA folder with the cheatmod (game folder) which you downloaded.Tbh I really don't know how to put cheat inside game folder no cap
He's already said several times that he won't be updating the mod until Ch5 comes out of beta.can you please update this mod to CH5
I've started ignoring these people who don't know how to read. It's a waste of time.He's already said several times that he won't be updating the mod until Ch5 comes out of beta.
Yes Scrappy is always saying that and honestly i understand why because when it comes out of beta the devs sometimes add stuff in the middle of the chapter which is why now i usually wait for the completed version as wellHe's already said several times that he won't be updating the mod until Ch5 comes out of beta.
Yea same hereYes Scrappy is always saying that and honestly i understand why because when it comes out of beta the devs sometimes add stuff in the middle of the chapter which is why now i usually wait for the completed version as well
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'Gold/chp1/c1_GMornJade5.jpg'>:
IOError: Couldn't find file 'Gold/chp1/c1_GMornJade5.jpg'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3101, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3611, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2441, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 777, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transition.py", line 368, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 777, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 777, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/screen.py", line 681, 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 263, in renpy.display.render.render
File "renpy/display/layout.py", line 777, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 980, in render
surf = render(d, width - x, rh, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/behavior.py", line 787, in render
rv = super(Button, self).render(width, height, st, at)
File "renpy/display/layout.py", line 1184, in render
st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 933, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 116, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/im.py", line 607, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 271, in get
surf = image.load()
File "renpy/display/im.py", line 688, in load
raise e
IOError: Couldn't find file 'Gold/chp1/c1_GMornJade5.jpg'.
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
A O A CHP4_PUBLIC
Tue Apr 26 02:07:03 2022
Looks like you broke your game by using an old mod. Scrappy will update when the game goes gold.Code:I'm sorry, but an uncaught exception occurred. While loading <'Image' u'Gold/chp1/c1_GMornJade5.jpg'>: IOError: Couldn't find file 'Gold/chp1/c1_GMornJade5.jpg'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "renpy/ast.py", line 922, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2218, in py_exec_bytecode exec(bytecode, globals, locals) File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module> python hide: File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide ui.interact() File "renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3101, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "renpy/display/core.py", line 3611, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "renpy/display/core.py", line 2441, in draw_screen renpy.config.screen_height, File "render.pyx", line 492, in renpy.display.render.render_screen File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/layout.py", line 777, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/transition.py", line 368, in render top = render(self.new_widget, width, height, st, at) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/layout.py", line 777, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/layout.py", line 777, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/screen.py", line 681, 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 263, in renpy.display.render.render File "renpy/display/layout.py", line 777, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/layout.py", line 980, in render surf = render(d, width - x, rh, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/behavior.py", line 787, in render rv = super(Button, self).render(width, height, st, at) File "renpy/display/layout.py", line 1184, in render st, at) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/transform.py", line 933, in render return transform_render(self, width, height, st, at) File "accelerator.pyx", line 116, in renpy.display.accelerator.transform_render File "render.pyx", line 263, in renpy.display.render.render File "renpy/display/im.py", line 607, in render return cache.get(self, render=True) File "renpy/display/im.py", line 271, in get surf = image.load() File "renpy/display/im.py", line 688, in load raise e IOError: Couldn't find file 'Gold/chp1/c1_GMornJade5.jpg'. Windows-10-10.0.19041 Ren'Py 7.4.4.1439 A O A CHP4_PUBLIC Tue Apr 26 02:07:03 2022
That was using the mod from Scrappy's Master Mod List. Maybe because the mod is gold and the game version is public?Looks like you broke your game by using an old mod. Scrappy will update when the game goes gold.
The game is still beta, so Scrappy hasn't updated the mod.That was using the mod from Scrappy's Master Mod List. Maybe because the mod is gold and the game version is public?
I was using chp 4 public with Scrappy's chp 4 gold mod and I think that is where my issue came from. I found a chp4 gold version of the game and that fixed the issue.The game is still beta, so Scrappy hasn't updated the mod.
Yes!now to wait for scrappy
i'm actually doing this rnYes!
Word of advice: Instead of making 20 thousand posts asking "Gold is out, when are you going to update!?!?" just refresh this page every two minutes like a normal person. This advice can be used for a lot more threads.
What normal person does that?Yes!
Word of advice for future posts: Instead of making 20 thousand posts asking "Gold is out, when are you going to update!?!?" just refresh this page every two minutes like a normal person. This advice can be used for a lot more threads.
Someone who isn't a ball busterWhat normal person does that?