f96zonetrooper

Engaged Member
Dec 21, 2018
2,079
1,966
When loading save games from 0.3.5 (like the 100% save game), I get an error but can continue :
Code:
While running game code:
  File "renpy/common/00console.rpy", line 765, in script call
    python in _console:
  File "game/scripts/updates/update_0-4.rpy", line 9, in <module>
NameError: name 'e051' is not defined
 
  • Like
Reactions: TheGary

TheGary

Newbie
Game Developer
Sep 17, 2018
53
212
When loading save games from 0.3.5 (like the 100% save game), I get an error but can continue :
Code:
While running game code:
  File "renpy/common/00console.rpy", line 765, in script call
    python in _console:
  File "game/scripts/updates/update_0-4.rpy", line 9, in <module>
NameError: name 'e051' is not defined

Working on it, I did a stupid mistake in the patch. Will be fixed in a few minutes + the time needed to upload.
 

f96zonetrooper

Engaged Member
Dec 21, 2018
2,079
1,966
I found another problem. When I ask Chloe (with red butt) for dog-play, I get following errors :
Code:
While running game code:
  File "renpy/common/00console.rpy", line 765, in script call
    python in _console:
  File "game/scripts/events/e031/e031_hub.rpy", line 27, in execute
  File "game/scripts/events/e031/e031_hub.rpy", line 27, in execute
  File "game/scripts/events/e031/e031_hub.rpy", line 28, in execute
  File "game/scripts/events/e031/e031_hub.rpy", line 33, in execute
  File "game/scripts/events/e031/e031_hub.rpy", line 33, in keywords
NameError: name 'getE31exp' is not defined
 
  • Like
Reactions: splamo and TheGary

Stolarus

Member
Jul 17, 2017
256
335
im still getting errors when loading old save files. Alredy tried the 001.rpa solution, any suggestion?
 

TGI Games

Member
Nov 20, 2018
317
229
So just a bugfix ?
The changelog for 0.4 was among other things:
  • The update is around 160 new images for the added scenes.
  • Added spanking marks for 'Aunt Makes Mistakes' spankings.
  • Added spanking marks for 'Before Bed Relaxation.'
  • 4 New events.
  • 3 Events got added content.
  • 1 Small "hidden" change for an event with Emily related to her new progression.
  • First bondage scene.
  • 1 New call from Uncle
  • 1 New call from Mom
  • 3 New traits are revealed, not much of a surprise here, they were obvious at this point.
The changelog for 0.35 was:

  • A talk with Chloe when she's in the corner of the interior.
  • A missing render during Linda's sex scene in the hot tub.
  • More talks to Amy.
  • Render for the storyline regarding Emily's drinking in the interior.
  • New more advanced massage for Linda.
  • Talk with Rachel about using lotion on Linda.
  • A follow-up conversation about Linda's dinner distraction (Aunt Makes Mistakes quest.)
  • New dialogues between Emily and Amy.
  • Introducing some of the story between Amy and Rachel.
  • New striptease for Linda.
  • 3 New scenes for Chloe.
  • Chloe "thighjob" has new clothes if you do it after 6am.
  • In "Sister Rivalry", Emily can now watch the event at 16:00 without having to peek in some cases.

So there is some new content for people who only played 0.3-0.34 during last month.
 
  • Like
Reactions: ThL

f96zonetrooper

Engaged Member
Dec 21, 2018
2,079
1,966
im still getting errors when loading old save files. Alredy tried the 001.rpa solution, any suggestion?
Is it an older save from 0.2.x or a newer from 0.3.x?
Saves from 0.2.x were already discontinued in 0.3.x. (In that case use the 100% Save File which came with 0.3.x or start a new game.)

Look at the log-file and copy the error-listing.
 

bagodoughnuts

Active Member
Jan 7, 2018
712
335
My 3.5 save don't work. I get an error message when I try to open.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/updates/update_0-3.rpy", line 4, in <module>
NameError: name 'e014' is not defined

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

Full traceback:
  File "scripts/!init/_pause.rpyc", line 6, in script call
  File "scripts/!init/_gamestart.rpyc", line 29, in script call
  File "scripts/updates/update_0-3.rpyc", line 4, in script
  File "C:\Users\ab320_000\Downloads\Ant Videos\Coffee\New folder\New folder (6)\1 Playing new\CureMyAddiction\CureMyAddiction-0.4.2-pc\renpy\ast.py", line 1762, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\ab320_000\Downloads\Ant Videos\Coffee\New folder\New folder (6)\1 Playing new\CureMyAddiction\CureMyAddiction-0.4.2-pc\renpy\python.py", line 1944, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\ab320_000\Downloads\Ant Videos\Coffee\New folder\New folder (6)\1 Playing new\CureMyAddiction\CureMyAddiction-0.4.2-pc\renpy\python.py", line 1937, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/updates/update_0-3.rpy", line 4, in <module>
NameError: name 'e014' is not defined

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Cure My Addiction 0.4.2
Tue Mar 12 13:59:38 2019
 

Stolarus

Member
Jul 17, 2017
256
335
Is it an older save from 0.2.x or a newer from 0.3.x?
Saves from 0.2.x were already discontinued in 0.3.x. (In that case use the 100% Save File which came with 0.3.x or start a new game.)

Look at the log-file and copy the error-listing.
I do think it is from 0.2.x, where can i find the 100% 0.3.x file?? Thanks in advance
 

f96zonetrooper

Engaged Member
Dec 21, 2018
2,079
1,966
I noticed a minor bug :
21:00 Linda gets the really severe spanking with extras ordered by Rachel, but afterwards she has no spanking marks, no red paddle symbol, and in the 22:00 hot tub scene she has her usual "pale" butt.

Edit : I think it is the "extra" ordered by Rachel when Linda and mc are caught applying the lotion to Linda's sore butt. The standard event without the extra works as expected.
 
3.80 star(s) 123 Votes