Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

I downloaded 2 5.3 and started a new game but after you jump out the window to escape the guards after about the third  or fourth text pop up i get the error 

-----------------------------------------------------------------------------------------------

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/c1.rpy", line 1373, in script call
    call add_injury
  File "game/init.rpy", line 6121, in script
    show overlay rage with pulse
Exception: Parameter 'new_widget' is not known by ATL Transform.

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

Full traceback:
  File "game/c1.rpy", line 1373, in script call
    call add_injury
  File "game/init.rpy", line 6121, in script
    show overlay rage with pulse
  File "C:\Users\Billy\Downloads\Ravager-2.5.3-pc\Ravager-2.5.3-pc\renpy\ast.py", line 1389, in execute
    renpy.exports.with_statement(trans, paired)
  File "C:\Users\Billy\Downloads\Ravager-2.5.3-pc\Ravager-2.5.3-pc\renpy\exports.py", line 1601, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "C:\Users\Billy\Downloads\Ravager-2.5.3-pc\Ravager-2.5.3-pc\renpy\display\core.py", line 2251, in do_with
    clear=clear)
  File "C:\Users\Billy\Downloads\Ravager-2.5.3-pc\Ravager-2.5.3-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\Billy\Downloads\Ravager-2.5.3-pc\Ravager-2.5.3-pc\renpy\display\core.py", line 3047, in interact_core
    new_widget=layers_root)
  File "C:\Users\Billy\Downloads\Ravager-2.5.3-pc\Ravager-2.5.3-pc\renpy\atl.py", line 441, in __call__
    raise Exception('Parameter %r is not known by ATL Transform.' % k)
Exception: Parameter 'new_widget' is not known by ATL Transform.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Ravager 2.5.3
Sat Jul 11 11:48:07 2020
[/code]