The latest update for Mount & Blade II: Bannerlord, version 1.3.9, brings a focused set of improvements aimed at enhancing stability, restoring lost family members, and refining core gameplay mechanics. As part of the base game and applicable to the War Sails expansion, this patch prioritizes resolving long-standing issues that have impacted player progression—particularly concerning the naval storyline and clan management. With critical fixes for disappearing siblings, launcher crash reporting, and troop transfer functionality, update v1.3.9 represents a meaningful step toward a smoother and more reliable Bannerlord experience. Whether you’re a veteran commander or a new ruler, these changes aim to preserve your legacy and keep your campaign on track.
Blade II: Bannerlord – War Sails Update v1.1.1 Patch Notes”>II: Bannerlord – War Sails Update v1.0.4 Patch Notes”>Blade II: Bannerlord – Update v1.3.9 Patch Notes Review” style=”width:840px;height:auto”/>Family System Fixes
One of the most significant and community-requested areas addressed in the v1.3.9 update revolves around the game’s intricate family system. The patch notes detail a sophisticated, state-based recovery mechanism designed to restore family members who vanished—a notorious issue following the completion of the naval storyline. This wasn’t a simple “on/off” fix; TaleWorlds implemented a series of conditional checks that account for the various narrative and life stages of your siblings, showcasing a nuanced approach to save game repair.
Here’s a closer look at how these rules work in practice:
- The “Fugitive State” Solution: The core mechanic for recovering missing adult siblings is the new “fugitive state.” When a save game is loaded in v1.3.9, the game attempts to locate missing family members and places them into this state. Crucially, there is a 30% daily chance for a character in fugitive state to spawn into the world. This means recovery isn’t instantaneous but organic, typically taking 3-4 in-game days. This design choice maintains a semblance of narrative logic—your sibling is finding their way back to you—rather than employing a jarring, immediate reappearance.
- Scenario-Based Recovery: The update intelligently handles different player situations:
- Prematurely Spawned Sisters: If your sister appeared in the world before reaching adulthood (an unintended bug), v1.3.9 will now despawn her upon loading. She will correctly respawn later when her adult quest triggers.
- Rescued but Not Recruited: If you completed the quest to rescue your younger sister and she was an adult, but the game failed to add her to your clan roster, this patch rectifies that. Loading your save will now add her to the clan and place her in the fugitive state to begin her journey to your party.
- The Vanished Governor: A particularly frustrating bug involved siblings disappearing after being appointed as governors. v1.3.9 specifically checks for this scenario and ensures they are not only returned to your clan but also immediately reinstated to their governor position, restoring your settlement’s management without further delay.
- Clarification on Younger Siblings: The notes clarify that younger brothers and sisters remain logically disabled if their introductory quests are still incomplete. This is not a bug but an intended design to preserve story progression, and the update does not alter this behavior.

These targeted fixes demonstrate a commitment to honoring player investment. By implementing a system that diagnoses the specific state of a character within your save file, TaleWorlds provides tailored recovery that minimizes disruption to your ongoing campaign.
Gameplay Stability, Crash Fixes, and Quality-of-Life Improvements
Beyond the vital family system restorations, update v1.3.9 delivers under-the-hood enhancements that bolster the game’s overall stability and polish essential gameplay loops. These changes, while sometimes less visible than narrative fixes, are crucial for a seamless strategic and managerial experience in Calradia.
Refining Core Mechanics: The Troop Transfer Fix
A notable bug that hampered efficient party management has been squashed. The patch addresses an issue where the “Transfer Troops” action would not function correctly. This action is fundamental when:
- Distributing soldiers among party members after a large recruitment drive or battle.
- Optimizing garrison compositions across your fiefs.
- Preparing a new companion-led party with a balanced troop roster.
When this action fails, it forces players to use cumbersome workarounds, breaking the flow of campaign management. Its restoration in v1.3.9 ensures that the logistical backbone of building and maintaining your army operates smoothly, allowing commanders to focus on strategy rather than interface struggles.
Enhanced Stability: Proactive and Reactive Crash Management
The update tackles game instability from two angles: proactive reporting and direct code fixes.
- Launcher Crash Reporting: A new, welcome feature allows players to send crash dumps directly for launcher-related crashes. This is a significant step forward in community-driven development. By automating the reporting of these specific failures, TaleWorlds can gather precise diagnostic data from a wide range of hardware and software configurations. This should dramatically accelerate the identification and resolution of launch issues, benefiting the entire player base with faster, more targeted stability patches in the future.
- Fixed In-Game Crash: The patch notes specifically mention resolving a crash that occurred when the leader of a siege leaves. Siege scenarios are among the most computationally intense and script-heavy moments in Bannerlord. A crash at this pivotal moment—potentially after a long and hard-fought assault—could be incredibly disruptive. This fix targets a clear point of failure in the game’s logic, where the departure of a key entity (the siege leader) caused the simulation to break. Eliminating this crash preserves the integrity of large-scale, endgame military campaigns and improves reliability during critical wartime operations.

