View Issue Details

IDProjectCategoryView StatusLast Update
0000120Medieval EngineersBugpublic2022-10-29 17:07
Reporterequinox Assigned Toequinox  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version0.7.2 
Target Version0.7.4 (unreleased)Fixed in Version0.7.3.968CF8 
Summary0000120: Crash when infinite persistence view component moves
Description
VRage.MyUpdateSchedulerException: Failed to execute Void RunSingleFrame() on Medieval.MyMedievalGame
 ---> VRage.MyUpdateSchedulerException: Failed to execute Void DoSimulate() on Sandbox.Game.SessionComponents.MySessionComponentLegacyUpdateScheduler
 ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at Medieval.Entities.Components.MyInfinitePersistenceViewComponent.OnPositionChanged(MyPositionComponentBase obj)
   at VRage.Game.Components.MyPositionComponentBase.RaiseOnPositionChanged(MyPositionComponentBase component)
   at VRage.Game.Components.MyPositionComponent.OnWorldPositionChanged(Object source)
   at VRage.Game.Components.MyPositionComponent.UpdateChildren(Object source)
   at VRage.Game.Components.MyPositionComponent.OnWorldPositionChanged(Object source)
   at VRage.Game.Components.MyPositionComponent.SetWorldMatrix(MatrixD worldMatrix, Object source, Boolean forceUpdate)
   at VRage.Components.Physics.MyPhysicsComponentBase.OnMotion(HkRigidBody rbo, Single step, Boolean fromParent)
   at Sandbox.Engine.Physics.MyPhysicsSandbox.Simulate()
   at Meds.Standalone.Collector.UpdateSchedulerMetrics.LegacySimulate.Profile(MySessionComponentBase component)
   at Sandbox.Game.SessionComponents.MySessionComponentLegacyUpdateScheduler.DoSimulate_Patch0(MySessionComponentLegacyUpdateScheduler this)

I have a full heap dump for this for debugging purposes.

TagsNo tags attached.

Relationships

duplicate of 0000153 resolvedequinox Blocks with a infinite persistence view component can cause crashes  

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2021-11-06 23:02 equinox New Issue
2022-01-29 21:33 equinox Target Version => 0.7.4 (unreleased)
2022-10-29 17:07 equinox Assigned To => equinox
2022-10-29 17:07 equinox Status new => closed
2022-10-29 17:07 equinox Resolution open => fixed
2022-10-29 17:07 equinox Fixed in Version => 0.7.3.968CF8
2022-10-29 17:07 equinox Relationship added duplicate of 0000153