Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Einhandler

1
Posts
1
Following
A member registered Sep 13, 2024

Recent community posts


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