SFTtech / openage

Free (as in freedom) open source clone of the Age of Empires II engine 🚀
http://openage.dev
Other
12.63k stars 1.11k forks source link

Converting assets from AOE2DE fails #1470

Closed sservaes closed 2 years ago

sservaes commented 2 years ago

The following exception occurs when converting assets from AOE2DE (installed through steamcmd): Exception: Media at path [Directory(/home/user/Steam/steamapps/AOE2DE)]:resources/_common/drs/gamedata_x1 could not be found

When browsing to this specific folder, the folder that is present there is gamedata_x2.

OS: Ubuntu 21.10

heinezen commented 2 years ago

They probably changed few things for an upcoming DLC... I'll look into it.

Until then, you can try to change the filename used for data conversion in cfg/converter/games/game_editions.toml (by editing the AOE2DE entry in line 131) and see if that helps :)