Ren'Py Clicker Lust [v0.8] [LunarSiren]

3.00 star(s) 5 Votes

LunarSiren

Newbie
Game Developer
Sep 13, 2025
48
53
17
And of course, it's a very strange piece of clothing.
You don't have permission to view the spoiler content. Log in or register now.
different world, different fashion :D, save files dont work, its autosave so just press continue/start and you will be brought back to where you last stopped playing. and for the gallery im currently uploading a new fix for the game
 

parasol0670

New Member
Sep 28, 2018
3
0
129
Bug found in Elemental Dungeon

Full traceback:
File "game/overlay.rpy", line 675, in script
jump elemental_town_return
File "renpy/ast.py", line 1928, in execute
rv = renpy.game.script.lookup(target)
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
File "renpy/script.py", line 1161, in lookup
raise LabelNotFound(original)
renpy.script.LabelNotFound: could not find label 'elemental_town_return'. Did you mean: 'chapel_town_return'?

While running game code:
File "game/overlay.rpy", line 675, in script
jump elemental_town_return
renpy.script.LabelNotFound: could not find label 'elemental_town_return'. Did you mean: 'chapel_town_return'?
 

LunarSiren

Newbie
Game Developer
Sep 13, 2025
48
53
17
Bug found in Elemental Dungeon

Full traceback:
File "game/overlay.rpy", line 675, in script
jump elemental_town_return
File "renpy/ast.py", line 1928, in execute
rv = renpy.game.script.lookup(target)
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
File "renpy/script.py", line 1161, in lookup
raise LabelNotFound(original)
renpy.script.LabelNotFound: could not find label 'elemental_town_return'. Did you mean: 'chapel_town_return'?

While running game code:
File "game/overlay.rpy", line 675, in script
jump elemental_town_return
renpy.script.LabelNotFound: could not find label 'elemental_town_return'. Did you mean: 'chapel_town_return'?
gonna fix right away thanks
 

LunarSiren

Newbie
Game Developer
Sep 13, 2025
48
53
17
Bug found in Elemental Dungeon

Full traceback:
File "game/overlay.rpy", line 675, in script
jump elemental_town_return
File "renpy/ast.py", line 1928, in execute
rv = renpy.game.script.lookup(target)
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
File "renpy/script.py", line 1161, in lookup
raise LabelNotFound(original)
renpy.script.LabelNotFound: could not find label 'elemental_town_return'. Did you mean: 'chapel_town_return'?

While running game code:
File "game/overlay.rpy", line 675, in script
jump elemental_town_return
renpy.script.LabelNotFound: could not find label 'elemental_town_return'. Did you mean: 'chapel_town_return'?
should actually work, in layer 3,6,9 are cutscenes they cras because i forgot to put the right label but they should work if you retsrt the game.
 
3.00 star(s) 5 Votes