Resolved Crashes while I try to create a new game or load a save.

Users who are viewing this thread

After last hotfix for 1.4.3 / 12/08/20) My game instantly crashes when I try to open a new game or load a save.

It says:

Error Compiling shader file:

"BASE/Shaders/Sources/particle_shading.rs" (PIXEL_SHADER(
with input layout: 9
particle_shading.rsh(673,43-46: error X3004: undeclaredidentifier ' _TBN'

I got this error when I open the game. But this error doesn't crashes the game.

After that, When I try to open a save or new game it says this:

- Reasons
Source: TaleWorlds.ObjectSystem
An XML error has occurred.

- Inner exception
Source: No module
No inner exception was thrown

- Callstacks
Outer exception callstack: at TaleWorlds.ObjectSystem.MBObjectManager.LoadXML(String id, Boolean isDevelopment, String gameType, Type typeOfGameMenusCallbacks, Boolean skipXmlFilterForEditor)
at TaleWorlds.Core.MBObjectManagerExtensions.LoadXML(MBObjectManager objectManager, String id, Type typeOfGameMenusCallbacks, Boolean skipXmlFilterForEditor)
at TaleWorlds.CampaignSystem.SandBox.SandBoxManager.OnCampaignStart(CampaignGameStarter gameInitializer, Boolean isSavedCampaign)
at TaleWorlds.CampaignSystem.Campaign.OnInitialize()
at TaleWorlds.CampaignSystem.Campaign.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, GameTypeLoadingStates& nextState)
at StoryMode.CampaignStoryMode.DoLoadingForGameType(GameTypeLoadingStates gameTypeLoadingState, GameTypeLoadingStates& nextState)
at TaleWorlds.Core.GameType.DoLoadingForGameType()
at StoryMode.StoryModeGameManager.DoLoadingForGameManager(GameManagerLoadingSteps gameManagerLoadingStep, GameManagerLoadingSteps& nextStep)
at TaleWorlds.Core.GameManagerBase.DoLoadingForGameManager()
at TaleWorlds.MountAndBlade.GameLoadingState.OnTick(Single dt)
at TaleWorlds.Core.GameStateManager.OnTick(Single dt)
at DMD?64094552::OnApplicationTick_Patch9>(Module this, Single dt)

I don't know what is the problem is but here is all information I have.
//
EDIT: It appears CTD's happening because of launcher mods Like "Fixed Launcher". I deleted launcher mod and other launcher files.. Verifyed game files on Steam. Steam downloaded 1 small file and It did fixed the game for me. It is not a Native game problem.
 
Last edited:
Hi, please read our statement regarding modding related issues here. If you can recreate this issue on an unmodded new campaign, I can forward this to the developers, however, we cannot offer technical support for modded games. Marking this thread as solved for now.
 
Back
Top Bottom