Steppenwolf

Newbie
Jul 30, 2017
46
80
recreation

Yes I know is a beta, but I get the same error I had before:

My character name is back to NONE:

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

I rewrote after_load method:

label after_load:
python:
try:
if pc_name is not None:
mc_name = pc_name
del pc_name
except NameError:
pass

try:
if pcname is not None:
mcname = pcname
del pcname
except NameError:
pass

try:
if pcsure is not None:
mcsure = pcsure
del pcsure
except NameError:
pass

try:
if pc_sure is not None:
mc_sure = pc_sure
del pc_sure
except NameError:
pass

try:
if pcmd is not None:
mcmd = pcmd
del pcmd
except NameError:
pass

try:
if pc is not None:
mc = pc
del pc
except NameError:
pass

try:
if pcthink is not None:
mcthink = pcthink
del pcthink
except NameError:
pass

try:
if pcgender is not None:
mcgender = pcgender
del pcgender
except NameError:
pass

try:
if cam_zoom:
pass
except:
cam_zoom = ""

color_picker = ""
return

I've tested it and it should work. I hope I was helpful.

script.rpy with the fixed code: View attachment script.rpy
 
Last edited:

Dogorti

Well-Known Member
Jan 23, 2021
1,911
7,079
what is the incest patch for? does it make it related?
makes the story confusing. It is a real unofficial patch not like other games. the half sister is already related anyways.

I was talking precisely about story.
by 8.0 the story was almost finished, I have no idea what the progression is in this version because I haven't played it.
 
  • Like
Reactions: Ayhsel

Dogorti

Well-Known Member
Jan 23, 2021
1,911
7,079
It should also be made OBVIOUS if it's a beta - like in the title, not hidden behind the spoilers that nobody reads...
I wish that made some difference. but the last time the game was leaked it said BETA in the title and that didn't stop people from coming to criticize the dev and complain about common beta problems. people are just assholes.
 

cxx

Message Maestro
Nov 14, 2017
59,550
29,705
I wish that made some difference. but the last time the game was leaked it said BETA in the title and that didn't stop people from coming to criticize the dev and complain about common beta problems. people are just assholes.
same on many games where beta version is leaked.
 

popopopopooop

Member
Oct 18, 2019
109
138
renpy extracts local time from your device/computer.
Oh right, thought it was just a coincidence lol

makes the story confusing. It is a real unofficial patch not like other games. the half sister is already related anyways.


by 8.0 the story was almost finished, I have no idea what the progression is in this version because I haven't played it.
Any reason why the MC says Ellie is not his sister in the beginning? (call with Rachel)
 

CutieLvr

Engaged Member
Jun 3, 2020
3,192
3,697
Something wicked this way comes....

SanchoMod proudly presents:
Bad Memories - MultiMod Edition (v0.8.5 Update)
(AKA the "Better Late Than Never" Edition)
View attachment 2682304
Go get you some.
( simply click on the banner pic above )
View attachment 2682308 View attachment 2682309 View attachment 2682310 View attachment 2682311

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.
You don't have permission to view the spoiler content. Log in or register now.

Please enjoy. Mod core is updated to the latest v7b with even more features. I hope you find at least one feature beneficial to your experience. Remember absolutely everything can be toggled on/off as desired and on the fly. Complete information and exhaustive previews can be found on the mod's thread (simply click the banner above). Regards and be well.
Update please, Sancho
 
4.40 star(s) 202 Votes