Saint Blackmoor

Saint and Sinner
Donor
Oct 26, 2017
4,812
15,036
With all the comments on errors, this is probably a Buggy copy stolen from some pirate website.
Hey this is a pirate website :ROFLMAO:
v5.3 isn't even out on SVScomics yet, and they always have stuff before F95 :sneaky:
 

thprlg

Newbie
Jun 18, 2019
18
26
Am I the only one getting this error after opening the last update "v0.5.3" LISC.exe and does any one knows any fix?
(I'm using the game without any patch or mode)

Thanks in advance.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 205, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 205, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
AttributeError: 'SWDraw' object has no attribute 'scale_fast'

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 205, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 205, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3006, 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 3516, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2380, in draw_screen
renpy.display.draw.draw_screen(surftree)
File "renpy/display/swdraw.py", line 869, in draw_screen
if self.scale_fast:
AttributeError: 'SWDraw' object has no attribute 'scale_fast'

Windows-10-10.0.19041
Ren'Py 7.4.1.1270
Life in Santa County 0.5.3
Sat May 21 03:56:21 2022
 

Insomnia_z

Newbie
Mar 6, 2020
35
96
Am I the only one getting this error after opening the last update "v0.5.3" LISC.exe and does any one knows any fix?
(I'm using the game without any patch or mode)

Thanks in advance.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 205, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 205, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
AttributeError: 'SWDraw' object has no attribute 'scale_fast'

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 205, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 205, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3006, 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 3516, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2380, in draw_screen
renpy.display.draw.draw_screen(surftree)
File "renpy/display/swdraw.py", line 869, in draw_screen
if self.scale_fast:
AttributeError: 'SWDraw' object has no attribute 'scale_fast'

Windows-10-10.0.19041
Ren'Py 7.4.1.1270
Life in Santa County 0.5.3
Sat May 21 03:56:21 2022
Im also having the same problem, but unfortunately i don't know how to fix it
 

DonLuciano1

Newbie
Nov 24, 2019
32
26
for some reason it doesn't work i keep having the message " this application cannot be executed in your computer " what the hell :eek:
my computer isn't even old o.o anyone can help please ?
 

wolfpackjac3

Newbie
Jan 5, 2021
70
205
Honestly? This is my first ever comment on this site and your dialogue is absolute trash. Good lord i could hire a 4th grader to make up something better and they would. So disappointing considering the renders but whatever. Fail in the biggest way. Flush your shit.
Don't post again so you can be a unique account with the highest face palm to post ratio on the site!
 

giqui

Conversation Conqueror
Game Compressor
Nov 9, 2019
6,231
43,245
Life in Santa County [v0.5.3] [Bold Bash Studios]

COMPRESSED

4.98 GB ~ 690 MB

- - - ANONFILES /

0.5.3 Update: - -

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.
 
Last edited:

GandalfTheGrey91

Active Member
May 1, 2022
663
1,520
You need at least 6 intimidation points for Karen anal. All the more explicit scenes require intimidation points.

Honestly I don't really see the point in charisma. You get to charm all the girls into scenes without any points at all, it's intimidation that determines (so far) how far they're willing to go. That may change in future directions, but right now as far as I'm concerned you should be picking intimidation every time.
Okay, thank you. I was going the intimidation route before the recent update and still had locked up scences but maybe I missed them out of other reasons. I downloaded a walkthrough as well and missed some hidden points when I looked into it. I also thought you have to be a gentleman for Lauren. I missed the scene after the couch massage every time.
 

punisher2099

Forum Fanatic
Feb 25, 2020
4,019
9,095
Honestly? This is my first ever comment on this site and your dialogue is absolute trash. Good lord i could hire a 4th grader to make up something better and they would. So disappointing considering the renders but whatever. Fail in the biggest way. Flush your shit.
There are wayyyyyyy worse offenders on this site and for a VN I wouldn't call $2400 a month a fail.
 

DIRTY Filthy RAT

Conversation Conqueror
Jun 11, 2020
7,465
24,149
Life in Santa County [v0.5.3] [Bold Bash Studios]

COMPRESSED

4.98 GB ~ 690 MB

- PIXELDRAIN - WORKUPLOAD - ANONFILES /

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.
THANK YOU for the compressed pixeldrain, works great
 
  • Like
Reactions: mumilf101 and giqui
3.90 star(s) 182 Votes