srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,396
5,614
Seems completely broken for me. Started a new game, skipped tutorial, get a load of errors trying to talk to anyone.

P.S I get errors from just holding my mouse over a characters name:

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

P.P.S Found the issue, the files in character_images are zipped, extracting them solved the issue.
Right at the beginning when starting tour with steph

I'm sorry, but an uncaught exception occurred.

While loading <'MatrixColor' <'Image' u'character_images/happy_Face_1_stand2_white.png'> (0.91, 0, 0, 0, 0, 0, 0.91, 0, 0, 0, 0, 0, 0.95, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1)>:
File "game/script.rpy", line 10505, in script
call screen main_choice_display([people_list,actions_list])
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'character_images/happy_Face_1_stand2_white.png'.

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

Full traceback:
File "game/script.rpy", line 10505, in script
call screen main_choice_display([people_list,actions_list])
File "C:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-pc\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:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-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 "C:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-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 "C:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-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 "C:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-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 "C:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-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 "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:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-pc\renpy\display\layout.py", line 1871, in render
cr = renpy.display.render.render(self.child, 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:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-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 "C:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-pc\renpy\display\layout.py", line 336, in render
surf = render(self.child, 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:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-pc\renpy\display\transition.py", line 618, 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 "C:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "C:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-pc\renpy\display\im.py", line 1259, in load
surf = cache.get(self.image)
File "C:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-pc\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Games\labrats\lr2\Lab_Rats_2-v0.33.1-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'character_images/happy_Face_1_stand2_white.png'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Lab Rats 2 - Down to Business v0.33.1
Thu Oct 08 15:38:29 2020
Same, real shame was looking forward to the next update. Whelp just gonna have to wait for a hotfix or the like I guess :)
It seems the new Drawing character system isn't working quite well, a lot of errors and bugs.
Same problem here. But i noticed that happens whenever you try to speak with someone no matter if its steph ore someone else
WHO had tested this version??? and HOW?
We are the testers ^^
yeppp...but the 0.33.0 worked (before putting the images in ZIPs)
Wasn't putting the images into a zip file the solution for the file limitations on Android? Maybe he mixed it up.
 
  • Like
Reactions: toolkitxx

Andy_W

Newbie
Oct 31, 2019
92
31
Wasn't putting the images into a zip file the solution for the file limitations on Android? Maybe he mixed it up.
never saw ZIPs in renpy-games. maybe splitted .rpa's are a solution? or TWO versions, one for win/linux (with a big .rpa and less than 15min installation-time) and another for android (with less graphics)
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
23,669
16,206
So, does this game uses drugs and mind control for sex?

If so the rape tag is needed, using drugs and mind control for sex is a form of rape.
 

ecoplus

New Member
Apr 27, 2017
10
11
So, does this game uses drugs and mind control for sex?

If so the rape tag is needed, using drugs and mind control for sex is a form of rape.
Drugs only influence characters, they are more willing but still need their consent.
It's way more corruption than rape
 

thswherizat

Member
Jun 1, 2017
189
488
Went back a few pages but nobody was discussing it for the past few updates - has he fixed the faces and bodies looking generally awful?
 

Andy_W

Newbie
Oct 31, 2019
92
31
Went back a few pages but nobody was discussing it for the past few updates - has he fixed the faces and bodies looking generally awful?
no. wont happen! (game-mechanics-related, you have to read lots of posts...)
try using the mod (still vers 0.32.2!) and prefer face 4 and 6, others are good too when changing the skin-type (only with mods or by console...)
 
  • Like
Reactions: thswherizat

gregers

Forum Fanatic
Dec 9, 2018
4,408
5,576
Rihan Majid I just tested and it works as normal on my end. Set config.console to True in the 00console.rpy file (don't forget to save), start the game, and the console should open with Shift+O.
 
  • Like
Reactions: Rihan Majid
3.40 star(s) 127 Votes