Tech Tree Crashing with custom number of civs in Data Mod

:play_button: GAME INFORMATION

:backhand_index_pointing_down: These details are CRITICAL; DO NOT skip them or your issue may not be reviewed.

  • GAME BUILD #: latest
  • GAME PLATFORM: Steam / Microsoft Store / Xbox
  • OPERATING SYSTEM: Windows 11 / Windows 10 / Windows 8 / Windows 7 / Mac / Linux

:play_button: ISSUE EXPERIENCED

:backhand_index_pointing_down: Viewing Tech Trees causes the game to crash when using a data where there are less civilizations than the base game. Both in lobby and while in game. Doesn’t seem to matter how many tech trees json files are in custom CivTechTree folder.

:play_button: FREQUENCY OF ISSUE

:backhand_index_pointing_down: How often does the issue occur? CHOSE ONE; DELETE THE REST !

  • 100% of the time / matches I play (ALWAYS)

:play_button: REPRODUCTION STEPS

:backhand_index_pointing_down: List CLEAR and DETAILED STEPS we can take to reproduce the issue ourselves… Be descriptiv e!

Here’s the steps to reproduce the issue:

  1. Load data mod in single player or multiplayer

  2. Click on Tech Trees

  3. Crash game

:play_button: EXPECTED RESULT

:backhand_index_pointing_down: be able to view tech tree without crashing game

:play_button: IMAGE

:backhand_index_pointing_down: ALWAYS attach a PICTURE (.jpg, .png, .gif) or VIDEO (.mp4, YouTube link) that highlights the prob lem.

:play_button: GAME FILES (SAVE / RECORDING)

:backhand_index_pointing_down: Attach a SAVE GAME (.aoe2spgame) or GAME RECORDING (.aoe2record) of the match where you encountered the issue. Link it below if using an external file ser vice.

Is the mod configured to the latest game files?

Yes, removed my old CivTechTree.json file completely and replaced with the correct formatted files in the CivTechTree folder. Even tried using the vanilla json files included with each civ and those still cause crashes.

1 Like

Never mind… turns out I was missing a comma on one line of my code. It apparently wasn’t causing a crash on the previous iteration of this json file.

1 Like