Reaver

Active Member
May 31, 2017
711
620
anyone else getting this error? (it happens with a new game as well as with my old loaded game)

Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/overlay/frame_quickbar.png'>:
IOError: Couldn't find file 'images/overlay/frame_quickbar.png'.

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

Full traceback:
  File "events_intro.rpyc", line 5, in script
  File "F:\DLs\DLs\ComplexSociety-0.19.1a-pc\renpy\ast.py", line 1389, in execute
    renpy.exports.with_statement(trans, paired)
  File "F:\DLs\DLs\ComplexSociety-0.19.1a-pc\renpy\exports.py", line 1601, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "F:\DLs\DLs\ComplexSociety-0.19.1a-pc\renpy\display\core.py", line 2251, in do_with
    clear=clear)
  File "F:\DLs\DLs\ComplexSociety-0.19.1a-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "F:\DLs\DLs\ComplexSociety-0.19.1a-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 "F:\DLs\DLs\ComplexSociety-0.19.1a-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 "F:\DLs\DLs\ComplexSociety-0.19.1a-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 "F:\DLs\DLs\ComplexSociety-0.19.1a-pc\renpy\display\transition.py", line 360, in render
    bottom = render(self.old_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 "F:\DLs\DLs\ComplexSociety-0.19.1a-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 "F:\DLs\DLs\ComplexSociety-0.19.1a-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 "F:\DLs\DLs\ComplexSociety-0.19.1a-pc\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 "F:\DLs\DLs\ComplexSociety-0.19.1a-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 "F:\DLs\DLs\ComplexSociety-0.19.1a-pc\renpy\display\im.py", line 583, in render
    return cache.get(self, render=True)
  File "F:\DLs\DLs\ComplexSociety-0.19.1a-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "F:\DLs\DLs\ComplexSociety-0.19.1a-pc\renpy\display\im.py", line 628, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "F:\DLs\DLs\ComplexSociety-0.19.1a-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/overlay/frame_quickbar.png'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Complex Society 0.19.1a
Tue Sep 15 13:16:44 2020
 

molitar

Engaged Member
Sep 22, 2016
3,236
3,118
Patch did not fix all the bugs I had a hard crash when I was looking at the bonus content pictures on the phone. Crashed hard. Hope a real fixed version gets uploaded soon.
 

KimbelFall57

Member
May 17, 2019
299
291
Just finished playing and its a good update, was hoping for more but its good(y), got suprised when found out that Elly was the little "roommate" i thought she was big oneo_O
 
Apr 12, 2020
60
112
What kind of scenes were in the update?
one scene that has 3 different options (bj/boob job/combo). and it’s not animated as smoothly as the previous scenes have been. Just a big drop in quality and quantity that’s come before—and the story for me is to prop up the scenes, not more important. Your mileage may vary. I’ll still support on Patreon in hopes the dev gets back on track in the future. Just was hoping for much better with this long of a pause between releases. This update (again, to me) is a victim of not meeting the standard of what’s come before.
 

molitar

Engaged Member
Sep 22, 2016
3,236
3,118
Could you share the error?
Go to the phone and click on the girls to see previous scenes. If you click on the picture it will crash the game. Example tracelog below.

Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/imagemaps/Recommend/LLD_idle.png'>:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'images/imagemaps/Recommend/LLD_idle.png'.

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

Full traceback:
  File "map.rpyc", line 1093, in script
  File "C:\Temp\[] 02. In Progress Playing\Complex Society\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "C:\Temp\[] 02. In Progress Playing\Complex Society\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Temp\[] 02. In Progress Playing\Complex Society\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\Temp\[] 02. In Progress Playing\Complex Society\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Temp\[] 02. In Progress Playing\Complex Society\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Temp\[] 02. In Progress Playing\Complex Society\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Temp\[] 02. In Progress Playing\Complex Society\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:\Temp\[] 02. In Progress Playing\Complex Society\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:\Temp\[] 02. In Progress Playing\Complex Society\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:\Temp\[] 02. In Progress Playing\Complex Society\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:\Temp\[] 02. In Progress Playing\Complex Society\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:\Temp\[] 02. In Progress Playing\Complex Society\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:\Temp\[] 02. In Progress Playing\Complex Society\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:\Temp\[] 02. In Progress Playing\Complex Society\renpy\display\behavior.py", line 774, in render
    rv = super(Button, self).render(width, height, st, at)
  File "C:\Temp\[] 02. In Progress Playing\Complex Society\renpy\display\layout.py", line 1127, in render
    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:\Temp\[] 02. In Progress Playing\Complex Society\renpy\display\im.py", line 583, in render
    return cache.get(self, render=True)
  File "C:\Temp\[] 02. In Progress Playing\Complex Society\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "C:\Temp\[] 02. In Progress Playing\Complex Society\renpy\display\im.py", line 628, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "C:\Temp\[] 02. In Progress Playing\Complex Society\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/imagemaps/Recommend/LLD_idle.png'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Complex Society 0.19.1a
Tue Sep 15 18:24:20 2020
 

acondo

Member
Jul 23, 2020
348
2,070
This game already pass a year in development and in my opinion has little to show. There is few actual sexual content, and one of the few worthy scenes is just a preview of the future, also a lot of content doesn’t even involve the protagonist. Still I like the concept of the game, but makes me think that we still a long way from anything significant actually happening. Maybe in another year.
 

Badjourasmix

Conversation Conqueror
Sep 22, 2017
6,677
14,887
I mean if you look at his patreon and subscribestat, he dev isn't making that much money, so I'm guessing he is not doing this full time.
 
Nov 13, 2017
91
110
is a new mega link to the v0.19.1a version with the PenguinFuhrer fix applied
I'm downloading version C and will upload another link once I can

Edit: This is the windows version
 
Last edited:
  • Like
Reactions: Violet_Rain

PenguinFuhrer

Newbie
Aug 21, 2019
61
127
Go to the phone and click on the girls to see previous scenes. If you click on the picture it will crash the game. Example tracelog below.
I mean, I could probably "patch" that as well in a jiffy, but at this point I'd rather wait for the dev as it's not part of the "actual" game. As I don't know exactly what images he accidentally converted to webp it'd be either to include more than probably necessary or I'd have to dig around more into his files, which isn't the nicest thing to do to be honest. Pirate or not, it feels dirty ;)
 
  • Like
