- Feb 21, 2020
- 351
- 346
The nav system needs hella lot of work (pointless blue arrows just send round the Bend haha) renders are nice (9mins of play See next season
Can you open the png outside of the game? Maybe it's a corrupt file?Image is in the folder and the path is correct on code... so.... whats wrong?Code:I'm sorry, but an uncaught exception occurred. While loading <'Image' u'images/ashlynn 2/ash_2.png'>: File "game/code/5 events/release 1/ashlynn3.rpy", line 73, in script with medium_dissolve Exception: Could not load image u'images/ashlynn 2/ash_2.png': error('Error reading the PNG file.',) -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/code/5 events/release 1/ashlynn3.rpy", line 73, in script with medium_dissolve File "D:\Jogos\VN\Godson-v0.1.5-pc\renpy\ast.py", line 1389, in execute renpy.exports.with_statement(trans, paired) File "D:\Jogos\VN\Godson-v0.1.5-pc\renpy\exports.py", line 1601, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "D:\Jogos\VN\Godson-v0.1.5-pc\renpy\display\core.py", line 2251, in do_with clear=clear) File "D:\Jogos\VN\Godson-v0.1.5-pc\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\Jogos\VN\Godson-v0.1.5-pc\renpy\display\core.py", line 3194, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "D:\Jogos\VN\Godson-v0.1.5-pc\renpy\display\core.py", line 2094, in draw_screen renpy.config.screen_height, File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805) rv = render(root, width, height, st, st) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "D:\Jogos\VN\Godson-v0.1.5-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "D:\Jogos\VN\Godson-v0.1.5-pc\renpy\display\transition.py", line 361, in render top = render(self.new_widget, width, height, st, at) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "D:\Jogos\VN\Godson-v0.1.5-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "D:\Jogos\VN\Godson-v0.1.5-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "D:\Jogos\VN\Godson-v0.1.5-pc\renpy\display\image.py", line 500, in render return wrap_render(self.target, width, height, st, at) File "D:\Jogos\VN\Godson-v0.1.5-pc\renpy\display\image.py", line 306, in wrap_render rend = render(child, w, h, st, at) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "D:\Jogos\VN\Godson-v0.1.5-pc\renpy\display\im.py", line 583, in render return cache.get(self, render=True) File "D:\Jogos\VN\Godson-v0.1.5-pc\renpy\display\im.py", line 266, in get surf = image.load() File "D:\Jogos\VN\Godson-v0.1.5-pc\renpy\display\im.py", line 628, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "D:\Jogos\VN\Godson-v0.1.5-pc\renpy\display\pgrender.py", line 162, in load_image raise Exception("Could not load image {!r}: {!r}".format(filename, e)) Exception: Could not load image u'images/ashlynn 2/ash_2.png': error('Error reading the PNG file.',) Windows-8-6.2.9200 Ren'Py 7.3.5.606 Godson v0.1.5 Fri Jun 11 00:03:36 2021
Yes... all images for Ash are okCan you open the png outside of the game? Maybe it's a corrupt file?
Sorry about that. It's just a bug, one that I seemed to have missed. The workaround is in the dev notes, however it'll be fixed for v0.2.I'm having an issue with getting past night one. Just saw Marnie in bed and went back to my room but nothing to click on to go to sleep...
There will be plenty more models, idk about making them look like real people though I have my own ideas and I'm experimenting atm. Will have previews on Patreon.Cheesecake Can I suggest that if you adding more female characters in the future could you choose the models to look like some famous actress/pornstar please? If we got a lookalike Megan Fox I think it would be nice to have some other love interests to look like young Angelina Jolie, young Charlize Theron or young Salma Hayek. If you can't find the models then maybe you can use some sexy female game character like Bayonetta because she's look hot and fit your game
I couldn't say anymore or it would spoil the gameDat overview..
Better just say "Dude, play the fucking game"
Thank you ! I wanted a deep emotional main plot to keep everyone always interested and looking for more. I'm very happy with the result.That twist added a whole new flavour to the story, great job Cheesecake3D
This has got to be the dumbest,If another was doing a game like this, this update would have been in initial release. It would have more meaning to the game title and a proper ending to it. Having it come out now feels like the dev is stalling for time. 50ish renders don't take 23 days to make, and if the statement for v2.0 is true, it maybe 2+ months before it comes out.
Thank you for your feedback, always good seeing you again as you always try to give a decent sized summary of your experience and any improvement!I don't know what to make of the story yet, You the Mc is actually some sort of an angel or "Child of God" occupying the vessel of a human that apparently offed himself. Yeah that's some heavy stuff to start a game.
From the optics point of view the girls look pretty good, with Katie being my favorite.
The voice acting can be hit or miss depending on the player, I thought it was different, but in a good way. Great music selection also.
To hubvan's point I hope this isn't one of those games where the Mc's new found power lets him manipulate the ladies into sex, because for one it's weak and too basic and two the ladies so far seem corrupted enough anyway, particular Marnie, Jennifer and Ashlynne.
Best of luck.
I just want to point out that I did not make the IC patch, idk who made it, and I have no control over it's progression, so I can't offer any help with it if you catch my drift.Yeah I get a error code trying to put in incest patch but runs fine without it just the usual roomate tenant stuff lol Ill make a copy of the gamer itself and post the error code when i apply the patch
compressed Android version plisGodson [v0.1.5] [Cheesecake3D ORIGINAL SIZE: 1.54GB
If you would like to support me you can do so by giving a like
Compressed version for WINDOWS/LINUX (309MB):MEGAYou must be registered to see the linksYou must be registered to see the linksYou must be registered to see the links
Compressed version for MAC (302MB):MEGAYou must be registered to see the linksYou must be registered to see the linksYou must be registered to see the links
This compression is unofficial and may break your game.
I am calling out like I see it. I have played at least 100+ different games so I know what devs do. Updates ranging from only a few scenes to ones with 1000+ renders. This v1.5 update felt to me to be just an add on that could have easily been in v1.0 to complete that story. V1.0 basically gave a beginning and a middle but no clear end. All the best VN's give all three parts of the story. And what did v1.5 give, just the concluding part and the reason for the title of this game.This has got to be the dumbest, pessimistic post I have ever read. I usually don't respond to nonsense because I have alot of work to do and it's a waste of time, but this was hilarious to read. You know absolutely nothing and it shows. No point in responding to this as you'll never get another reply from me.
ohh ok thanks for the replyThere is no sex so no point right now, assuming there is going to be incest.
Alright cool, I'll be on the lookout for this.Sorry about that. It's just a bug, one that I seemed to have missed. The workaround is in the dev notes, however it'll be fixed for v0.2.
There will be plenty more models, idk about making them look like real people though I have my own ideas and I'm experimenting atm. Will have previews on Patreon.
I couldn't say anymore or it would spoil the game
Thank you ! I wanted a deep emotional main plot to keep everyone always interested and looking for more. I'm very happy with the result.
This has got to be the dumbest,You must be registered to see the linkspost I have ever read. I usually don't respond to nonsense because I have alot of work to do and it's a waste of time, but this was hilarious to read. You know absolutely nothing and it shows. No point in responding to this as you'll never get another reply from me.
Thank you for your feedback, always good seeing you again as you always try to give a decent sized summary of your experience and any improvement!
As per feedback, I will add the subtitles to Myles's lines, however, he is only voiced when he's on the phone. In person he won't be voiced. Also this won't be a "corrupt everyone with powers", it's story driven with freeroam elements.
I just want to point out that I did not make the IC patch, idk who made it, and I have no control over it's progression, so I can't offer any help with it if you catch my drift.
Also to everyone, I'm work in fixing the navigation system to be more clear about where you are about to go. Thank you all for your feedback!
I'm guessing Patreon would see it as incest.If you are inhabiting the body of "her" dead son
Then would you be committing incest?
or because you are using his dead body "Necro" ?, or Necro Incest?
Does not really matter, you are not related to any of them ! you are just using the "dead" son's body .what does this incest patch do?
no interface, no hint system, no nothing .. what are we supposet to do at day1 at night ???