Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 14:12:26.0394 [DEBUG] Keen: Dustborn was trying to cheat!
- 14:12:26.0394 [DEBUG] Keen: Kick, Controlled Compose
- 14:12:41.4529 [DEBUG] Keen: GC Memory: 356.3482 / 356.3482 MB
- 14:13:11.4697 [DEBUG] Keen: GC Memory: 358.6296 / 358.6296 MB
- 14:13:12.0348 [DEBUG] Keen: STATISTICS LEGEND,time,ReceivedPerSecond,SentPerSecond,PeakReceivedPerSecond,PeakSentPerSecond,OverallReceived,OverallSent,CPULoadSmooth,ThreadLoadSmooth,GetOnlinePlayerCount,Ping,GCMemoryUsed,ProcessMemory,PCUBuilt,PCU,GridsCount,RenderCPULoadSmooth,RenderGPULoadSmooth,HardwareCPULoad,HardwareAvailableMemory,FrameTime,LowSimQuality,FrameTimeLimit,FrameTimeCPU,FrameTimeGPU,CPULoadLimit,TrackedMemory,GCMemoryAllocated
- 14:13:12.0348 [DEBUG] Keen: STATISTICS,480.1333334,0.01325798,0.03049469,0.02520752,6.974583,3.351912,22.91529,10.62148,3.97294,2,0,358.1881,1662.816,39762,462838,59,0,0,0.1788378,95698,0,0,16.66667,0,0,100,924192920,358.1881
- 14:13:12.0348 [DEBUG] Keen: MEMORY LEGEND,Srv,Uav,Read,Debug,Index,Audio,SrvUav,Vertex,Buffers,Physics,Planets,Systems,Textures,Indirect,Constant,RwTextures,Dx11Render,MeshBuffers,FileTextures,DepthStencil,TileTextures,Voxels-Native,CustomTextures,HeightmapFaces,Mesh GPU Buffers,BitStreamBuffers,GeneratedTextures,FileArrayTextures,NativeDictionaries,CubemapDataBuffers,HeightDetailTexture,MyDeviceWriteBuffers,ShadowCascadesStatsBuffers
- 14:13:12.0348 [DEBUG] Keen: MEMORY VALUES,0,0,0,0,0,0,0,0,0,79,728,881,0,0,0,0,0,0,0,0,0,0,0,336,0,25,0,0,47,384,7,0,0
- 14:13:41.4765 [DEBUG] Keen: GC Memory: 361.1447 / 361.1447 MB
- 14:13:43.7630 [DEBUG] Keen: Player character died. Id : 90137718687133706
- 14:13:43.9450 [FATAL] Initializer: System.ArgumentException: An item with the same key has already been added.
- at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
- at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
- at Sandbox.Game.AI.Pathfinding.RecastDetour.MyNavigationInputMesh.AddGridVerticesInsideOBB(MyCubeGrid grid, MyOrientedBoundingBoxD obb, Dictionary`2 shapesDictionary)
- at Sandbox.Game.AI.Pathfinding.RecastDetour.MyNavigationInputMesh.AddEntities(Single border, Vector3D originPosition, MyOrientedBoundingBoxD obb, List`1 boundingBoxes, List`1 trackedEntities, WorldVerticesInfo worldVertices, Dictionary`2 shapesDictionary)
- at Sandbox.Game.AI.Pathfinding.RecastDetour.MyNavigationInputMesh.CreateWorldVerticesAndShapes(Single border, Vector3D originPosition, MyOrientedBoundingBoxD obb, List`1 trackedEntities, List`1& boundingBoxes, WorldVerticesInfo& worldVertices, Dictionary`2& shapesDictionary)
- at Sandbox.Game.AI.Pathfinding.RecastDetour.MyNavmeshManager.GenerateNextQueuedTile()
- at Sandbox.Game.AI.Pathfinding.RecastDetour.MyNavmeshManager.Update()
- at Sandbox.Game.AI.Pathfinding.RecastDetour.MyRDPathfinding.Update()
- at Sandbox.Game.AI.MyAIComponent.Simulate()
- at Sandbox.Game.World.MySession.UpdateComponents()
- at Sandbox.Game.World.MySession.Update(MyTimeSpan updateTime)
- at Sandbox.MySandboxGame.Update()
- at Sandbox.Engine.Platform.Game.UpdateInternal()
- at Sandbox.Engine.Platform.Game.RunSingleFrame()
- at Sandbox.Engine.Platform.FixedLoop.‹›c__DisplayClass11_0.‹Run›b__0()
- 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:\jenkins\workspace\Torch_Torch_master\Torch\VRageGame.cs:line 246
- at Torch.VRageGame.Run() in C:\jenkins\workspace\Torch_Torch_master\Torch\VRageGame.cs:line 118
- 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()
- System.ArgumentException: An item with the same key has already been added.
- at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
- at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
- at Sandbox.Game.AI.Pathfinding.RecastDetour.MyNavigationInputMesh.AddGridVerticesInsideOBB(MyCubeGrid grid, MyOrientedBoundingBoxD obb, Dictionary`2 shapesDictionary)
- at Sandbox.Game.AI.Pathfinding.RecastDetour.MyNavigationInputMesh.AddEntities(Single border, Vector3D originPosition, MyOrientedBoundingBoxD obb, List`1 boundingBoxes, List`1 trackedEntities, WorldVerticesInfo worldVertices, Dictionary`2 shapesDictionary)
- at Sandbox.Game.AI.Pathfinding.RecastDetour.MyNavigationInputMesh.CreateWorldVerticesAndShapes(Single border, Vector3D originPosition, MyOrientedBoundingBoxD obb, List`1 trackedEntities, List`1& boundingBoxes, WorldVerticesInfo& worldVertices, Dictionary`2& shapesDictionary)
- at Sandbox.Game.AI.Pathfinding.RecastDetour.MyNavmeshManager.GenerateNextQueuedTile()
- at Sandbox.Game.AI.Pathfinding.RecastDetour.MyNavmeshManager.Update()
- at Sandbox.Game.AI.Pathfinding.RecastDetour.MyRDPathfinding.Update()
- at Sandbox.Game.AI.MyAIComponent.Simulate()
- at Sandbox.Game.World.MySession.UpdateComponents()
- at Sandbox.Game.World.MySession.Update(MyTimeSpan updateTime)
- at Sandbox.MySandboxGame.Update()
- at Sandbox.Engine.Platform.Game.UpdateInternal()
- at Sandbox.Engine.Platform.Game.RunSingleFrame()
- at Sandbox.Engine.Platform.FixedLoop.‹›c__DisplayClass11_0.‹Run›b__0()
- at Sandbox.Engine.Platform.GenericLoop.Run(VoidAction tickCallback)
- at Sandbox.Engine.Platform.Game.RunLoop()
- at Sandbox.MySandboxGame.Run(Boolean customRenderLoop, Action disposeSp
- lashScreen)
- at Torch.VRageGame.DoStart() in C:\jenkins\workspace\Torch_Torch_master\Torch\VRageGame.cs:line 246
- at Torch.VRageGame.Run() in C:\jenkins\workspace\Torch_Torch_master\Torch\VRageGame.cs:line 118
- 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()
- 14:13:43.9450 [INFO] Initializer: Generating minidump at d:\servers\service11781\home\games\se_torch\Minidump.dmp
- 14:13:43.9450 [ERROR] Initializer: Keen broke the minidump, sorry.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement