Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

An error appears when i trying to do Deployment Scouter 

What should i do?

While running game code:

  File "game/deployment_scouting.rpy", line 155, in <module>

NameError: name 'anciententime' is not defined

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

Full traceback:

  File "office_japan.rpyc", line 340, in script call

  File "deployment_scouting.rpyc", line 155, in script

  File "C:\Users\fadee\Desktop\Comander Harem\renpy\ast.py", line 2115, in execute

    if renpy.python.py_eval(condition):

  File "C:\Users\fadee\Desktop\Comander Harem\renpy\python.py", line 1083, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "C:\Users\fadee\Desktop\Comander Harem\renpy\python.py", line 1076, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/deployment_scouting.rpy", line 155, in <module>

NameError: name 'anciententime' is not defined

Sorry about this, I've already fixed it.