Reactions: sirherpofderpshire

AbrokenA Productions

Member
Game Developer
Jun 25, 2019
460
1,909
Here is a new mega link to the v0.19.1a version with the PenguinFuhrer fix applied
I'm downloading version C and will upload another link once I can

Edit: This is the windows version
I mean, I could probably "patch" that as well in a jiffy, but at this point I'd rather wait for the dev as it's not part of the "actual" game. As I don't know exactly what images he accidentally converted to webp it'd be either to include more than probably necessary or I'd have to dig around more into his files, which isn't the nicest thing to do to be honest. Pirate or not, it feels dirty ;)
Thank you guys for trying to fix my mess :)

Unfortunately the gallery bug is a different problem but all should be fixed in the Mediafire link in the OP. I already have the MEGA links and Workupload is on the way but those need to be masked by the F95 staff so that may take a while.

MEGA links are already posted on my blogspot, patron and subscribestar (all public posts) for those who prefer it.
 
Nov 13, 2017
91
110
Okay is the MAC mega

Aaand is the pc mega
Both v0.19.1c
I just rehosted mediafire links
 

JokerLeader

Former Legendary Game Compressor
Modder
Game Compressor
Donor
Mar 16, 2019
8,022
78,424
Complex Society [v0.19.1c] AbrokenA Productions

Original Size Win/Linux: 760 MB
Original Size Mac: 743 MB

Compressed Size Win/Linux: 352 MB
Compressed Size Mac: 348 MB

Win/Linux:
Mac:
 
3.80 star(s) 46 Votes