Nightwolf18
Newbie
- Aug 5, 2018
- 54
- 7
- 172
AON better experience mod but that's itDid you download the newest version, and extract it to a new folder? Or maybe overwrite the old one? Maybe use a mod? Anything like that?
AON better experience mod but that's itDid you download the newest version, and extract it to a new folder? Or maybe overwrite the old one? Maybe use a mod? Anything like that?
You might need to update it then.AON better experience mod but that's it
Thanks your saveA bit late, i know, but here it is:
You start them at the TV studio.how to enslay the band? and how to star this
- Stage event in 'My club' : Event occurs after enslaving the band 'Exciting'
- Introducing the new band members Ava and Evelyn (Appears after the club stage event)
Thanks! It worked!Hmm... In both case, the image is corrupted. For the light version, I confirm that it come from the game, for the Heavy I don't know.
Take any image (JPEG/WEBP/PNG) you've on your computer, copy it to "[path to the game]/Game/images/" then rename it "5142.png" or "5517.png" (depending what have a problem for you).
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'images/5517.png'>:
Exception: Could not load image u'images/5517.png': error('Error reading the PNG file.',)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/aunt.rpyc", line 5400, in script
File "D:\Games\corruption-v2.50-pc\renpy\ast.py", line 652, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "D:\Games\corruption-v2.50-pc\renpy\exports.py", line 1199, in say
who(what, *args, **kwargs)
File "D:\Games\corruption-v2.50-pc\renpy\character.py", line 1016, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "D:\Games\corruption-v2.50-pc\renpy\character.py", line 817, in do_display
**display_args)
File "D:\Games\corruption-v2.50-pc\renpy\character.py", line 566, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "D:\Games\corruption-v2.50-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Games\corruption-v2.50-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Games\corruption-v2.50-pc\renpy\display\core.py", line 3132, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\Games\corruption-v2.50-pc\renpy\display\core.py", line 2055, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 485, in renpy.display.render.render_screen
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Games\corruption-v2.50-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Games\corruption-v2.50-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Games\corruption-v2.50-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Games\corruption-v2.50-pc\renpy\display\image.py", line 495, in render
return wrap_render(self.target, width, height, st, at)
File "D:\Games\corruption-v2.50-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Games\corruption-v2.50-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "D:\Games\corruption-v2.50-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\Games\corruption-v2.50-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "D:\Games\corruption-v2.50-pc\renpy\display\pgrender.py", line 160, in load_image
raise Exception("Could not load image {!r}: {!r}".format(filename, e))
Exception: Could not load image u'images/5517.png': error('Error reading the PNG file.',)
Windows-8-6.2.9200
Ren'Py 7.0.0.196
corruption 2.50
Tue Sep 28 18:57:16 2021
how do I do that have no ideaThanks! It worked!
Michele (Police Officer) Police station, Aunt and cousins, School principal and her family, school, Hospital, Mayor's wife and daughter, church, Tutoring family on Magic Island, Widow and family on Magic Island, Monk on Magic Island, Your grandmother, Best Friends mother & his aunt and cousin, and quite a few more.So I just started this game and have enslaved Jenny, nicole, Megan, Emily, teacher ,cafe boss and nun. Are there any other characters that can be enslaved? Plz mention their names
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/fastfood.rpy", line 14, in <module>
NameError: name 'level_of_fastfood' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/fastfood.rpyc", line 14, in script
0�
Version 1.50 light, first game
Use paint brush in windows, save a blank white page as .PNG type format and save name as "#" of missing file and save it in game/images folder. You can copy and paste it in the folder as well once saved. Run the game after and it should work.how do I do that have no idea
Code:I'm sorry, but an uncaught exception occurred. While loading <'Image' u'images/3320.png'>: Exception: Could not load image u'images/3320.png': error('Error reading the PNG file.',) -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpyc", line 11446, in script File "C:\Users\47924\Documents\funny shit\corruption-v2.50(Lite)-pc\renpy\ast.py", line 1337, in execute renpy.exports.with_statement(trans, paired) File "C:\Users\47924\Documents\funny shit\corruption-v2.50(Lite)-pc\renpy\exports.py", line 1452, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "C:\Users\47924\Documents\funny shit\corruption-v2.50(Lite)-pc\renpy\display\core.py", line 2207, in do_with clear=clear) File "C:\Users\47924\Documents\funny shit\corruption-v2.50(Lite)-pc\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\47924\Documents\funny shit\corruption-v2.50(Lite)-pc\renpy\display\core.py", line 3132, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "C:\Users\47924\Documents\funny shit\corruption-v2.50(Lite)-pc\renpy\display\core.py", line 2055, in draw_screen renpy.config.screen_height, File "render.pyx", line 485, in renpy.display.render.render_screen File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\47924\Documents\funny shit\corruption-v2.50(Lite)-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\47924\Documents\funny shit\corruption-v2.50(Lite)-pc\renpy\display\transition.py", line 359, in render top = render(self.new_widget, width, height, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\47924\Documents\funny shit\corruption-v2.50(Lite)-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\47924\Documents\funny shit\corruption-v2.50(Lite)-pc\renpy\display\layout.py", line 717, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\47924\Documents\funny shit\corruption-v2.50(Lite)-pc\renpy\display\image.py", line 495, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\47924\Documents\funny shit\corruption-v2.50(Lite)-pc\renpy\display\image.py", line 306, in wrap_render rend = render(child, w, h, st, at) File "render.pyx", line 145, in renpy.display.render.render File "render.pyx", line 233, in renpy.display.render.render File "C:\Users\47924\Documents\funny shit\corruption-v2.50(Lite)-pc\renpy\display\im.py", line 580, in render return cache.get(self, render=True) File "C:\Users\47924\Documents\funny shit\corruption-v2.50(Lite)-pc\renpy\display\im.py", line 266, in get surf = image.load() File "C:\Users\47924\Documents\funny shit\corruption-v2.50(Lite)-pc\renpy\display\im.py", line 625, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "C:\Users\47924\Documents\funny shit\corruption-v2.50(Lite)-pc\renpy\display\pgrender.py", line 160, in load_image raise Exception("Could not load image {!r}: {!r}".format(filename, e)) Exception: Could not load image u'images/3320.png': error('Error reading the PNG file.',) Windows-8-6.2.9200 Ren'Py 7.0.0.196 corruption 2.50 Sat Oct 02 02:13:07 2021
Have you talked to the principal?anyone know how to get further with the school? corrupted and enslaved the teacher but now im at an impass there. am progressing smoothly with alot of the other scenes and characters nicely. but would love to do more to the school
yes, im still stuck tried talking to alot of the characters I thought would be right to get chance to properly talk to her but still havent figured it outHave you talked to the principal?