Ren'Py Abandoned A Better Tomorrow [v0.40 Part 2] [Gecko]

3.20 star(s) 14 Votes

Gecko_

"Project x"
Donor
Game Developer
May 30, 2017
107
379
Yes, it does!
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
Technical issues.
On my end, the game is running fine, and I didn't get a single report on bugs this time. Are you using a compressed version?
 

DraxisSilencer1000

Well-Known Member
Aug 26, 2020
1,225
575
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
Technical issues.
On my end, the game is running fine, and I didn't get a single report on bugs this time. Are you using a compressed version?
You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.

For the technical issues, no I'm not using the compressed version. I just don't know why browsing the laptop is so slow.
 

hubaba

Newbie
Oct 29, 2019
47
132
Second date with Stephanie, date option is not available. Followed walkthrough step by step, version 0.24.9. I noticed several messages with this same issue but no solution.
 
Last edited:

Gecko_

"Project x"
Donor
Game Developer
May 30, 2017
107
379
Just replayed that part, working fine at my side. The best thing is to send me your save file and I'll look into it.
 

calel

Member
Aug 19, 2021
323
554
I get this bug error Apology Goldie cant continue please help
THE none compressed version fixed my problem

I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'gui/notify.png'>:
File "game/events.rpy", line 889, in script
mc "start working and every Sunday I will take 10 percent of your salary."
Exception: Could not load image u'gui/notify.png': error('Failed to decode WEBP',)

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/events.rpy", line 889, in script
mc "start working and every Sunday I will take 10 percent of your salary."
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\character.py", line 1142, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\character.py", line 842, in do_display
**display_args)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\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 "C:\Users\User\Desktop\renpy-7.3.5-sdk\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 "C:\Users\User\Desktop\renpy-7.3.5-sdk\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 "C:\Users\User\Desktop\renpy-7.3.5-sdk\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 "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\screen.py", line 675, in render
child = renpy.display.render.render(self.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 "C:\Users\User\Desktop\renpy-7.3.5-sdk\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 "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\layout.py", line 1155, in render
back = render(style.background, bw, bh, 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 "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\imagelike.py", line 272, in render
crend = render(image, 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 "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\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'gui/notify.png': error('Failed to decode WEBP',)
 
Last edited:

John64

Newbie
Apr 25, 2018
49
220
Second date with Stephanie, date option is not available. Followed walkthrough step by step, version 0.24.9. I noticed several messages with this same issue but no solution.
Same problem. No option for second date with Stephanie, neither inside Omega at evening/night, nor outside Omega in town at any time of day.

And in general: I really like the writing. The dialogues are alive and believable, but... all this sandbox part - it is good example how it SHOULDN"T be done. The only good thing - "no grinding". But the rest - it's just a torture to play. Even with a walkthrough... Hope that would change in "part 2" and further on.
 

Gecko_

"Project x"
Donor
Game Developer
May 30, 2017
107
379
John64 try using this save file. Are you playing the compressed version?
"Hope that would change in "part 2" and further on." That's why Part 2 was made.
 
Last edited:
  • Like
Reactions: John64

John64

Newbie
Apr 25, 2018
49
220
John64 try using this save file. Are you playing the compressed version?
"Hope that would change in "part 2" and further on." That's why Part 2 was made.
Yep! It worked. The option "Date" appeared in Chat with Stephanie. Maybe it didn't appear coz I used custom names for everyone, dunno. Thanks!

Sooo... the end of Part 1 is sex with Mia and should proceed with Part 2?
 

copoarmy

Member
Dec 9, 2019
307
240
Second date with Stephanie, date option is not available. Followed walkthrough step by step, version 0.24.9. I noticed several messages with this same issue but no solution.
same i followed the wt dont have date option
i look at the log "i can check on mia now" but already done all event with mia

edit:nvm solved it by using save file dev provide
 

konabwo

Engaged Member
Sep 19, 2020
2,480
711
ch1 - dead link ( compressed.
ch2-dead torrent

*does ch2 include ch1? if not why is there a note about saves incompatibility? like if it is separate you would not be able to use it anyway i think.
 
Last edited:

Gecko_

"Project x"
Donor
Game Developer
May 30, 2017
107
379
ch1 - dead link ( compressed.
ch2-dead torrent

*does ch2 include ch1? if not why is there a note about saves incompatibility? like if it is separate you would not be able to use it anyway i think.
Part 2 doesn't include part 1, the note is cause players tried to play the game/continue the story with save file from part 1 even when prompted otherwise!
Dead links are out of my reach, you can always get the game from patreon or discord.
Also, Part 1 compressed version has Stephanie's bug.
 

konabwo

Engaged Member
Sep 19, 2020
2,480
711
does p2 end at cafe? mc got kicked.
...
i think one of the reasons i played this honeyselekta game is because renders are europ-ized . wonder why other devs dont do it. too hard? or just dont want to bother and thus keep it asian,oriental ?
 
Last edited:

Gecko_

"Project x"
Donor
Game Developer
May 30, 2017
107
379
Mods, please set status ON HODL, ty.
ABT announcement
 
  • Sad
Reactions: filochard

filochard

Well-Known Member
Feb 1, 2018
1,500
2,297

A Better Tomorrow
Good day all,
With a heavy heart, I need to announce that for now "A Better Tomorrow" will be put on hold. This decision was made upon the latest response I got from v0.40, is it the reviews, the support, some tasty direct messaging and spamming :), and so on. Maybe in a way, I knew this was bound to happen, and I ended the last version with a cliffhanger potentially killing the main character. Even if my plan was to expand the sandboxy style with more features, upgrading Peggy's Caffe, taking control of some elements in Omega, and having a visual progression of the places you visit. Upgrading MC's room with more toys, making the hill cleaner place, and starting own "lemon stand" on the private beach, while we finally get ahold of MC's personal demons with all increasing protest happening around him, that will soon grow into every day's riots (hint: Small TV news event). An event that somehow will impact MC and his closest ones.
For now, I need to apologize to everyone that didn't see Jenny's scene and the progress of their kinky love-hate relationship.
With that aside, I have one more announcement, that I'm working on a new project which I planned it over a year now. All the info I can share for now is that "Project x" will take place in the same universe as ABT. While having a new MC some of the characters we know from ABT will make an appearance... furthermore, the gameplay will be different(less sandboxy). The demo version will be released once it has at least one hour of gameplay.


Some previews:

















Thank you all for your understanding,
Gecko
 
Last edited:

estrada777

Engaged Member
Modder
Donor
Mar 22, 2020
3,297
8,264
New Android port. Nothing too fancy but let me know if you have any issues.

Version: Part 1 0.24.9 and Part 2 0.40

You don't have permission to view the spoiler content. Log in or register now.

This unofficial port/version is not released by the developer, download at your own risk.

Part 1: (if it gives you a .zip, just rename it as .apk)
Size 290 MB

Part 2: (if it gives you a .zip, just rename it as .apk)
Size 219 MB

Appreciate my porting? Leave a Tip! You're supporting my efforts, paying for storage, and encouraging more ports!
¯\_(ツ)_/¯
 

zeromike

Member
Apr 24, 2021
281
789
I just started the game but that club scene....the MC discovers that his family have feelings for him so naturally he goes out and feels up some bimbos at the club. I don't want to be mean but save the really dumb scenes until after the player plays the game for a bit.
 
  • Like
Reactions: hentai charley
3.20 star(s) 14 Votes