SEServerExtender / EssentialsPlugin

Dedicated Essentials Plugin
GNU Lesser General Public License v3.0
18 stars 18 forks source link

error in scan grids with hascustomname #75

Closed 88tom closed 8 years ago

88tom commented 8 years ago

Hi i get this error i think because the last patch:

|EssentialsPlugin.Essentials.HandleChatMessage|ChatHandler Error: System.MissingFieldException: Field not found: 'Sandbox.Common.ObjectBuilders.MyObjectBuilder_MotorBase.RotorEntityId'. at EssentialsPlugin.Utility.CubeGrids.GetGridsUnconnected(HashSet1 connectedList, HashSet1 entitiesToConfirm) at EssentialsPlugin.Utility.CubeGrids.ScanGrids(UInt64 userId, String[] words) at EssentialsPlugin.ChatHandlers.AdminScan.HandleAdminScanGrids.HandleCommand(UInt64 userId, String[] words) at EssentialsPlugin.Essentials.HandleChatMessage(UInt64 steamId, String message)