Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting a crash when ending battle #12

Open
ephooo opened this issue Dec 1, 2023 · 0 comments
Open

getting a crash when ending battle #12

ephooo opened this issue Dec 1, 2023 · 0 comments

Comments

@ephooo
Copy link

ephooo commented Dec 1, 2023

hello, everything works fine except whenever I try to quit or finish a battle, also the command systm's bin file is missing at start it gives me a notificaton that the command systm win64 shipping client cammand systm dll is missing

Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.GauntletUI
CallStack:
at bool TaleWorlds.GauntletUI.GamepadNavigation.GamepadNavigationScopeCollection.HasScopeInAnyList(GamepadNavigationScope scope)
at void TaleWorlds.GauntletUI.GamepadNavigation.GauntletGamepadNavigationManager.RemoveNavigationScope(IGamepadNavigationContext context, GamepadNavigationScope scope)+(KeyValuePair x) => { } [0]
at bool System.Linq.Enumerable.Any(IEnumerable source, Func predicate)
at void TaleWorlds.GauntletUI.GamepadNavigation.GauntletGamepadNavigationManager.RemoveNavigationScope(IGamepadNavigationContext context, GamepadNavigationScope scope)
at void TaleWorlds.GauntletUI.GamepadNavigation.GauntletGamepadNavigationManager.OnMovieReleased(IGamepadNavigationContext context, string movieName)
at void TaleWorlds.GauntletUI.Data.GauntletMovie.Release()
at void TaleWorlds.Engine.GauntletUI.GauntletLayer.OnFinalize()
at void TaleWorlds.ScreenSystem.ScreenBase.HandleFinalize()
at void TaleWorlds.ScreenSystem.ScreenManager.PopScreen()
at void TaleWorlds.Core.GameStateManager.OnPopState(int level)
at void TaleWorlds.Core.GameStateManager.DoGameStateJobs()
at void TaleWorlds.Core.GameStateManager.PopState(int level)
at void TaleWorlds.MountAndBlade.MissionState.OnTick(float realDt)
at void TaleWorlds.Core.GameStateManager.OnTick(float dt)
at void TaleWorlds.Core.Game.OnTick(float dt)
at void TaleWorlds.Core.GameManagerBase.OnTick(float dt)
at void TaleWorlds.MountAndBlade.Module.OnApplicationTick(float dt)
at void TaleWorlds.DotNet.Managed.ApplicationTick(float dt)
at void ManagedCallbacks.LibraryCallbacksGenerated.Managed_ApplicationTick_Patch1(float dt)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant