Description | Log- =============================== FATAL EXCEPTION ================================ Exception occurred: VRage.MyUpdateSchedulerException: Failed to execute Void RunSingleFrame() on Medieval.MyMedievalGame ---> VRage.MyUpdateSchedulerException: Failed to execute Void RegenerateShape(Int64) on EntityBase:LargeGrid {01234F1E1C9249F2}/MyGridPhysicsShapeComponent ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at hkpRigidBody.setMotionType(hkpRigidBody* , MotionType , hkpEntityActivation , hkpUpdateCollisionFilterOnEntityMode ) at Havok.HkRigidBody.UpdateMotionType(HkMotionType type) at Sandbox.Game.EntityComponents.Grid.MyGridRigidBodyComponent.UpdateMotionTypeSafe(HkMotionType motionType) at Sandbox.Game.EntityComponents.Grid.MyGridRigidBodyComponent.SetShape(MyPhysicsShapeComponentBase component, HkShape shape, HkMassProperties massProperties) at VRage.Components.Physics.MyPhysicsShapeComponentBase.ShapeChangedDelegate.Invoke(MyPhysicsShapeComponentBase shapeComponent, HkShape shape, HkMassProperties massProperties) at VRage.Components.Physics.MyPhysicsShapeComponentBase.RaiseShapeChanged() at VRage.Components.Entity.CubeGrid.MyGridPhysicsShapeComponent.RegenerateShape(Int64 intervalMs) at VRage.Components.MyUpdateScheduler.RunTimedUpdates() --- End of inner exception stack trace --- at VRage.Components.MyUpdateScheduler.ReportError(Delegate action, Exception error) at VRage.Components.MyUpdateScheduler.RunTimedUpdates() at VRage.Components.MyUpdateScheduler.RunUpdates(TimeSpan currentTime) 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 VRage.Components.MyUpdateScheduler.RunFixedUpdates() --- End of inner exception stack trace --- at VRage.Components.MyUpdateScheduler.ReportError(Delegate action, Exception error) at VRage.Components.MyUpdateScheduler.RunFixedUpdates() at VRage.Components.MyUpdateScheduler.RunUpdates(TimeSpan currentTime) at Sandbox.Engine.Platform.MySandboxUpdate.<RunLoop>b__18_0() at VRage.Utils.FixedLoop.Run(Action tickCallback) at Sandbox.Engine.Platform.MySandboxUpdate.RunLoop() at Medieval.MyProgram.Main(String[] args) =============================== FATAL EXCEPTION ================================ 2022-05-28 18:38:44.872|Main Thread> Log Closed
|
---|