DarkEmerald

Newbie
Jun 29, 2018
21
50
Error? Give me a screenshot.
Python:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/screens.rpy", line 436, in execute
    screen main_menu():
  File "game/screens.rpy", line 436, in execute
    screen main_menu():
  File "game/screens.rpy", line 462, in execute
    if drop_menu_links == "patreon":
  File "game/screens.rpy", line 463, in execute
    vbox:
  File "game/screens.rpy", line 466, in execute
    if bonus_active():
  File "game/screens.rpy", line 466, in <module>
    if bonus_active():
  File "game/custom_versions.rpy", line 292, in bonus_active
    return cifra() >= persistent.pledge_bonus_condition
NameError: name 'cifra' is not defined

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "LustTheoryS3-v0.6.0-win\renpy\ast.py", line 821, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "LustTheoryS3-v0.6.0-win\renpy\python.py", line 1178, 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 "LustTheoryS3-v0.6.0-win\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "LustTheoryS3-v0.6.0-win\renpy\display\core.py", line 2215, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "LustTheoryS3-v0.6.0-win\renpy\display\core.py", line 2745, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "LustTheoryS3-v0.6.0-win\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "LustTheoryS3-v0.6.0-win\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "LustTheoryS3-v0.6.0-win\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "LustTheoryS3-v0.6.0-win\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "LustTheoryS3-v0.6.0-win\renpy\display\core.py", line 2745, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "LustTheoryS3-v0.6.0-win\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "LustTheoryS3-v0.6.0-win\renpy\display\screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 436, in execute
    screen main_menu():
  File "game/screens.rpy", line 436, in execute
    screen main_menu():
  File "game/screens.rpy", line 462, in execute
    if drop_menu_links == "patreon":
  File "game/screens.rpy", line 463, in execute
    vbox:
  File "game/screens.rpy", line 466, in execute
    if bonus_active():
  File "game/screens.rpy", line 466, in <module>
    if bonus_active():
  File "game/custom_versions.rpy", line 292, in bonus_active
    return cifra() >= persistent.pledge_bonus_condition
NameError: name 'cifra' is not defined

Windows-10-10.0.22631 AMD64
Ren'Py 8.3.3.24111502
Lust Theory S3 v0.6.0
Sat Feb 22 19:27:32 2025
 

troffim

Newbie
Feb 22, 2020
24
29
I've deleted custom_versions.rpy. custom_versions.rpyc doesn't seem to exist.

The file seems to be recreated and I get the same error.
What? You don't have any archives .rpa in your game folder?
Okay, I'm going to download another version of the game that I have. There are no error's in it...
 

troffim

Newbie
Feb 22, 2020
24
29
Okay. I uploaded my own version, prepared for translation. I'm a translator, not a hacker or coder.:ROFLMAO: Try it...
 

TTGamble

Newbie
Nov 25, 2018
17
11
I tried to decomplie the rpyc using this technique - Not working.
You don't have permission to view the spoiler content. Log in or register now.
I never said to use un.rpyc, but bytecode-39.rpyb (must be added in the game/cache folder)

Also, did you add the patch before ? (which adds a script.py in renpy folder and zz_patch.rpy in game folder)

troffim randomly deletion of files in NEVER a good idea. Deleting custom_versions.rpy will only create the problem in screens.rpy
 
Last edited:

troffim

Newbie
Feb 22, 2020
24
29
I never said to use un.rpyc, but bytecode-39.rpyb (must be added in the game/cache folder)

Also, did you add the patch before ? (which adds a script.py in renpy folder and zz_patch.rpy in game folder)

troffim randomly deletion of files in NEVER a good idea. Deleting custom_versions.rpy will only create the problem in screens.rpy
If you remove all the crap from screens.rpy and version.rpy - no problem. In v0.5.2 custom_versions.rpy it wasn't there at all, and everything was working.
 

ZenoMod

Well-Known Member
Nov 12, 2022
1,185
1,478
Latest update v0.6.0 is good in terms of story, character development (Amy), a good balance between story and lewd scenes.

It has not too much bla bla without actual story progression just barely compensated by random sex scenes, as the first episodes had.
And thankfully no nonsense "lust time" shoehorned in the story with no reason but to sponsor some sex toys...

It also was at least decent in playtime compared to the two previous micro-updates.

---

I wish Inceton focused on one or two games at a time so that they could provide reasonably substantial updates at a reasonable frequency and complete them within a year.
Then, they could move on to a new game only after the previous one is finished (or at least the season is concluded), instead of spreading their efforts thin by working on 1,024 games at once — resulting in us having to wait years and years to see the story reach its conclusion.

In short, a depth-first approach rather than a wide-first one, like Homer Simpson getting distracted by too many butterflies and never finishing anything.

THIS would be the way to increase patrons (provide value for their pledges) not wasting time/money implementing forced logins and encryption...
 
3.70 star(s) 259 Votes