zrisher / GardenPerformance

Space Engineers mod that improves the performance of SE
1 stars 2 forks source link

error getting RevealedGrid velocity #34

Open GrandNuageDeMagellan opened 8 years ago

GrandNuageDeMagellan commented 8 years ago

[2015-09-27 18:02:23,466][Error][Main][UpdateManager][Static][InitializeComponent] - Error Initializing component RevealedGrid : System.NullReferenceException: Object reference not set to an instance of an object. at GP.Concealment.World.Entities.RevealedEntity.get_LinearVelocity() at SEGarden.Math.AABBTree.Add(AABBEntity entity) at GP.Concealment.World.Sectors.RevealedSector.RememberGrid(RevealedGrid e) at GP.Concealment.World.Sectors.RevealedSector.ControllableEntityAdded(ControllableEntity e) at GP.Concealment.World.Entities.RevealedGrid.Initialize() at SEGarden.Logic.UpdateManager.InitializeComponent(SessionComponent c, Boolean terminateOnError)