Technical Deep-Dive & “Save Game” Health
Update v1.3.9’s approach to fixing the missing family members issue offers a fascinating look into the technical challenges of maintaining a dynamic, narrative-driven sandbox like Bannerlord. Unlike linear games, where player progression follows a fixed path, Bannerlord’s save files are complex databases tracking hundreds of entities, relationships, states, and flags. A bug that causes a critical character to disappear isn’t just a visual glitch—it’s often a symptom of corrupted or misaligned data within this intricate structure.
The solution implemented in this patch is notably sophisticated. Instead of a blanket “respawn” command, the developers built a state machine diagnostic that runs when a save file is loaded. This diagnostic:
- Scans for Key Character IDs: It identifies the unique identifiers for the player’s siblings.
- Checks Multiple Condition Flags: It evaluates a series of “states” for each character:
- Is their introductory quest complete?
- Are they flagged as an adult?
- Are they registered as a clan member?
- What was their last known role (e.g., governor, fugitive, party leader)?
- Applies a Corrective Rule Set: Based on the combination of these flags, the game applies the appropriate corrective action (despawning, adding to clan, setting to fugitive state, reinstating as governor).
This method is superior to a simple reset because it preserves player agency and narrative continuity. For example, if a player had purposefully not recruited a sibling, the game shouldn’t force them into the clan. The patch’s logic accounts for this by only adding the sibling if the “rescued” quest flag is true and the “in clan” flag is false—a clear sign of a bug, not player choice.

The Importance of “Save Game Health”
For players, this patch underscores the importance of save game health. A corrupted or overly script-burdened save can lead to cascading bugs. The v1.3.9 fix acts as a targeted “save file surgeon,” repairing specific corrupted linkages without requiring a new game. This is crucial for a game where campaigns can span dozens or hundreds of hours. The developers’ ability to inject this repair logic into the game’s load sequence demonstrates a commitment to backwards compatibility and respecting players’ invested time.
The introduction of the 30% daily fugitive spawn chance is a clever technical and narrative workaround. It allows the game’s existing daily tick system to handle the reintegration naturally, avoiding the potential instability that could come from forcing an immediate spawn into a potentially crowded or script-active location (like a besieged town). This “soft” recovery method is less likely to conflict with other operational scripts, showcasing a design choice that prioritizes long-term stability over instant gratification.
Fixes in v1.3.9 are not just about content; they are about data integrity. They ensure that the complex web of relationships and states that define a Bannerlord campaign remains coherent, allowing the player’s unique story to continue without being derailed by systemic data corruption.
Mount & Blade II: Bannerlord’s update v1.3.9 may be a incremental patch, but its impact is substantial. By deploying intelligent, state-aware fixes for the missing family bug, it salvages player narratives and clan legacies. Simultaneously, by repairing the troop transfer mechanic and fortifying the game against specific crashes, it strengthens the core tactical and strategic experience. These efforts collectively enhance gameplay immersion and reliability, proving that TaleWorlds remains dedicated to refining the Bannerlord foundation for both new conquerors and veteran lords of Calradia. For players who have encountered these issues, loading existing saves in v1.3.9 should now yield a more stable, coherent, and enjoyable campaign.

Mount & Blade II: Bannerlord – Update v1.3.9 Patch Notes Review – FAQ
What is the main focus of Bannerlord update v1.3.9?
Update v1.3.9 primarily focuses on bug fixes, stability improvements, and restoring missing family members—especially those lost after completing the naval storyline. It also introduces crash dump reporting for launcher issues and fixes key gameplay actions like troop transfer.
I lost my sister/brother after the naval quest. Will v1.3.9 bring them back?
Yes, in most cases. The update includes a state-based recovery system. When you load your save, the game checks your sibling’s status and attempts to restore them. They will usually enter a “fugitive state” with a 30% daily chance to spawn, meaning they should reappear within 3–4 in-game days.
My sister was a governor and disappeared. What happens now?
If a family member vanished after being appointed governor, v1.3.9 should immediately respawn and reinstate them in their governor role when you load your saved game.
What is the “fugitive state” mentioned in the patch notes?
The “fugitive state” is a new recovery mechanic for missing adult family members. Characters in this state have a 30% chance each day to spawn into the game world. This avoids abrupt reappearances and integrates the return naturally into your campaign.

