Cheat Mod Ren'Py Lust Theory (formerly Echoes of Lust) cheatmod [Universal]

5.00 star(s) 1 Vote

rulzlol

Member
May 13, 2017
111
178
Could you share a screenshot of what you're seeing?

Mod now works on the latest release of the game
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/0x52/0x52_main.rpy", line 44, in unlockGallery
AttributeError: Persistent object has no attribute '__warningregistry__'

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

Full traceback:
File "0x52/labels.rpy.x52", line 10, in script
File "Y:\a\Lust Theory Season 2\renpy\ast.py", line 2133, in execute
if renpy.python.py_eval(condition):
File "Y:\a\Lust Theory Season 2\renpy\python.py", line 1153, in py_eval
return py_eval_bytecode(code, globals, locals)
File "Y:\a\Lust Theory Season 2\renpy\python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "0x52/labels.rpy.x52", line 10, in <module>
File "game/0x52/0x52_main.rpy", line 44, in unlockGallery
File "Y:\a\Lust Theory Season 2\renpy\python.py", line 1153, in py_eval
return py_eval_bytecode(code, globals, locals)
File "Y:\a\Lust Theory Season 2\renpy\python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
File "Y:\a\Lust Theory Season 2\renpy\persistent.py", line 53, in __getattr__
raise AttributeError("Persistent object has no attribute %r" % attr)
AttributeError: Persistent object has no attribute '__warningregistry__'

Windows-10-10.0.19044 AMD64
Ren'Py 8.1.3.23091805
LustTheory
Sun Nov 19 18:20:10 2023

This error comes up after pressing "unlock gallery".
 
  • Like
Reactions: x0c0lait and LSC82

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,550
5,878
Let me test the new version you made for 1.2 Since I updated the game maby it will work will let you know if it doesn't
EDIT: Yeah previous version of the game and mod just did nothing if you clicked it this time with the new game complete new install and new version of the mod i get this. However it does seem to unlock everything so it is working but this error. I just clicked ignore
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/0x52/0x52_main.rpy", line 44, in unlockGallery
AttributeError: Persistent object has no attribute '__warningregistry__'

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

Full traceback:
  File "0x52/labels.rpy.x52", line 10, in script
  File "D:\Games\Lust Theory Season 2\renpy\ast.py", line 2133, in execute
    if renpy.python.py_eval(condition):
  File "D:\Games\Lust Theory Season 2\renpy\python.py", line 1153, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Games\Lust Theory Season 2\renpy\python.py", line 1146, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "0x52/labels.rpy.x52", line 10, in <module>
  File "game/0x52/0x52_main.rpy", line 44, in unlockGallery
  File "D:\Games\Lust Theory Season 2\renpy\python.py", line 1153, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Games\Lust Theory Season 2\renpy\python.py", line 1146, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "<none>", line 1, in <module>
  File "D:\Games\Lust Theory Season 2\renpy\persistent.py", line 53, in __getattr__
    raise AttributeError("Persistent object has no attribute %r" % attr)
AttributeError: Persistent object has no attribute '__warningregistry__'

Windows-10-10.0.25992 AMD64
Ren'Py 8.1.3.23091805
LustTheory
Sun Nov 19 16:46:07 2023
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/0x52/0x52_main.rpy", line 44, in unlockGallery
AttributeError: Persistent object has no attribute '__warningregistry__'

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

Full traceback:
File "0x52/labels.rpy.x52", line 10, in script
File "Y:\a\Lust Theory Season 2\renpy\ast.py", line 2133, in execute
if renpy.python.py_eval(condition):
File "Y:\a\Lust Theory Season 2\renpy\python.py", line 1153, in py_eval
return py_eval_bytecode(code, globals, locals)
File "Y:\a\Lust Theory Season 2\renpy\python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "0x52/labels.rpy.x52", line 10, in <module>
File "game/0x52/0x52_main.rpy", line 44, in unlockGallery
File "Y:\a\Lust Theory Season 2\renpy\python.py", line 1153, in py_eval
return py_eval_bytecode(code, globals, locals)
File "Y:\a\Lust Theory Season 2\renpy\python.py", line 1146, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
File "Y:\a\Lust Theory Season 2\renpy\persistent.py", line 53, in __getattr__
raise AttributeError("Persistent object has no attribute %r" % attr)
AttributeError: Persistent object has no attribute '__warningregistry__'

