Skip to content

does not run #1

@aryamanarora

Description

@aryamanarora

reproduction:

aryaman-arora:Generator aryaman.arora$ python Generator.py 

You can customize some variables by editing the Settings.ini file.

Traceback (most recent call last):
  File "Generator.py", line 2203, in <module>
    Main()
  File "Generator.py", line 2003, in Main
    Startup()
  File "Generator.py", line 1076, in Startup
    ModName += CreateModName()
  File "Generator.py", line 1042, in CreateModName
    Name = Name.replace("$city$",NameGen.GeneratePlaceName(RandomDict,0))
  File "/Applications/Victoria 2.app/Generator/NameGen.py", line 91, in GeneratePlaceName
    Dictionary1 = open("Generator/CultureGroups/"+DictionaryName+".names1").readlines()
FileNotFoundError: [Errno 2] No such file or directory: 'Generator/CultureGroups/Generator/CultureGroups/Nahuatl.names1'

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions