Intro/Outro bug after last update in ROR custom campaigns

After the latest Update for the AoE 2 DE there is an issue with the backgrounds and images in the intro and outro slides of Age of Empires 1 Return of Rome custom campaigns.

I tested this also with older custom campaigns like “Empire on the Sea” from PhillySouljah. It suffers now from the same issue, but I played it properly in June this year. I think the issue occured after the last update and it seems to affect only AoE 1 (Pompeii mode) custom campaigns.

.json file entries, which I used for the screenshot:
“SlideBackgroundImage”: “textures/campaign/pcam2/pyrrhus_background.dds”
This works in the .json file, because it uses “pcam2” - an official folder - as source

“SlideImageSequence”: “textures/campaign/Seleucids/1/intro/%d.png”
This doesn’t work since the last update, because it uses the mod folder “Seleucids” as source. It works, if I use an official folder like pcam2.

As you can see on the screenshot, the background works properly. Why? Because I used an official folder as source in the .json file.

The image, which is not shown correctly, uses a folder created for the mod (“Seleucids”). If I put the folder manually within the official folder of the game, it works. So for some reason the game cannot properly load images for intro and outro slides from a mod.

2 Likes

This issue is now tracked on our side. Thank you for the report and the detailed description.

2 Likes

I experienced this too, via custom campaigns. A mod fixing the issue was posted, but it still requires manual installation and file replacement, which is not ideal. It would be awesome if developers fixed this bug via an official update so we can properly enjoy the beautiful game.