Help me

I created a mod with custom squads, when logging into the mod, custom squads are not displayed, but this error appears
Снимок экрана 2025-04-04 011431

Could you please give a bit more information?
Custom squad presets/profile doesn’t work in editor.

  • Which armies did you use? Have you change (for example) berlin_axis to ger in the file with custom squads?

  • Are you sure that you didn’t skip or add extra curly braces in the code of profile, or forgot to open/close the blocks (talking about them: { })? You can check for syntax errors using JSON editors.

  • Have you created custom_profile entity? And what file path did you set in the customProfile property?

  • Have you made Build ZIP and uploaded it to the Sandbox Portal?

Info from other forum: problem is solved. Probable causes:

  • Additional & empty custom_profile (scene.blk).
  • Text inside soldier’s guid.
  • Some unknown code that I never saw before (namesTbl → name/surname translate to other language).
  • Wrong campaign settings that doesn’t have correct armies (Sandbox Portal).
1 Like