Mod Cheat Mod Ren'Py Life in Santa County multi mod [UNIVERSAL] [Rockerz]

addicted2k

Newbie
Sep 30, 2018
64
26
Getting this error when trying to load:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/screens.rpy", line 796, in execute
  File "game/screens.rpy", line 796, in execute
  File "game/screens.rpy", line 799, in execute
  File "game/screens.rpy", line 802, in execute
  File "game/screens.rpy", line 802, in execute
  File "game/screens.rpy", line 812, in execute
  File "game/screens.rpy", line 817, in execute
  File "game/screens.rpy", line 821, in execute
  File "game/screens.rpy", line 821, in keywords
  File "game/screens.rpy", line 821, in <module>
NameError: name 'FilePagePreviousMod' is not defined

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  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/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  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 3417, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 566, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3417, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 796, in execute
  File "game/screens.rpy", line 796, in execute
  File "game/screens.rpy", line 799, in execute
  File "game/screens.rpy", line 802, in execute
  File "game/screens.rpy", line 802, in execute
  File "game/screens.rpy", line 812, in execute
  File "game/screens.rpy", line 817, in execute
  File "game/screens.rpy", line 821, in execute
  File "game/screens.rpy", line 821, in keywords
  File "game/screens.rpy", line 821, in <module>
NameError: name 'FilePagePreviousMod' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.1.1270
Life in Santa County 0.5.2
Wed May 18 10:11:04 2022
Any ideas?
 
  • Like
Reactions: moomba13

LionHeart131

Member
May 23, 2018
472
242
Is it being worked on to work with the 5.2version? Cause I downloaded the one that is listed on Mega and Pixel and got errors while trying to open it when the mod was added.
 

Almighty

Engaged Member
Jan 27, 2017
2,551
2,975
Hopefully when you get a chance you add some Chloe variables. Apparently I can't get the kiss in the morning. I do recall getting a titjob though. Maybe I just saw the titjob just in gallery I don't remember well. lol
 

skriller7

New Member
Nov 9, 2017
7
9
Hey, i can't click on the left option (the green one) but the right option does work. Is it a problem with the mod?

You don't have permission to view the spoiler content. Log in or register now.
 
Jul 21, 2019
17
33
can confirm it doesn't work
this is to be expected. the mod, modifies saves accordingly. it WILL break all saves if your version doesnt match. so if you've played with the mod you must await the mod update (now and in future)

Note: Mods are always use at your own risk for this reason, can beak game and if modder stops updating you gotta restart.

So far tho theyve been really fast at updating and its friday night give em time, have a beer come back tmr
 

Bahamut Zero

Engaged Member
Apr 27, 2017
2,662
2,052
HI Thanks for updating the mod, but your mod is not shown in the game thread i needed to search to find it.
Yeah me too. Till now i always use you mod, so in the game thread i need to search it to find it again.
For now i have created a folder with the game thread and you mod thread. Hope to see you link again in the main thread game.
Thank you
 

mastergig30

Devoted Member
Aug 3, 2018
8,604
105,454
hello thanks for the update but I think something is missing since the decisions in the game do not appear in green I say this because I played with the version of the game 0.5 and there the decisions appeared in green
Captura.PNG
 

supersomeone

Member
Nov 20, 2019
419
564
Anyone else getting this error?

I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Audio channel 'movie_images/update1/BETA/failedci.webm_images/update1/BETA/failedci_mask.webm' is unknown.

-- 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 "game/script/alteration/update2/update2.rpyc", line 1879, in script
G$ ܑt )&ii ;UZL 9 U s ǓUL nUŷ x
File "game/script/alteration/update2/update2.rpyc", line 1879, in script
G$ ܑt )&ii ;UZL 9 U s ǓUL nUŷ x
File "renpy/ast.py", line 715, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1384, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1179, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 851, in do_display
**display_args)
File "renpy/character.py", line 601, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
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 3581, in interact_core
if renpy.display.video.frequent():
File "renpy/display/video.py", line 518, in frequent
update_playing()
File "renpy/display/video.py", line 506, in update_playing
m.stop()
File "renpy/display/video.py", line 462, in stop
renpy.audio.music.stop(channel=self.channel)
File "renpy/audio/music.py", line 282, in stop
c = get_channel(channel)
File "renpy/audio/audio.py", line 864, in get_channel
raise Exception("Audio channel %r is unknown." % name)
Exception: Audio channel 'movie_images/update1/BETA/failedci.webm_images/update1/BETA/failedci_mask.webm' is unknown.

Windows-10-10.0.22000
Ren'Py 7.4.1.1270
Life in Santa County 0.5.3
Sat May 21 13:13:58 2022
 
  • Like
Reactions: Spacetraveler

Before I Forget

Well-Known Member
Sep 4, 2021
1,081
2,970
Yeah me too. Till now i always use you mod, so in the game thread i need to search it to find it again.
For now i have created a folder with the game thread and you mod thread. Hope to see you link again in the main thread game.
Thank you
It's weird how that works, this mod is more efficient and effective than the other mods but it's completely ignored.
 
  • Like
Reactions: Bahamut Zero