Custom history entries doesn't appear

  • Game Version: AoM R

  • Build Number: 18.9036

  • Platform: Steam

  • Operating System: Windows 11

Issue:

Custom history entries doesn’t appear in game.

Trigger Event:

Try to create a custom history entry for a unit

Repro Steps:

Follow the standard process for making an history entry according to vanilla files :

  • in MyMod\game\data\strings\English\history\units add a myunit.txt file
  • in this file, write STR_HISTORY_UNITS_MYUNIT
  • in stringmods.txt add ID = “STR_HISTORY_UNITS_MYUNIT” ; Str = “My unit story”

But in game, the story doesn’t appear

I even tried to include my unit to the compendium with learning_materials.xml. It works but still no story.

After testing it’s like the game doesn’t recognize our “history” folder…

1 Like

Hey @Eskiss, nice catch! Thank you for the report. This issue is now being tracked :slight_smile: