WWIIMASTER

New Member
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
 

AsherCross

New Member
Nov 14, 2018
4
2
just 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
 
  • Thinking Face
Reactions: masterdragonson

cyberdemon100

Newbie
Feb 16, 2018
74
28
did 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.
just had to run compatibility test me dumb thank you for answering
 

masterdragonson

Engaged Member
Jan 30, 2018
3,279
4,657
just 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
Looks like the image is corrupted which is a problem with Ren'Py 7.4
Try extracting these to the main game directory.
 

masterdragonson

Engaged Member
Jan 30, 2018
3,279
4,657
are we ever going to learn pixies true name?
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.

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 is unique one of a kind along with her possible daughter.

It is possible that she is related to Fairies :p Not like we have gotten much interaction with them so far, maybe someday™.
 
Last edited:
  • Like
Reactions: Sprintupstairs

sle3pz

Newbie
Jul 3, 2019
21
1
"The Application was unable to start correctly" i got this error after this new update one, previous one i dont have any problem at all, try open other renpy game also got no problem, any solution ?
 

rambo455

Active Member
Apr 25, 2020
747
424
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.

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 is unique one of a kind along with her possible daughter.

It is possible that she is related to Fairies :p Not like we have gotten much interaction with them so far, maybe someday™.
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
 
  • Thinking Face
Reactions: masterdragonson

masterdragonson

Engaged Member
Jan 30, 2018
3,279
4,657
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
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.
 

rambo455

Active Member
Apr 25, 2020
747
424
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.
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
 
  • Thinking Face
Reactions: masterdragonson

masterdragonson

Engaged Member
Jan 30, 2018
3,279
4,657
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
Eh hard to say if she is really referencing Pixies in that sense.
Morgana "Pixie is a creature of the Artifact, as are all my little ones."
That seems to go more with all her creations are little ones compared to her.

Anyways more lore friendly Pixies, Fairies, or Faeries would be fun. Maybe Pixie would get a name if she had to deal with others of her own kind else a Pixie family reunion could be rather confusing.
 

saru341

Member
Sep 22, 2018
152
176
I can't get julie to join the manor, anyone got a way to fix this?
maybe with unren?

EDIT: NVM, i used unren to fix the issue
 
4.40 star(s) 233 Votes