remance / Masendor

Open source educational and historical battle action game, All helps accepted
MIT License
142 stars 31 forks source link

Map editor issue #26

Closed Hamster-lord closed 1 year ago

Hamster-lord commented 1 year ago

File "/Users/Emma/PycharmProjects/Madendor/Masendor-0.6.2.3 3/gamescript/gamelongscript.py", line 594, in csv_read with open(main_dir + folderlist, encoding="utf-8", mode="r") as unitfile: FileNotFoundError: [Errno 2] No such file or directory: '/Users/Emma/PycharmProjects/Madendor/Masendor-0.6.2.3 3/data/ruleset/historical/map/custom//Users/Emma/PycharmProjects/Madendor/Masendor-0.6.2.3 3/data/ruleset/historical/map/custom/grassland/info.csv'

remance commented 1 year ago

Thanks for the report, map editor and custom map is not a working feature yet. So the error is expected (probably should disable it entirely for now).

remance commented 1 year ago

This feature is disabled for now.