Cephas369

Results 3 issues of Cephas369

Whenever i use this function some times my number is banned

bug

Reason: Object reference not set to an instance of an object. Callstack: at TaleWorlds.MountAndBlade.DeploymentMissionController.FinishDeployment_Patch1(DeploymentMissionController this) at TaleWorlds.MountAndBlade.DeploymentMissionController.SetupTeams() at TaleWorlds.MountAndBlade.DeploymentMissionController.OnMissionTick(Single dt) at TaleWorlds.MountAndBlade.Mission.OnTick(Single dt, Single realDt, Boolean updateCamera, Boolean doAsyncAITick) at...

Making finalizer patches on methods automatically prevents debuggers from properly catching exceptions on them, just not showing the exception report on the finalizer does not work to allow debuggers catching...