Mod Ren'Py Abandoned Rogue-like: Evolution - Expanded Mod

4.60 star(s) 9 Votes

random78905

Member
Sep 7, 2017
209
122
228
Is there a console command or something that can force end a scene? I get stuck in an infinite loop after a date with Laura where she keeps saying she has to go endlessly. I'm using the download from this thread so I don't know if it's already been fixed in the experimental build or not.
 

Pervy Rogue

Newbie
Modder
Nov 9, 2016
94
413
150
Is there a console command or something that can force end a scene? I get stuck in an infinite loop after a date with Laura where she keeps saying she has to go endlessly. I'm using the download from this thread so I don't know if it's already been fixed in the experimental build or not.
The download in this thread does not work with 0.983 yet. We'll post when its updated.

Has this new version of the mod been posted somewhere yet?
Not yet, Im out for the night and will do more in the morning.
 

harry19

Member
Oct 25, 2017
127
103
78
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Too many arguments in call (expected 2, got 3).

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

Full traceback:
  File "script Locations.rpyc", line 557, in script call
  File "script Locations.rpyc", line 557, in script call
  File "script Locations.rpyc", line 941, in script call
  File "script Functions.rpyc", line 1903, in script call
  File "Rogue/Rogue_Sex.rpyc", line 2066, in script call
  File "script Locations.rpyc", line 551, in script call
  File "script Functions.rpyc", line 1903, in script call
  File "Laura/Mod_Laura_DateNight.rpyc", line 1001, in script call
  File "script Functions.rpyc", line 2085, in script
  File "C:\Users\Acer\Downloads\Rogue-Like-0.978e-Expanded-pc\Rogue-Like-0.978e-pc\renpy\ast.py", line 773, in execute
    values = apply_arguments(self.parameters, renpy.store._args, renpy.store._kwargs)
  File "C:\Users\Acer\Downloads\Rogue-Like-0.978e-Expanded-pc\Rogue-Like-0.978e-pc\renpy\ast.py", line 152, in apply_arguments
    return parameters.apply(args, kwargs, ignore_errors)
  File "C:\Users\Acer\Downloads\Rogue-Like-0.978e-Expanded-pc\Rogue-Like-0.978e-pc\renpy\ast.py", line 134, in apply
    raise Exception("Too many arguments in call (expected %d, got %d)." % (len(self.positional), len(args)))
Exception: Too many arguments in call (expected 2, got 3).

Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Rogue-Like 0.978e
 

Pervy Rogue

Newbie
Modder
Nov 9, 2016
94
413
150
harry19

This looks like the 0.978 mod being applied to the latest version of the game. Unfortunately, the mod on the first page is only supported on 0.978. It will be updated when the mod is updated.
 
  • Like
Reactions: redknight1

Grigori_127

Member
Modder
Dec 2, 2018
121
176
72
Hey guys, I posted a testing version on the discord ( ). If you guys wanna help out testing go check it out. It's 0.983d with Kitty's Doggy pose, Rogue's Missionary pose, Cheats, Most of Rogue's modded clothes and Sunbathing Mechanics for Kitty (only sprite for now).
 
Last edited:
4.60 star(s) 9 Votes