- Jul 25, 2018
- 14
- 19
someone have a save where the 4 girls can join the manor?... the choices where made like, ages ago... and i can't get the last one and the daughter to join the house
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'images/daydream/pixie daydream nopreg.webp'>:
Exception: Could not load image u'images/daydream/pixie daydream nopreg.webp': error('Failed to decode WEBP',)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/flat.rpyc", line 1647, in script
File "renpy/ast.py", line 1397, in execute
renpy.exports.with_statement(trans, paired)
File "renpy/exports.py", line 1646, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "renpy/display/core.py", line 2610, in do_with
clear=clear)
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/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/image.py", line 501, in render
return wrap_render(self.target, width, height, st, at)
File "renpy/display/image.py", line 307, in wrap_render
rend = render(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/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
Exception: Could not load image u'images/daydream/pixie daydream nopreg.webp': error('Failed to decode WEBP',)
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Corrupted Kingdoms 0.9.5
Sun Apr 11 23:44:59 2021
just had to run compatibility test me dumb thank you for answeringdid you change something in any of the files to get a console to work by any chance ? if so simply something like not capitalizing the t or f in true or false will prevent the game from starting.
your welcomejust had to run compatibility test me dumb thank you for answering
Renpy 7.4 breaks thingsis it a known bug already that if you come from a place and go to the map the options for the place you just left still on screen ? View attachment 1136607
Looks like the image is corrupted which is a problem with Ren'Py 7.4just began a new game (last time i played was 0.4.7 i think) , tried the daydreaming option and saw that pixie's pregnancy preview gives an error
Code:I'm sorry, but an uncaught exception occurred. While loading <'Image' u'images/daydream/pixie daydream nopreg.webp'>: Exception: Could not load image u'images/daydream/pixie daydream nopreg.webp': error('Failed to decode WEBP',) -- Full Traceback ------------------------------------------------------------ Full traceback: File "script/flat.rpyc", line 1647, in script File "renpy/ast.py", line 1397, in execute renpy.exports.with_statement(trans, paired) File "renpy/exports.py", line 1646, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "renpy/display/core.py", line 2610, in do_with clear=clear) 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/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/image.py", line 501, in render return wrap_render(self.target, width, height, st, at) File "renpy/display/image.py", line 307, in wrap_render rend = render(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/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 Exception: Could not load image u'images/daydream/pixie daydream nopreg.webp': error('Failed to decode WEBP',) Windows-10-10.0.19041 Ren'Py 7.4.4.1439 Corrupted Kingdoms 0.9.5 Sun Apr 11 23:44:59 2021
Some of her erm siblings (Morgana's Creations) call her Bug or on friendlier terms Little Wings. I don't think Morgana was motherly enough to care (calling her a mistake) and her origin story is Morgana made her with magic, perhaps magic that she herself doesn't even understand.are we ever going to learn pixies true name?
I believe that's for act 3, was the plan last I heard.hey I don't know if Arc has addressed this yet but I have a question that must hang on the mind of at least someone other than me. What's the yellow heart going to be for?
did pixy not mention quite early on it was a group of fairies that morgana send out ? that will suggest that there are already quite a lot moreSome of her erm siblings (Morgana's Creations) call her Bug or on friendlier terms Little Wings. I don't think Morgana was motherly enough to care (calling her a mistake) and her origin story is Morgana made her with magic, perhaps magic that she herself doesn't even understand.
I doubt Arc will go too far down the rabbit hole of recycled souls when dealing with Ami but I could be wrong...
Pixie seems to take offense to being called a Fairy. Unless some more of her kind are added for lore I would assume she isuniqueone of a kind along with her possible daughter.
It is possible that she is related to Fairies Not like we have gotten much interaction with them so far, maybe someday™.
I don't think so and the only mention of "faeries" is during Lyx's bottle event and selling Mysterious Merchant Junk. Human characters tend to call Pixie a fairy but Morgana never uses either spellings of it or Pixies in the plural form.did pixy not mention quite early on it was a group of fairies that morgana send out ? that will suggest that there are already quite a lot more
she may not use pixies she does use little ones. this is how she calls pixie and this is also how pixie first describes the others searching. so if logic caries it would suggest there are plenty more pixies. after all pixie is just a name she chose so you can call her somethingI don't think so and the only mention of "faeries" is during Lyx's bottle event and selling Mysterious Merchant Junk. Human characters tend to call Pixie a fairy but Morgana never uses either spellings of it or Pixies in the plural form.
Eh hard to say if she is really referencing Pixies in that sense.she may not use pixies she does use little ones. this is how she calls pixie and this is also how pixie first describes the others searching. so if logic caries it would suggest there are plenty more pixies. after all pixie is just a name she chose so you can call her something
since humans call her kind pixie
if that the last of the 3 house oweners then go out at night to the shopping areaI can't get julie to join the manor, anyone got a way to fix this?
maybe with unren?