Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines


I have this error that happened while I was trying to update the game so uninstalled it and installed it again, I also downloaded the updated dlc and renamed the file and it didn't work. This is the error report.



[code]

I'm sorry, but an uncaught exception occurred.


While running game code:

  File "game/dlc_fafow/setup.rpy", line 4, in <module>

NameError: name 'DLCS' is not defined


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


Full traceback:

  File "dlc_fafow/setup.rpyc", line 4, in script

  File "renpy/ast.py", line 834, in execute

  File "renpy/python.py", line 1184, in py_exec_bytecode

  File "game/dlc_fafow/setup.rpy", line 4, in <module>

NameError: name 'DLCS' is not defined


[/code]

7

(+1)

Move the dlc file (fafow.rpa) in another folder than the game folder. Launch the game. Stop the game, put the dlc file back, start again.