Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 18:12:55.1765 [FATAL] Initializer: System.NullReferenceException: Object reference not set to an instance of an object.
- at DeathCounter.DamagePatch.ProcessDamage(Object target, MyDamageInformation& info) in D:\Sync\ProgramFiles\VisualStudio\source\repos\DeathCounter\DamagePatch.cs:line 52
- at Sandbox.Game.GameSystems.MyDamageSystem.RaiseBeforeDamageAppliedIntenal(Object target, MyDamageInformation& info)
- at Sandbox.Game.Entities.Character.MyCharacter.DoDamage(Single damage, MyStringHash damageType, Boolean updateSync, Int64 attackerId)
- at Sandbox.Game.Entities.Character.MyCharacter.UpdateBeforeSimulation100()
- at Patched_Sandbox.Game.Entities.MyParallelEntityUpdateOrchestratorUpdateBeforeSimulation100_0(Object )
- at Sandbox.Game.Entities.MyParallelEntityUpdateOrchestrator.DispatchBeforeSimulation()
- at Sandbox.Game.Entities.MyEntities.UpdateBeforeSimulation()
- at Sandbox.Game.World.MySector.UpdateBeforeSimulation()
- at Patched_Sandbox.Game.World.MySessionUpdateComponents_0(Object )
- at Patched_Sandbox.Game.World.MySessionUpdate_0(Object , MyTimeSpan )
- at Sandbox.MySandboxGame.Update()
- at Patched_Sandbox.Engine.Platform.GameUpdateInternal_0(Object )
- at Patched_Sandbox.Engine.Platform.GameRunSingleFrame_0(Object )
- at Patched_Sandbox.Engine.Platform.FixedLoop+<>c__DisplayClass11_0b__0_0(Object )
- at Sandbox.Engine.Platform.GenericLoop.Run(VoidAction tickCallback)
- at Sandbox.Engine.Platform.Game.RunLoop()
- at Sandbox.MySandboxGame.Run(Boolean customRenderLoop, Action disposeSplashScreen)
- at Torch.VRageGame.DoStart() in C:\build\workspace\Torch_Torch_master\Torch\VRageGame.cs:line 288
- at Torch.VRageGame.Run() in C:\build\workspace\Torch_Torch_master\Torch\VRageGame.cs:line 130
- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
- at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
- at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
- at System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement