Reported content: Plugin broken 'Sentry Turrets'

When a player is clicking to get into the inventory of the sentry turret it crashes their game. This is the error message the server is showing.

disconnecting: Exception (cs:83553): ArgumentException: The Object you want to instantiate is null. UnityEngine.Object.CheckNullArgument (System.Object arg, System.String message) (at <00000000000000000000000000000000>:0) UnityEngine.Object.Instantiate[T] (T original) (at <00000000000000000000000000000000>:0) AutoTurret.Menu_AssignToFriend (BasePlayer player) (at <00000000000000000000000000000000>:0) PieMenu.DoSelect () (at <00000000000000000000000000000000>:0) ContextMenuUI.DoSelect () (at <00000000000000000000000000000000>:0) BasePlayer.ClientUpdateLocalPlayer () (at <00000000000000000000000000000000>:0) BasePlayer.ClientCycle (System.Single deltaTime) (at <00000000000000000000000000000000>:0) Client.Update () (at <00000000000000000000000000000000>:0) UnityEngine.Debug:LogException(Exception) PieMenu: DoSelect() ContextMenuUI: DoSelect() BasePlayer:ClientUpdateLocalPlayer() BasePlayer:ClientCycle(Single) Client:Update()
 
Top