Tyler_Durden99

New Member
Nov 25, 2017
1
1
For Mac users keep getting the isnumeric() error after downloading the core-files: locate the core.rpy file and open it with your favorite (plain) text editor. Then find "persistent._file_page.isnumeric()" and replace it with "str(persistent._file_page).isnumeric()" and save the file.

The game should launch now
 
  • Like
Reactions: Otis B.

SteveyP

Active Member
Jul 1, 2017
764
2,695
For Mac users keep getting the isnumeric() error after downloading the core-files: locate the core.rpy file and open it with your favorite (plain) text editor. Then find "persistent._file_page.isnumeric()" and replace it with "str(persistent._file_page).isnumeric()" and save the file.

The game should launch now
Do you know where I can find the core.rpy file?
 

cajunguy

New Member
Sep 1, 2020
7
1
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 187, in script
python:
File "renpy/common/00start.rpy", line 188, in <module>
renpy.execute_default_statement(True)
File "game/script/core_game/core.rpy", line 57, in set_default
default player_name = ""
Exception: store.player_name is being given a default a second time.

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

Full traceback:
File "renpy/common/00start.rpy", line 187, in script
python:
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/00start.rpy", line 188, in <module>
renpy.execute_default_statement(True)
File "renpy/exports.py", line 3581, in execute_default_statement
i.set_default(start)
File "game/script/core_game/core.rpy", line 57, in set_default
default player_name = ""
Exception: store.player_name is being given a default a second time.

Windows-10-10.0.19041
Ren'Py 7.4.1.1270
Life in Santa County 0.5.2
Thu May 19 22:24:08 2022
 

Tokenugget

Active Member
Jan 25, 2022
510
1,424
Uh, so the animated version for windows has been released?? I was waiting for it before playing.

.... Kinda wondering who releases the best features for MAC with the latest and greatest and not windows :ROFLMAO:
 

Bibifoc

Engaged Member
Apr 7, 2018
2,091
4,189
Should be useless with 0.5.4 version and later.

For people who have the 32 bits error.


I made new exe. This time, I also included the 64 bits one and the original icon.

Unzip the attached file in your LISC-0.5.3-pc folder (probably works with older versions).
 
Last edited:

Kakato

Engaged Member
Feb 25, 2017
3,340
6,406
is done in Patreon site ;):love: go there and support the Devs

Indeed. This Masterpiece deserves more support. PPLZ should stop supporting L&P and all the " perfectionnists " Gang that doesn't deliver or communicate no matter how much time passes. I'm not a pledger, but I'll patiently wait for someone to drop it.
 

Deathsman0098

Member
Jul 8, 2017
360
314
For people who have the 32 bits error.

I made new exe. This time, I also included the 64 bits one and the original icon.

Unzip the attached file in your LISC-0.5.3-pc folder (probably works with older versions).
Thank You So Much But not working for me
 
3.90 star(s) 169 Votes