Windows-10-10.0.19044 AMD64
Ren'Py 8.1.3.23091805
LustTheory
Sun Nov 19 18:20:10 2023

This error comes up after pressing "unlock gallery".
View attachment 3102162
When i click unlock gallery.
Just updated the mod to fix this issue
 

Darth Vengeant

Active Member
May 6, 2020
885
1,007
Doesn't work on Season 2 1.2.0 Steam version, which is the one on F95.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/0x52/0x52_main.rpy", line 9, in <module>
File "game/0x52/framework/01loader.rpy", line 26, in load_file
AttributeError: 'NoneType' object has no attribute 'endswith'

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

MattW

New Member
Jun 18, 2017
4
1
Needs update for the new Steam Version, gives a new uncaught exception.
Thanks for your work!
 

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,550
5,878
what is the new event called in the cheat mod is it under hidden events?
The new event is not a "hidden event"

Doesn't work on Season 2 1.2.0 Steam version, which is the one on F95.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/0x52/0x52_main.rpy", line 9, in <module>
File "game/0x52/framework/01loader.rpy", line 26, in load_file
AttributeError: 'NoneType' object has no attribute 'endswith'

-- Full Traceback ------------------------------------------------------------
Did you get the latest version of the mod? This error was fixed last week (see previous page)
Needs update for the new Steam Version, gives a new uncaught exception.
Thanks for your work!
You're referring to the same thing as mentioned above?
 

rickpool98

Active Member
Dec 11, 2017
828
709
The new event is not a "hidden event"


Did you get the latest version of the mod? This error was fixed last week (see previous page)

You're referring to the same thing as mentioned above?
then what is it called i cant find it
 

Darth Vengeant

Active Member
May 6, 2020
885
1,007
Did you get the latest version of the mod? This error was fixed last week (see previous page)
I just got your mod and the new game update today. Right off this site. The one in Attachments in the OP of your mod. Maybe you didn't update the link? (Update. Yes, you didn't update your mod in the Attachments of the main OP that is why it is not working. I got the one in the Download link, and now the mod words)
 

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,550
5,878
then what is it called i cant find it
It's not some replayable scene, so it's not in the mod

I just got your mod and the new game update today. Right off this site. The one in Attachments in the OP of your mod. Maybe you didn't update the link? (Update. Yes, you didn't update your mod in the Attachments of the main OP that is why it is not working. I got the one in the Download link, and now the mod words)
Very strange. When I download the one attached to the OP I get the most recent one.
I've removed it from the OP and attached it again. I hope that helps :unsure:
 

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,550
5,878
It cant unlock galleries,when i touch gallery on phone, system told me i need complete the main story to unlock the gallery.
Sorry for the late reply.
I've updated to mod. It now has te option to open the gallery from within the mod (below "unlock galleries").
 
  • Like
Reactions: 82332339

Ookey12345

Newbie
Dec 27, 2020
42
16
Hi All, My Android port of Echoes of Lust 1-10 with 0x52 gallery and improvements mod and all bonus content unlocked


And my compressed unofficial Android port of Lust Theory Season 2 v1.0.3 with 0x52 gallery and cheats mod.
All bonus content unlocked.
Usual gestures, save name/delete, seethru textbox, resizeable game and dialogue text.
Scrollable choices (when multiple)
Scrollable textbox - no more text off the bottom of your screen
Alternative persistent saves/log location
Grant storage permissions on first run!

Is season 2 v1.0.3 complete?
or v1.2.0 complete?
 
5.00 star(s) 1 Vote