TorchAPI / Torch

An extensible modding framework and improved client/DS for Space Engineers. Still a work in progress!
Apache License 2.0
146 stars 76 forks source link

[SUGGESTION] Varaxian#0340: 2017-05-19 23:48:43.7834 [FATAL] Torch: System.Reflection.TargetInvocati #24

Closed AdoriaBot closed 7 years ago

AdoriaBot commented 7 years ago

2017-05-19 23:48:43.7834 [FATAL] Torch: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object. 182835329244463113

Varaxian commented 7 years ago

Repro steps:

Expected: All grids delete Actual: BOOM

Jimmacle commented 7 years ago

Possibly a concealment problem, going to try and solve this by listening for the grid's OnClosing event and revealing the grid when it's fired. Could you try reproing this without the Concealment plugin?