1 Star 0 Fork 1

woaidaima / openage

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
troubleshooting.md 1.34 KB
一键复制 编辑 原始数据 按行查看 历史

Troubleshooting

Windows Installer

More than one python installation

If you have two (or more) different python installations on your computer edit the openage.bat in the install directory: Replace the line python.exe -m openage with call "%INST_DIR%\python\python.exe" -m openage to start python.exe explicitly.

Asset Conversion

Error: No valid game version(s) could not be detected in

Check if you have passed the root folder of the game to the converter and not a subfolder.

If that doesn't help, you could have a mod installed that messes with the detection algorithm. In that case, you should reinstall a clean unmodded version of the game and retry the conversion.

Conversion raises exception when converting The Conquerors 1.0c

Make sure you don't have UserPatch, compatibility patches or modifications installed that make changes to the original asset files.

If you have Wololo Kingdoms and various mods installed that change the base assets the converter will not work. A workaround would be to make a backup of your AGE2 directory and let the converter run on that backup. In that backup at subfolder AGE2/resources delete all files except folders. Another workaround would be to backup your AGE2 folder and redownload it to have a clean install. After conversion you can replace it with the backup.

1
https://gitee.com/394999482/openage.git
git@gitee.com:394999482/openage.git
394999482
openage
openage
master

搜索帮助