Manshino

Member
Sep 19, 2019
287
335
And the 'phone' games with cumbersome engines and useless clicking. It's like developers are asking themselves the question: "How can I annoy my user more?", and then striving to come up with new and interesting ways to get to an answer.
Just play other games like I do :rolleyes:
 
  • Like
Reactions: Hongfire Survivor

kekasaurus

Well-Known Member
Jan 23, 2018
1,058
1,946
For these kinds of games I find it more important to have samples of the writing rather than a bunch of screenshots of the renders that look the same as the graphics of a hundred other VNs...
 
Feb 28, 2022
309
70
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/common/00action_other.rpy", line 586, in __call__
    rv = self.callable(*self.args, **self.kwargs)
  File "game/W_part1/2_1_game_find.rpy", line 58, in check_mas_ykaz
IndexError: string index out of range

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

Full traceback:
  File "script.rpyc", line 3189, in script
  File "C:\C\LeannSins-1.0-pc\renpy\ast.py", line 1971, in execute
    self.call("execute")
  File "C:\C\LeannSins-1.0-pc\renpy\ast.py", line 1953, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\C\LeannSins-1.0-pc\renpy\statements.py", line 349, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\C\LeannSins-1.0-pc\renpy\exports.py", line 3420, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\C\LeannSins-1.0-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\C\LeannSins-1.0-pc\renpy\display\core.py", line 2166, 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 "C:\C\LeannSins-1.0-pc\renpy\display\core.py", line 3208, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\C\LeannSins-1.0-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\C\LeannSins-1.0-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\C\LeannSins-1.0-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\C\LeannSins-1.0-pc\renpy\display\screen.py", line 793, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\C\LeannSins-1.0-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\C\LeannSins-1.0-pc\renpy\display\behavior.py", line 548, in event
    rv = run(action)
  File "C:\C\LeannSins-1.0-pc\renpy\display\behavior.py", line 388, in run
    new_rv = run(i, *args, **kwargs)
  File "C:\C\LeannSins-1.0-pc\renpy\display\behavior.py", line 395, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_other.rpy", line 586, in __call__
    rv = self.callable(*self.args, **self.kwargs)
  File "game/W_part1/2_1_game_find.rpy", line 58, in check_mas_ykaz
IndexError: string index out of range

Windows-10-10.0.26100 AMD64
Ren'Py 8.2.3.24061702
Leann sins 1.0
Sat May 16 19:30:08 2025
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
18,602
228,871
Leann sins [Final] [NimosGames] - Compressed

Win/Linux [213 MB]
- - - -

Mac [208 MB]
- - - -

You don't have permission to view the spoiler content. Log in or register now.
 
3.80 star(s) 9 Votes