KeyError during AoE2DE asset conversion on macOS M2 #1701
Labels
area: assets
Involved with assets (images, sounds, ...)
bug
Behaving differently as it should behave
lang: python
Done in Python code
Hi! I'm encountering an issue while trying to run openage with Age of Empires 2: Definitive Edition. After successfully building the project, I initiated the game launch, but the conversion process fails with a
KeyError
related to theeffect_apply_type
during metadata conversion.I downloaded AoE2DE through the SteamCMD command
app_update 813780 validate
according to the documentation.Operating system: macOS 14
System architecture: ARM64 (Apple Silicon M2)
C++ Compiler: AppleClang 16.0.0
Python Version: Python 3.11.5
The text was updated successfully, but these errors were encountered: