Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing map presets? #71

Closed
Python-Sargent opened this issue Aug 3, 2023 · 7 comments
Closed

Missing map presets? #71

Python-Sargent opened this issue Aug 3, 2023 · 7 comments

Comments

@Python-Sargent
Copy link

I seem to be missing some historical map presets that are required before loading:

[Errno 2] No such file or directory: 'C:\\Users\\user\\Documents\\GitHub\\Masendor\\data\\module\\historical\\map\\preset\\norman\\varaville1\\0\\unit_pos.csv'
[Errno 2] No such file or directory: 'C:\\Users\\user\\Documents\\GitHub\\Masendor\\data\\module\\historical\\map\\preset\\norman\\mortemer\\0\\unit_pos.csv'
[Errno 2] No such file or directory: 'C:\\Users\\user\\Documents\\GitHub\\Masendor\\data\\module\\historical\\map\\preset\\norman\\dinan\\0\\unit_pos.csv'
[Errno 2] No such file or directory: 'C:\\Users\\user\\Documents\\GitHub\\Masendor\\data\\module\\historical\\map\\preset\\norman\\varaville2\\0\\unit_pos.csv'
[Errno 2] No such file or directory: 'C:\\Users\\user\\Documents\\GitHub\\Masendor\\data\\module\\historical\\map\\preset\\norman\\fulford\\0\\unit_pos.csv'
[Errno 2] No such file or directory: 'C:\\Users\\user\\Documents\\GitHub\\Masendor\\data\\module\\historical\\map\\preset\\norman\\stamford\\0\\unit_pos.csv'
[Errno 2] No such file or directory: 'C:\\Users\\user\\Documents\\GitHub\\Masendor\\data\\module\\historical\\map\\preset\\ottoman\\mohacs\\0\\unit_pos.csv'
[Errno 2] No such file or directory: 'C:\\Users\\user\\Documents\\GitHub\\Masendor\\data\\module\\historical\\map\\preset\\ottoman\\mohacs\\0\\eventlog.csv'
@remance
Copy link
Owner

remance commented Aug 4, 2023

Yeah those maps do not have all the data yet, so if you run the game via repo it will give those error message and the game will likely crash when start those maps. For now the only maps that can be played are demo and battle of Hastings.

@Python-Sargent
Copy link
Author

So use the packaged version?

@remance
Copy link
Owner

remance commented Aug 4, 2023

The packaged version simply delete those map name from the list. But it is possible to use those map in custom map battle in the repo version.

@Python-Sargent
Copy link
Author

So don't use repo version just yet, then.

@Python-Sargent
Copy link
Author

Still doesn't work with package version

@Python-Sargent Python-Sargent reopened this Aug 4, 2023
@Python-Sargent
Copy link
Author

Python-Sargent commented Aug 4, 2023

I seem to be missing just that one unit_pos.csv in each location:

image

@Python-Sargent
Copy link
Author

Added in unit_pos.csv files by copying and renaming the troop pos files, doesn't crash just yet, but haven't been able to test it really as there is another crash happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants